document.write( "Question 117305: The following equation can be used to find the area of a trapezoid. Solve for the variable b:\r
\n" );
document.write( "\n" );
document.write( "A=1/2h(B+b)\r
\n" );
document.write( "\n" );
document.write( "I can't seem to figure this one out. I know that B + b represent the lenght of the trapezoid and there are four possible solutions we were given:
\n" );
document.write( "B=2A/h
\n" );
document.write( "b=B(A-1/2h)
\n" );
document.write( "b=A-Bh
\n" );
document.write( "b=(2A/h)-B\r
\n" );
document.write( "\n" );
document.write( "It can't be the first one, because I am not looking for B, but for b.
\n" );
document.write( "Any help would be greatly appreciated.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #85330 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve for the variable b: \n" ); document.write( "A=(1/2)h(B+b) \n" ); document.write( "2A = h(B+b) \n" ); document.write( "B+b = (2A)/h \n" ); document.write( "b = (2a/h) - B \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |