SOLUTION: Answer the question about the given function.
Given the function f(x) = x2 + 3x - 40, list the x-intercepts, if any, of the graph of f.
Algebra ->
Graphs
-> SOLUTION: Answer the question about the given function.
Given the function f(x) = x2 + 3x - 40, list the x-intercepts, if any, of the graph of f.
Log On
Question 1063423: Answer the question about the given function.
Given the function f(x) = x2 + 3x - 40, list the x-intercepts, if any, of the graph of f.
You can put this solution on YOUR website! An x-intercept is where the graph of f(x) crosses the x axis, namely where the y coordinate is 0
:
x^2 + 3x -40 = 0
:
we can factor this quadratic into
:
(x+8) * (x-5) = 0
:
the x-intercepts occur at x = 5 and x = -8 and the x-intercept points are (5,0) and (-8,0)
:
we can use the quadratic formula to solve for x, general form of a quadratic is
ax^2 +bx + c = 0
:
x = (-3 + square root(3^2 - 4 * 1 * (-40)) / (2 * 1) = 5
x = (-3 - square root(3^2 - 4 * 1 * (-40)) / (2 * 1) = -8
:
the graph of f(x) is
:
: