document.write( "Question 152162: Solve the following equation for A: 2A/3=8+4A \n" ); document.write( "
Algebra.Com's Answer #111857 by mducky2(62)\"\" \"About 
You can put this solution on YOUR website!
The trick to solving equations with a single fraction on one side is to multiply both sides with the denominator:
\n" ); document.write( "\"2A%2F3=8%2B4A\"
\n" ); document.write( "\"%282A%2F3%29%2A3=%288%2B4A%29%2A3\"
\n" ); document.write( "\"2A=3%288%2B4A%29\"
\n" ); document.write( "\"2A=24%2B12A\"
\n" ); document.write( "
Now, we have to get all the multiples of A on one side:
\n" ); document.write( "\"2A-12A=24%2B12A-12A\"
\n" ); document.write( "\"-10A=24\"
\n" ); document.write( "\"-10A%2F-10=24%2F-10\"
\n" ); document.write( "\"A=-2.4\"
\n" ); document.write( "
\n" );