document.write( "Question 271633: Time on a treadmill. 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 rate after 10 minutes on the treadmill. \n" ); document.write( "
Algebra.Com's Answer #198880 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! Time on a treadmill. 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 rate after 10 minutes on the treadmill.\r \n" ); document.write( "\n" ); document.write( "From the data we know that two points on the line are (2,82) and (3,86). From these two points we can calculate the slope m:\r \n" ); document.write( "\n" ); document.write( "m = (86-82)/(3-2) \n" ); document.write( "m = 4/1 \n" ); document.write( "m = 4\r \n" ); document.write( "\n" ); document.write( "In slope-intercept form our line then is:\r \n" ); document.write( "\n" ); document.write( "y = m*x + b \n" ); document.write( "y = 4*x + b\r \n" ); document.write( "\n" ); document.write( "We still need to find b. Since the point (2,82) is on the line we know that when y = 82, x = 2. So from above we have:\r \n" ); document.write( "\n" ); document.write( "y = 4*x + b \n" ); document.write( "82 = 4*2 + b \n" ); document.write( "82 = 8 + b \n" ); document.write( "b = 74\r \n" ); document.write( "\n" ); document.write( "The line then is:\r \n" ); document.write( "\n" ); document.write( "y = 4x + 74 \r \n" ); document.write( "\n" ); document.write( "After 10 seconds then we have:\r \n" ); document.write( "\n" ); document.write( "y = 4*10 + 74 \n" ); document.write( "y = 40 + 74 \n" ); document.write( "y = 114\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |