document.write( "Question 297115: separate 72 into 2 parts so that the first part is square of the second. Let x represent the first part. which one of the following equations will solve the problem?\r
\n" );
document.write( "\n" );
document.write( "a. x = (72-x)^
\n" );
document.write( "b. x=72^-x^
\n" );
document.write( "c. (72-x)^=x^
\n" );
document.write( "d. x^=(72+x)^
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #214021 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Just a note : \n" ); document.write( "^ does not mean squared. \n" ); document.write( "It just means that an exponent is coming. If you don't supply the exponent we don't know what it is. \n" ); document.write( "It does NOT work the same as square root. If you don't supply the power in square root 2 is assumed. \n" ); document.write( " \n" ); document.write( "sqrt(9) \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "2^3 \n" ); document.write( " \n" ); document.write( " |