document.write( "Question 1005904: 4/9 of a number is 12. What is the number? \n" ); document.write( "
Algebra.Com's Answer #622037 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! \"Of\" normally means multiply...it does here...so 4/9 of a number (call it x) is 12, or \n" ); document.write( "(4/9)x = 12 \n" ); document.write( "Now multiply both sides by 9/4 and get \n" ); document.write( "x = (9/4)(12) = 108/4 = 27 \n" ); document.write( " |