document.write( "Question 1117265: Find a number such that the square root of 6 more than 3 times the number is 6\r
\n" );
document.write( "\n" );
document.write( "The number is __ \n" );
document.write( "
Algebra.Com's Answer #732282 by addingup(3677)![]() ![]() You can put this solution on YOUR website! This is what I understand you're saying: \n" ); document.write( "sqrt6(3x) = 6 \n" ); document.write( "If this is correct: \n" ); document.write( "2.45(3x) = 6 \n" ); document.write( "7.35x = 6 \n" ); document.write( "x = 6/7.35 = 0.82 \n" ); document.write( "------------------------------ \n" ); document.write( "Check: \n" ); document.write( "sqrt6(3*0.82) = 6 \n" ); document.write( "2.45(2.46) = 6 Correct \n" ); document.write( " |