document.write( "Question 217305: Find the quadratic function satisfying the given conditions.
\n" );
document.write( "The axis of symmetry is the line x = 5. The y-intercept is 25. There is only one x-intercept. \n" );
document.write( "
Algebra.Com's Answer #163882 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Find the quadratic function satisfying the given conditions. \n" ); document.write( "The axis of symmetry is the line x = 5. The y-intercept is 25. \n" ); document.write( " There is only one x-intercept. \n" ); document.write( ": \n" ); document.write( "That would have to be: \n" ); document.write( ": \n" ); document.write( "(x-5)(x-5) = 0 \n" ); document.write( "FOIL \n" ); document.write( "y = x^2 - 10x + 25 \n" ); document.write( " |