document.write( "Question 211139This question is from textbook algebra 2
\n" );
document.write( ": Solve the equation or formula for the specified variable.\r
\n" );
document.write( "\n" );
document.write( "a=3b-c solve for b\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I don't understand how to do it \n" );
document.write( "
Algebra.Com's Answer #159504 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve the equation or formula for the specified variable. \n" ); document.write( "a=3b-c solve for b \n" ); document.write( "----------- \n" ); document.write( "You want to get b on one side of the equal sign by itself. \n" ); document.write( "Add c to both sides \n" ); document.write( "a+c = 3b \n" ); document.write( "3b = a+c \n" ); document.write( "Divide by 3 \n" ); document.write( "b = (1/3)*(a+c) or \n" ); document.write( "b = (a+c)/3 \n" ); document.write( " \n" ); document.write( " |