document.write( "Question 37373: I have tried to figure these out many times,I would just like to check my answers here's what I have.Any help will be greatly appreciated.\r
\n" );
document.write( "\n" );
document.write( "Solve the following equations.
\n" );
document.write( "A) (sqrt of x)-2=1
\n" );
document.write( " ((sqrtof x)-2)^2 = 1^2
\n" );
document.write( " x-2=1
\n" );
document.write( " x=3\r
\n" );
document.write( "\n" );
document.write( "B) sqrt of x^3=27
\n" );
document.write( " (sqrt of x^3)^2 = 27^2
\n" );
document.write( " x^3=729
\n" );
document.write( " x=9\r
\n" );
document.write( "\n" );
document.write( "C) cuberoot of x^2=9
\n" );
document.write( " (cuberoot of x^2)^3= 9^3
\n" );
document.write( " x^2=729
\n" );
document.write( " x=27 \n" );
document.write( "
Algebra.Com's Answer #23018 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! B and C are correct. \n" ); document.write( "In A however, (sqrt of x) - 2 = 1, you want to isolate the root BEFORE squaring both sides, so \n" ); document.write( "sqrt of x = 3 and \n" ); document.write( "x = 9 \n" ); document.write( "Now if you meant sqrt of (x - 2) = 1, then the answer is 3. Notice the difference. \n" ); document.write( " |