document.write( "Question 669596: I need help with this problem of algebra 2:\r
\n" );
document.write( "\n" );
document.write( "The general form of an equation for a parabola is y=ax^2+bx+c, where (x,y) is a point on the parabola. If three points on a parabola were (2,-10)(-5,-101)and (6,-90) determine the values of a, b and c write the general form of the equation. \n" );
document.write( "
Algebra.Com's Answer #416569 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The general form of an equation for a parabola is y=ax^2+bx+c, where (x,y) is a point on the parabola. \n" ); document.write( " If three points on a parabola were (2,-10)(-5,-101)and (6,-90) determine the \n" ); document.write( " values of a, b and c write the general form of the equation. \n" ); document.write( "; \n" ); document.write( "Use elimination or substitution to find a, b, c, write an equation for each pair \n" ); document.write( ": \n" ); document.write( "2,-10 \n" ); document.write( "(2^2)a + 2b + c = -10 \n" ); document.write( "4a + 2b + c = -10 \n" ); document.write( ": \n" ); document.write( "-5,-101 \n" ); document.write( "25a - 5b + c = -101 \n" ); document.write( ": \n" ); document.write( "6,-90 \n" ); document.write( "36a + 6b + c = -90 \n" ); document.write( ": \n" ); document.write( "Eliminate c, \n" ); document.write( "subtract the 1st equation from the 2nd equation \n" ); document.write( "25a - 5b + c = -101 \n" ); document.write( " 4a + 2b + c = -10 \n" ); document.write( "-------------------Subtracting eliminates c \n" ); document.write( "21a - 7b = -91 \n" ); document.write( ": \n" ); document.write( "subtract the 1st eq from the 3rd eq \n" ); document.write( "36a + 6b + c = -90 \n" ); document.write( " 4a + 2b + c = -10 \n" ); document.write( "--------------------- \n" ); document.write( "32a + 4b = -80 \n" ); document.write( "4b = -32a - 80 \n" ); document.write( "simplify divide by 4 \n" ); document.write( "b = -8a - 20 \n" ); document.write( ": \n" ); document.write( "Replace b with (-8a-20) in eq: 21a - 7b = -91 \n" ); document.write( "21a - 7(-8a-20) = -91 \n" ); document.write( "21a + 56a + 140 = -91 \n" ); document.write( "77a = -91 - 140 \n" ); document.write( "77a = -231 \n" ); document.write( "a = -3 \n" ); document.write( ": \n" ); document.write( "Find b, replace a \n" ); document.write( "b = -8(-3) - 20 \n" ); document.write( "b = +24 - 20 \n" ); document.write( "b = 4 \n" ); document.write( ": \n" ); document.write( "Find c using the 1st equation \n" ); document.write( "4(-3) + 2(4) + c = -10 \n" ); document.write( "-12 + 8 + c = -10 \n" ); document.write( "-4 + c = -10 \n" ); document.write( "c = -10 + 4 \n" ); document.write( "c = -6 \n" ); document.write( ": \n" ); document.write( "The equation: \n" ); document.write( "y = -3x^2 + 4x - 6 \n" ); document.write( ": \n" ); document.write( "I checked this on my Ti83, to ensure the given pairs are on the graph \n" ); document.write( "you should do the same\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |