document.write( "Question 658454: what is the solution to x^2 < 25?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #410290 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! what is the solution to \n" ); document.write( "x^2 < 25 \n" ); document.write( "x^2-25<0 \n" ); document.write( "(x+5)(x-5)<0 \n" ); document.write( "number line \n" ); document.write( "<..+...-5....-....5...+.....> \n" ); document.write( "solution: (-5,5) \n" ); document.write( " |