document.write( "Question 1092825: A number is divided by 3. 5 is added to the quotient. When the sum is multiplied by 2, the result is 60. What is the number? \n" ); document.write( "
Algebra.Com's Answer #707462 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! (n/3+5)*2=60 \n" ); document.write( "n/3+5=30 \n" ); document.write( "n/3=25 \n" ); document.write( "n=75 \n" ); document.write( "check \n" ); document.write( "75/3=25 \n" ); document.write( "25+5=30 \n" ); document.write( "2*30=60 \n" ); document.write( "60=60 \n" ); document.write( "ok\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |