document.write( "Question 294070: trying to make sense and solve the following:\r
\n" ); document.write( "\n" ); document.write( "3h-x=2(l+t);solve for h
\n" ); document.write( "

Algebra.Com's Answer #212158 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
To solve for h we need to get h on one side all by itself.
\n" ); document.write( "Fortunately that will be easy
\n" ); document.write( "3h=2*(l+t)+x
\n" ); document.write( "h=(2*(l+t)+x)/3
\n" ); document.write( "h=1/3*(2l+2t+x)
\n" ); document.write( "
\n" );