document.write( "Question 53054: solve for: x: (3/4) x = 6 \n" ); document.write( "
Algebra.Com's Answer #35376 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
x is being multiplied by 3/4, the opposite of multiplying is dividing. When we divide by a fraction we multiply by the reciprocal (a fancy word meaning the fraction upside down).
\n" ); document.write( "(3/4)x=6
\n" ); document.write( "(4/3)*(3/4)x=6*(4/3)
\n" ); document.write( "(4*3)/(3*4)x=(6*4)/3
\n" ); document.write( "(12/12)x=24/3
\n" ); document.write( "x=8
\n" ); document.write( "
\n" );