document.write( "Question 449465: Solve the equation 25x2 - 64 = 0 using the quadratic formula. (Notice b = 0. Enter solutions from smallest to largest.) \r
\n" );
document.write( "\n" );
document.write( "x = ?
\n" );
document.write( "x = ?\r
\n" );
document.write( "\n" );
document.write( "Please show me the steps to get the steps. \n" );
document.write( "
Algebra.Com's Answer #309185 by mananth(16946)![]() ![]() You can put this solution on YOUR website! (5x)^2-(8)^2=0 \n" ); document.write( "(5x+8)(5x-8)=0 \n" ); document.write( "5x=-8 \n" ); document.write( "x=-8/5 \n" ); document.write( "OR \n" ); document.write( "5x-8=0 \n" ); document.write( "5x=8 \n" ); document.write( "x=8/5 \n" ); document.write( " |