document.write( "Question 39377: After 2 minutes on a treadmill, Jenny has a heart rate of 82. After 3 minutes she has a heart rate of 86. Assume that there is a linear equation that gives her heart rate h in terms of time on the treadmill t. Find the equation and use it to predict her heart tate after 10 minutes on the treadmill. \n" ); document.write( "
Algebra.Com's Answer #24810 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
After 2 minutes( T SAY ) on a treadmill, Jenny has a heart rate (H SAY )of 82. After 3 minutes she has a heart rate of 86. Assume that there is a linear equation that gives her heart rate h in terms of time on the treadmill t. Find the equation and use it to predict her heart tate after 10 minutes on the treadmill.
\n" ); document.write( "LET H=AT+B
\n" ); document.write( "WE HAVE FOR T=2,H=82...SO
\n" ); document.write( "82=2A+B.................................I
\n" ); document.write( "FOR T=3,H=86...SO
\n" ); document.write( "86=3A+B...............................II
\n" ); document.write( "EQN.II-EQN.I...
\n" ); document.write( "A=4...SUBSTITUTING IN EQN.I..
\n" ); document.write( "2*4+B=82
\n" ); document.write( "B=74
\n" ); document.write( "SO EQN.IS
\n" ); document.write( "H=4A+74
\n" ); document.write( "FOR T=10
\n" ); document.write( "H=4*10+74=114
\n" ); document.write( "
\n" );