SOLUTION: Identify a, b, and c after arranging the equation in standard form: 2x - x^2

Algebra ->  Coordinate-system -> SOLUTION: Identify a, b, and c after arranging the equation in standard form: 2x - x^2      Log On


   



Question 114162: Identify a, b, and c after arranging the equation in standard form: 2x - x^2
Answer by bucky(2189) About Me  (Show Source):
You can put this solution on YOUR website!
The standard form for a quadratic equation is:
.
ax%5E2+%2B+bx+%2B+c+=+y
.
and in general, you are looking for the values of x where the graph crosses or just touches
the x-axis (presuming there is a real number solution to the problem). To find out if there
is a real solution, you set y equal to zero, making the standard form:
.
ax%5E2+%2B+bx+%2B+c+=+0
.
Back to your problem. You are told to arrange 2x+-+x%5E2 into the standard form. First write the x%5E2 term and follow that by the x term to get:
.
-x%5E2+%2B+2x+=+y
.
Now compare this term by term with the corresponding terms in the standard forms listed previously.
Note that -x%5E2 compares with ax%5E2. For these two terms to be identical,
a must be -1. Next, note that 2x compares with bx so that for these two terms
to be identical, b must be +2. Finally note that there is no constant in the function you
were given in the problem. Therefore, c must disappear in the standard form, and so c must be
zero.
.
So, your answer is a = -1, b = +2, and c = 0.
.
Hope this helps you to understand the problem.
.