asked 155k views
5 votes
How would you plot the graph of x²-2x-4 ?

Please include an explanation. Thanks in advance :)

1 Answer

5 votes

Explanation:

This equation is written in standard form, y = ax² + bx + c.

a = 1 , b = -2 , c = -4

First, the x² tells you that this is going to be a parabola. Since the a is positive, the parabola will be facing up (with the ends pointing up).

Next, you find the axis of symmetry, or vertex, which is where the middle of the parabola is. The formula for this is
(-b)/(2a).


(-(-2))/(2(1)) Simplify


(2)/(2) Simplify

1

So, the middle of your parabola will be at x = 1.

Now, find the x-intercept. Since the x-intercept of a graph is where y = 0, just plug 0 into the equation for y.

y = x² - 2x - 4 Plug in 0

0 = x² - 2x - 4 Factoring won't work, so use the Quadratic Formula.


$x=(-b\pm√(b^2-4ac))/(2a)$ Plug in
$x=(-(-2)\pm√((-2)^2-4(1)(-4)))/(2(1))$ Simplify


$x=(2\pm√(4+16))/(2)$ Simplify


$x=(2\pm√(20))/(2)$ The square root of 20 is about 4.47.


$x=(2+4.47)/(2)$ and
$x=(2-4.47)/(2)$ Simplify

x = 3.235 and -1.235

These are your x-intercepts, where your parabola crosses the x-axis.

Now, just put all of this information together on a graph!

answered
User Tapan Nallan
by
8.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.