document.write( "Question 424035: Find a number such that twice its square root is 36 \n" ); document.write( "
Algebra.Com's Answer #295707 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let number be x \n" ); document.write( " \n" ); document.write( "square both sides \n" ); document.write( "4x=36*36 \n" ); document.write( "/4 \n" ); document.write( "x= 36*36/4 \n" ); document.write( "x=324 \n" ); document.write( " |