document.write( "Question 191223: The following equation describes a person’s optimum heart rate in beats per minute that should be achieved during exercise so that the exercise is most beneficial. \r
\n" );
document.write( "\n" );
document.write( "Heart rate = 0.6(220-a)\r
\n" );
document.write( "\n" );
document.write( "where a represents the age of the person in years.
\n" );
document.write( "Determine the optimum heart rate for a 35-year-old runner.
\n" );
document.write( "I figured out that the age of this runner is 22 years old, but can't figure out how to get the heartrate of a 35 year old.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #143515 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Heart rate = 0.6(220-a) \n" ); document.write( "where a represents the age of the person in years. \n" ); document.write( "Determine the optimum heart rate for a 35-year-old runner. \n" ); document.write( "---------------------------- \n" ); document.write( "H(35) = 0.6(220-35) \n" ); document.write( "= 0.6(185) \n" ); document.write( "= 111 beats per minute \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |