document.write( "Question 110398: solve by using the square root property.\r
\n" );
document.write( "\n" );
document.write( "9x^2=14\r
\n" );
document.write( "\n" );
document.write( "and the other problem is \r
\n" );
document.write( "\n" );
document.write( "(x-5)^2=7 \n" );
document.write( "
Algebra.Com's Answer #80460 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 9x^2=14 \n" ); document.write( "3x=+-sqrt(14) \n" ); document.write( "x=+-sqrt(14)/3 \n" ); document.write( ". \n" ); document.write( "(x-5)^2=7 \n" ); document.write( "x-5=+-sqrt(7) \n" ); document.write( "x=5+-sqrt(7) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |