document.write( "Question 24770: Having trouble with this one. This is as far as I got in solving this literal equation:
\n" );
document.write( "Solve:S=2wh+2wl+2lh,solve for h
\n" );
document.write( "S-2wh-2wl=2lh\r
\n" );
document.write( "\n" );
document.write( "but then I got confused because the answer is h= s-2wl/2w+2l\r
\n" );
document.write( "\n" );
document.write( "Can you please help me figure out how they got to this answer?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #13218 by daleswift(2)![]() ![]() ![]() You can put this solution on YOUR website! 1) S = 2wh + 2wl + 2lh\r \n" ); document.write( "\n" ); document.write( "2) S - 2wl = 2wh + 2lh\r \n" ); document.write( "\n" ); document.write( "3) S - 2wl = 2h (w + l)\r \n" ); document.write( "\n" ); document.write( "4) (S -2wl)/(w+1) = 2h\r \n" ); document.write( "\n" ); document.write( "5) (S - 2wl) / 2(w+1) = h \n" ); document.write( " |