document.write( "Question 440608: Six times a number is divided by 4. The result is 9. What is that number? ( \n" ); document.write( "
Algebra.Com's Answer #304313 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Six times a number is divided by 4. The result is 9. What is that number? ( \n" ); document.write( "------ \n" ); document.write( "Let the number be \"x\": \n" ); document.write( "Equation: \n" ); document.write( "(6x)/4 = 9 \n" ); document.write( "6x = 4*9 \n" ); document.write( "6x = 36 \n" ); document.write( "x = 6 \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |