document.write( "Question 168676: Say you have a problem like a(b)+c=d, how do you solve for d? \n" ); document.write( "
Algebra.Com's Answer #124320 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a(b)+c=d, how do you solve for b? \n" ); document.write( "----------- \n" ); document.write( "ab = d-c \n" ); document.write( "b = (d-c)/a \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |