document.write( "Question 15533: For what positive number is the square root of the number the same as the number divided by 40?\r
\n" );
document.write( "\n" );
document.write( "Thank you :) \n" );
document.write( "
Algebra.Com's Answer #7705 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! let the number be =n \n" ); document.write( "squareroot of the number = \n" ); document.write( " number devided by 40 = n/40 \n" ); document.write( " hence n/40 = \n" ); document.write( " n/ \n" ); document.write( " \n" ); document.write( " n=40*40 = 1600 \n" ); document.write( " |