document.write( "Question 102481: determine the equation of the parabola with x-intercepts -4 and 3, and that passes through (2,7) \n" ); document.write( "
Algebra.Com's Answer #74508 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! determine the equation of the parabola with x-intercepts -4 and 3, and that passes through (2,7) \n" ); document.write( "----------------- \n" ); document.write( "If -4 and 3 are x-intercepts, f(x) has factors (x+4) and (x-3) \n" ); document.write( "------------------- \n" ); document.write( "So, y = a(x+4)(x-3) \n" ); document.write( "If the parabola passes thru (2,7) \n" ); document.write( "7 = a(2+4)(2-3) \n" ); document.write( "7 = a*6*-1 \n" ); document.write( "a = -7/6 \n" ); document.write( "------------------ \n" ); document.write( "EQUATION: \n" ); document.write( "y = (-7/6)(x+4)(x-3) \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |