document.write( "Question 203258: Y = ax^2 + 4x + c\r
\n" ); document.write( "\n" ); document.write( "the maximum is at (1,8)
\n" ); document.write( "the left hand side starts at (-1,0)
\n" ); document.write( "it goes through (0,6) and reaches the maximum then goes down an end at (3,0)\r
\n" ); document.write( "\n" ); document.write( "i need to know the value of c and a.
\n" ); document.write( "I have been stuck on this question for a long time. thank you again\r
\n" ); document.write( "\n" ); document.write( "i dont even know how to get started.
\n" ); document.write( "thank you for taking your time to solve this.
\n" ); document.write( "

Algebra.Com's Answer #153350 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Given:
\n" ); document.write( "\"ax%5E2%2B4x%2Bc\"
\n" ); document.write( "Find a and c.
\n" ); document.write( "First, you are told that the maximum (vertex) of the parabola is at (1, 8).
\n" ); document.write( "The value of the x-coordinate of the vertex is given by:
\n" ); document.write( "\"x+=+%28-b%29%2F2a\" Substitute b = 4 and x = 1 (from (1, 8)) to get:
\n" ); document.write( "\"1+=+-4%2F2a\" Multiply both sides by a.
\n" ); document.write( "\"a+=+-4%2F2\" Simplify.
\n" ); document.write( "\"highlight%28a+=+-2%29\" so we have...
\n" ); document.write( "\"y+=+-2x%5E2%2B4x%2Bc\" Now to find the value of c, just substitute the x- and y-coordinates of any of the points given in the problem. (1, 8) or (-1, 0) or (0, 6) or (3, 0).
\n" ); document.write( "The reason you can do this is because every one of these points lies on the curve (parabola) and thus satisfies the given equation.
\n" ); document.write( "Let's choose the point (0, 6).
\n" ); document.write( "\"6+=+-2%280%29%5E2%2B4%280%29%2Bc\" Simplify.
\n" ); document.write( "\"highlight_green%286+=+c%29\"
\n" ); document.write( "The equation is:
\n" ); document.write( "\"highlight%28y+=+-2x%5E2%2B4x%2B6%29\"
\n" ); document.write( "Let's see what the curve looks like!
\n" ); document.write( "\"graph%28400%2C400%2C-5%2C5%2C-5%2C10%2C-2x%5E2%2B4x%2B6%29\"
\n" ); document.write( "
\n" );