document.write( "Question 60792: The ideal height (in inches) of a man is related to his weight(in pounds) by the formula:
\n" ); document.write( "H=W/5+190/5
\n" ); document.write( "Solve for W and calculate how much a man of height 62 inches should weigh.
\n" ); document.write( "

Algebra.Com's Answer #41763 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
H=W/5+190/5
\n" ); document.write( "62=W/5+190/5
\n" ); document.write( "W/5=62-190/5
\n" ); document.write( "W/5=(310-190)/5
\n" ); document.write( "W=120
\n" ); document.write( "
\n" );