document.write( "Question 854189: Can someone please explain all the steps of how to solve for (b) X=a+(b+2)w. I have seen several examples now but I still don't understand. \n" ); document.write( "
Algebra.Com's Answer #514478 by aditya2117(32)\"\" \"About 
You can put this solution on YOUR website!
X = a + (b+2)w
\n" ); document.write( "=> X-a = (b+2)w
\n" ); document.write( "=> X-a/w = b+2
\n" ); document.write( "=> b = X-a/w -2
\n" ); document.write( "therefore, b = [X-(a+2w)]/w
\n" ); document.write( "
\n" ); document.write( "Now, putting the values of X,a,w, b is derrived.
\n" ); document.write( "For Example :
\n" ); document.write( "b = [10 - (5 + 2.1)]/1
\n" ); document.write( " = 10-7 = 3 [For X=10, a=5, w=1 ]
\n" ); document.write( "(ans.)
\n" ); document.write( "
\n" );