document.write( "Question 154929: Hi! I just need to know if I solved this right.
\n" );
document.write( "a= 3b - c Solve for b\r
\n" );
document.write( "\n" );
document.write( "a+c/3 = 3b/b\r
\n" );
document.write( "\n" );
document.write( "a+c/3 = b \r
\n" );
document.write( "\n" );
document.write( "Is this correct? \n" );
document.write( "
Algebra.Com's Answer #114057 by stanbon(75887) ![]() You can put this solution on YOUR website! a= 3b - c Solve for b\r \n" ); document.write( "\n" ); document.write( "Add c to both sides to get: \n" ); document.write( "a + c = 3b\r \n" ); document.write( "\n" ); document.write( "Divide both sides by 3 to get:\r \n" ); document.write( "\n" ); document.write( "b = (a + c)/3\r \n" ); document.write( "\n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |