document.write( "Question 82589: A=1/2h(B+b) \r
\n" );
document.write( "\n" );
document.write( "I need to solve for b, but am having problems getting started, I have not done algebra for nearly 18 years. \n" );
document.write( "
Algebra.Com's Answer #59175 by stanbon(75887) ![]() You can put this solution on YOUR website! Rule: Whatevery you do to one side you have to do to the other. \n" ); document.write( "-------------- \n" ); document.write( "A=1/2h(B+b) \n" ); document.write( "Multiply both sides by 2 to get: \n" ); document.write( "2A = h(B+b) \n" ); document.write( "Divide both sides by h to get: \n" ); document.write( "2A/h = B+b \n" ); document.write( "Subtract B from both sides to get: \n" ); document.write( "b = [2A/h]-B \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |