document.write( "Question 919274: I am given three points on a graph (0, 1.8) (2,4) and (4,3) and am asked to find the equation of the parabola that these points pass through. I know that this parabola will be a maximum, and the y-intercept is at 1.8.
\n" ); document.write( "I have tried putting the equations into each other by plugging in each point to their own equation, and then solving from that. I must have gone wrong somewhere because I ended up with y= 0.23x^2 - 0.64x + 1.8. I don't know how to move on, could you please help?
\n" ); document.write( "

Algebra.Com's Answer #557613 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Rethink the points which are given. A vertex maximum should occur between x=0 and x=4, and thinking visually or plotting on paper, you should understand and expect because of this maximum vertex, coefficient on x^2 will be a negative value.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Not seeing any more convenient method, form a system of three equations using the points.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y=ax^2+bx+c\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28a%2A0%5E2%2Bb%2A0%2Bc=1.8%2Ca%2A2%5E2%2Bb%2A2%2Bc=4%2Ca%2A4%5E2%2Bb%2A4%2Bc=3%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%280%2Aa%2B0b%2Bc=1.8%2C4a%2B2b%2Bc=4%2C16a%2B4b%2Bc=3%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Just substitute for c and obtain a system of two equations in a and b.
\n" ); document.write( "\"system%284a%2B2b%2B1.8=4%2C16a%2B4b%2B1.8=3%29\"
\n" ); document.write( "-
\n" ); document.write( "\"system%284a%2B2b=2.2%2C16a%2B4b=1.2%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Preparing for start of Elimination Method,
\n" ); document.write( "\"system%288a%2B4b=4.4%2C16a%2B4b=1.2%29\"
\n" ); document.write( "SUBTRACT the first equation from the second equation,
\n" ); document.write( "\"8a%2B0b-3.2\"
\n" ); document.write( "\"8a=-3.2\"
\n" ); document.write( "\"a=-3.2%2F8\", and multiply by 5, just to simplify into a rational number.
\n" ); document.write( "\"a=-16%2F40\"
\n" ); document.write( "\"a=-4%2F10\"
\n" ); document.write( "\"highlight%28a=-2%2F5%29\" and already was found \"highlight%28c=1.8%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Pick either equation from the two-equation, two variable system to solve for b.
\n" ); document.write( "\"4a%2B2b=2.2\"
\n" ); document.write( "\"2b=2.2-4a\"
\n" ); document.write( "\"b=1.1-2a\"
\n" ); document.write( "\"b=1.1-2%28-2%2F5%29\"
\n" ); document.write( "\"b=1.1%2B4%2F5\"
\n" ); document.write( "\"b=1.1%2B0.8\"
\n" ); document.write( "\"highlight%28b=1.9%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );