document.write( "Question 580403: Find the rule of the quadratic function whose graph passes through the given points (one of which is the vertex). (0,10),(-4,-6),(3,43)?
\n" );
document.write( "I need an answer by tonight 2/29/12 please. \n" );
document.write( "
Algebra.Com's Answer #371228 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the rule of the quadratic function whose graph passes through the given points (one of which is the vertex). (0,10),(-4,-6),(3,43)? \n" ); document.write( "----- \n" ); document.write( "Use each point to create an equation with variable a,b,c. \n" ); document.write( "Solve the system of 3 equation to find a,b,c. \n" ); document.write( "------------------------------------ \n" ); document.write( "ax^2 + bx + c = y \n" ); document.write( "---- \n" ); document.write( "(0,10) gives: 0a + 0b + c = 10 \n" ); document.write( "---- \n" ); document.write( "(-4,6) gives: 16a-4b + c = -6 \n" ); document.write( "----- \n" ); document.write( "(3,43) gives: 9a + 3b + c = 43 \n" ); document.write( "------- \n" ); document.write( "I used the TI-84 Matrix function to get: \n" ); document.write( "a = 1 \n" ); document.write( "b = 8 \n" ); document.write( "c = 10 \n" ); document.write( "--------------- \n" ); document.write( "Equation: \n" ); document.write( "y = x^2+8x+10 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " |