document.write( "Question 873986: When getting into shape by exercising, the subject's maximum recommended number of heartbeats per minute (h) can be determined by subtracting the subject's age (a) from 220 and then taking 75% of that value. Express h with a. \n" ); document.write( "
Algebra.Com's Answer #527236 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
.75(220-a) = h \n" ); document.write( "
\n" );