SOLUTION: A parabola has equation y = 4x? + x + c. One x-intercept is -3. What is the value of c.

Algebra ->  Finance -> SOLUTION: A parabola has equation y = 4x? + x + c. One x-intercept is -3. What is the value of c.      Log On


   



Question 1202233: A parabola has equation y = 4x? + x + c. One x-intercept is -3. What is the value of c.
Found 2 solutions by josgarithmetic, ikleyn:
Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
y=4x%5E2%2Bx%2Bc if this is for parabola.

Your given x intercept:
0=4%28-3%29%5E2%2B%28-3%29%2Bc
Solve this for c.

Answer by ikleyn(52786) About Me  (Show Source):
You can put this solution on YOUR website!
.
A parabola has equation y = 4x^2 + x + c.
One x-intercept is -3. What is the value of c ?
~~~~~~~~~~~~~~~~~~~~~~~

The condition says that if x= -3, then y = 0.

Let's write it as an equation

    0 = 4*(-3)^2 + (-3) + c

or, simplifying

    0 = 4*9 - 3 + c

    0 = 36 - 3 + c

    0 = 33 + c

    c = -33.


ANSWER.  c = -33.


CHECK.  So, we found out the the function is y = 4x^2 + x - 33.

        Let's substitute x= -3 in it.  You will get

        y = 4*(-3)^2 + (-3) - 33 = 4*9 - 3 - 33 = 36 - 3 - 33 = 0.   ! Correct !

The problem is just solved.

Please write me if you do understand this solution in full.