document.write( "Question 6128: Solve the following equation for A:\r
\n" );
document.write( "\n" );
document.write( "AC - 2AB = 3BC\r
\n" );
document.write( "\n" );
document.write( "I have no clue. Any help is greatly appreciated. Thank you
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #3264 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Try this!\r \n" ); document.write( "\n" ); document.write( "AC - 2AB = 3BC Factor the A on the left. \n" ); document.write( "A(C - 2B) = 3BC Divivde both sides by (C - 2B) \n" ); document.write( "A = 3BC/(C - 2B) \n" ); document.write( " |