document.write( "Question 184012: write an equation for the following function in x-intercept form:\r
\n" );
document.write( "\n" );
document.write( "it shows the parabola,
\n" );
document.write( "and the following points are labeled:
\n" );
document.write( "(3,0) (7,0)
\n" );
document.write( "i think they're intercepts?
\n" );
document.write( "and then (6, -9) \n" );
document.write( "
Algebra.Com's Answer #138043 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! write an equation for the following function in x-intercept form: \n" ); document.write( "it shows the parabola, \n" ); document.write( "and the following points are labeled: \n" ); document.write( "(3,0) (7,0) \n" ); document.write( "i think they're intercepts? \n" ); document.write( "--- \n" ); document.write( "Yes, they are roots, so the function has (x-3) and (x-7) as factors. \n" ); document.write( "------------------ \n" ); document.write( "and then (6, -9) \n" ); document.write( "------------------------- \n" ); document.write( "Equation: \n" ); document.write( "y = a(x-3)(x-7) \n" ); document.write( "---- \n" ); document.write( "Since the function passes thru (6,-9) substitute to solve for \"a\":\r \n" ); document.write( "\n" ); document.write( "-9 = a(6-3)(6-7) \n" ); document.write( "-9 = a*3*-1 \n" ); document.write( "a = -9/-3 = 3 \n" ); document.write( "---------------------- \n" ); document.write( "Equation: y = 3(x-3)(x-7) \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |