document.write( "Question 1161332: Is it B? I want to check my answer.\r
\n" ); document.write( "\n" ); document.write( "James decided to start exercising. The first day he jogged for 10 mins. The next day he wanted to jog for 4 more minutes than the previous day. He wanted to continue increasing by the same amount like this for every one of the days in a week. \r
\n" ); document.write( "\n" ); document.write( "If he succeeded in doing this how many total minutes did he run for the week?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A. 34 minutes\r
\n" ); document.write( "\n" ); document.write( "B. 154 minutes\r
\n" ); document.write( "\n" ); document.write( "C. 14 minutes\r
\n" ); document.write( "\n" ); document.write( "D. 90 minutes\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The question is provided in the link here: https://i.imgur.com/AdSC8Bk.png
\n" ); document.write( "

Algebra.Com's Answer #784855 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
looks like an arithmetic sequence.
\n" ); document.write( "with an arithmetic sequence, An = A1 + (n-1) * d
\n" ); document.write( "Sn = n * (A1 + An) / 2
\n" ); document.write( "in your problem, A1 = 10 and d = 4 and n = 7
\n" ); document.write( "A7 = 10 + 6 * 4 = 34
\n" ); document.write( "S7 = 7 * (10 + 34) / 2 = 7 * 44 / 2 = 7 * 22 = 154.
\n" ); document.write( "looks like you're good to go.
\n" ); document.write( "
\n" );