document.write( "Question 58627This question is from textbook Beginning Algebra
\n" );
document.write( ": Solve each literal equation for the indicated variable.
\n" );
document.write( "A = 1/2h(B + b) (solve for b) Area of a trapezoid
\n" );
document.write( "This is the problem in word form, (A) equals one half (h) times (B + b), solve for (b) \n" );
document.write( "
Algebra.Com's Answer #40160 by uma(370)![]() ![]() ![]() You can put this solution on YOUR website! Given A = 1/2h(B + b) \n" ); document.write( "==> A = h/2(B+b) \n" ); document.write( "==> 2A = h(B+b) [ multiplying both the sides by 2] \n" ); document.write( "==> 2A/h = B + b [Dividing both the sides by h] \n" ); document.write( "==> 2A/h - B = b [Adding -B to both the sides] \n" ); document.write( "==> (2A - Bh)/h = b [Taking h as the common denominator for the left hnd side] \n" ); document.write( " |