Core Connections Algebra 2, 2013
CC
Core Connections Algebra 2, 2013 View details
1. Section 7.1
Continue to next subchapter

Exercise 67 Page 331

The x-intercept is the point of intersection of the function with the x-axis. Similarly, the y-intercept is the point of intersection with the y-axis.

x-intercepts: (-2-sqrt(21),0), (-2+sqrt(21),0)
y-intercept: (0,-17)

Practice makes perfect

We want to find the x- and y-intercepts of a quadratic function. Let's begin with the x-intercept.

Finding the x-intercept

Think of the point where the graph of an equation crosses the x-axis. This is the x-intercept. The y-value of that ( x, y) coordinate pair is 0, so to find the x-intercept of the equation, we should substitute 0 for y and solve for x.

y=x^2+4x-17
0=x^2+4x-17

We received a quadratic equation. To solve it, we can use the Quadratic Formula.

ax^2+ bx+ c=0 ⇕ x=- b± sqrt(b^2-4 a c)/2 a Let's identify the values of a, b, and c in our case. 0=x^2+4x-17 ⇓ 1x^2+ 4x+( -17)=0 We can see that a= 1, b= 4, and c= -17. Let's substitute these values into the Quadratic Formula.

x=- b±sqrt(b^2-4ac)/2a
x=- 4±sqrt(4^2-4( 1)( -17))/2( 1)
â–¼
Solve for x and Simplify
x=-4±sqrt(16-4(1)(-17))/2(1)
x=-4±sqrt(16-(-68))/2
x=-4±sqrt(84)/2
x=-4±sqrt(4*21)/2
x=-4±sqrt(4)*sqrt(21)/2
x=-4±2sqrt(21)/2
x=2(-2±sqrt(21))/2
x=-2±sqrt(21)

The solutions for this equation are x=-2±sqrt(21), so the x-intercepts are (-2-sqrt(21),0) and (-2+sqrt(21),0).

Finding the y-intercept

Let's use the same concept to find the y-intercept. Consider the point where the graph of the equation crosses the y-axis. The x-value of the ( x, y) coordinate pair at the y-intercept is 0. Therefore, substituting 0 for x will give us the y-intercept.

y=x^2+4x-17
y= 0^2+4( 0)-17
y=0+0-17
y=-17

This means that the y-intercept is (0,-17).