document.write( "Question 241820: how would you do this problem?
\n" );
document.write( "solve(find the x intercepts)
\n" );
document.write( "x to the second power-8x=-16 \n" );
document.write( "
Algebra.Com's Answer #177098 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve(find the x intercepts) \n" ); document.write( "x to the second power-8x=-16 \n" ); document.write( "------------------------------------ \n" ); document.write( "x^2 - 8x + 16 = 0 \n" ); document.write( "(x-4)(x-4) = 0 \n" ); document.write( "x = 4 \n" ); document.write( "(4,0) is the x-intercept. \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |