document.write( "Question 170820This question is from textbook
\n" );
document.write( ": Hi again. I found another problem that is confusing.
\n" );
document.write( "square root of 2x = the square root of x/4\r
\n" );
document.write( "\n" );
document.write( "i tried to break the square root of x/4 into (sqr x/ sqr 4). then i squared both sides\r
\n" );
document.write( "\n" );
document.write( "= 2x = x / 4
\n" );
document.write( "then i multiplied both sides by 1/x.
\n" );
document.write( "=2x/x = 1/4
\n" );
document.write( "2x/x = x
\n" );
document.write( "so x = 1/4\r
\n" );
document.write( "\n" );
document.write( "Is this the correct way to approach this problem?
\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #126136 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! square root of 2x = the square root of x/4 \n" ); document.write( "--------------- \n" ); document.write( "Square both sides to get: \n" ); document.write( "2x = x/4 \n" ); document.write( "8x = x \n" ); document.write( "7x = 0 \n" ); document.write( "x = 0 \n" ); document.write( "=================\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |