document.write( "Question 42698: state whether each of the following is true or false for all real numbers x
\n" );
document.write( "a)
\n" );
document.write( "sq rt x^2 = x
\n" );
document.write( "b)
\n" );
document.write( "sq rt x^2 + 9 = x+3
\n" );
document.write( "c)
\n" );
document.write( "2x+y/4=x+y/2
\n" );
document.write( "d)
\n" );
document.write( "sq rt 1-x= -sq rt x-1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #27815 by rajagopalan(174)![]() ![]() You can put this solution on YOUR website! a)sq rt x^2 = x .. True. you have another answer also in -x. \n" ); document.write( "b)sq rt x^2 + 9 = x+3.. False ..when RHs is squared we get x^2+9+2x ..OK \n" ); document.write( "c)2x+y/4=x+y/2 True ..both sides are didvided by 2 \n" ); document.write( "d)sq rt 1-x= -sq rt x-1 False \n" ); document.write( "since \n" ); document.write( "sqrt(1-x)=sqrt(-1)*(x-1)=-i*sqrt(x-1)an imaginary number \n" ); document.write( " \n" ); document.write( " |