document.write( "Question 1057556: I recently received a homework which asks me to rearrange a formula and I can't seem to understand how to work it out
\n" );
document.write( "this my question:
\n" );
document.write( "5x+7=ax+3b. (X)-make x the subject
\n" );
document.write( "
\n" );
document.write( "I would appreciate your help
\n" );
document.write( "thank you!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #672608 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "5x + 7 = ax + 3b \n" ); document.write( "Collect like terms \n" ); document.write( "5x - ax = 3b - 7 \n" ); document.write( "Take out x from the left hand equation. \n" ); document.write( "(5 - a)x = 3b - 7 \n" ); document.write( "Divide both sides by (5 - a) \n" ); document.write( "x = 3b - 7/5 - a \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |