document.write( "Question 984684: After a knee surgery your trainer tells you to return to your jogging program slowly.he suggest jogging for 12minute each day for the first week.each week thereafter he suggested that you increase that time by 6minute per day. How much weeks will it be before you are upto jogging 60minute per day \n" ); document.write( "
Algebra.Com's Answer #605469 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! The equation for how long your are running each day is given by \n" ); document.write( " \n" ); document.write( "That says in the first week, you will run 12+(1-1)6 = 12 \n" ); document.write( "The second week you will run 12+ (2-1)*6 = 18 minutes etc\r \n" ); document.write( "\n" ); document.write( "You are asked, how many weeks before you are running for 60 minutes?\r \n" ); document.write( "\n" ); document.write( "{{[RunningTime = 12 + (weeknumber -1)*6}}} \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So by the 9th week, you are running for 60 minutes. \n" ); document.write( "Go easy on that knee! \n" ); document.write( " |