document.write( "Question 255478: 5. Solve the following equation for A : 2A/3 = 8 + 4A \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #187721 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2a/3=8+4a \n" ); document.write( "2a=(8+4a)(3) \n" ); document.write( "2a=24+12a \n" ); document.write( "-10a=24 \n" ); document.write( "a=24/-10 \n" ); document.write( "a=-2.4 \n" ); document.write( " |