document.write( "Question 154685: 5b+2(b+1)=16 can you help solve the equation. What is the formula? \n" ); document.write( "
Algebra.Com's Answer #113909 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
When you are \"solving\" something like:
\n" ); document.write( "5b+2(b+1)=16
\n" ); document.write( ".
\n" ); document.write( "What they are asking you to do is to \"isolate\" the unknown (in this case, b) to one side of the equation -- doesn't matter which side.
\n" ); document.write( ".
\n" ); document.write( "5b+2(b+1)=16
\n" ); document.write( "Start by distributing the 2 to each term inside the parentheses:
\n" ); document.write( "5b+(2b+2)=16
\n" ); document.write( "Combining like-terms on the left:
\n" ); document.write( "7b+2 = 16
\n" ); document.write( "Subtracting 2 from both sides:
\n" ); document.write( "7b = 14
\n" ); document.write( "Finally, divide both sides by 7:
\n" ); document.write( "b = 2 (this is your answer)
\n" ); document.write( "
\n" );