document.write( "Question 85945: Tuition: A student paid $6500 tuition for her first year attending a university. Tuition at the university is projected to increase $750 a year for the next four years.\r
\n" );
document.write( "\n" );
document.write( "(a) How much tuition should the student expect to pay for her fourth year at the university?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(b) How much should the student expect to pay in tuition for all four years?
\n" );
document.write( "T \n" );
document.write( "
Algebra.Com's Answer #62105 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! First year tuition = $6500 \n" ); document.write( "Second year tuition = $6500 + $750 = $7250 \n" ); document.write( "Third year tuition = $7250 + $750 = $8000 \n" ); document.write( "Fourth year tuition = $8000 + $750 = $8750 \n" ); document.write( "Graduation \n" ); document.write( "(a) She should expect to pay $8750 for her fourth year tuition. \n" ); document.write( "(b) The total tuition she will pay is $6500 + $7250 + $8000 + 8750 = $30,500 \n" ); document.write( ". \n" ); document.write( "You might notice that this is an arithmetic progression. The first term (call it \"a\") is \n" ); document.write( "$6500. The common difference between terms (call it \"d\") is $750. The number of terms in \n" ); document.write( "the progression (call it \"n\") is 4, and the last term (call it \"L\") is 4. \n" ); document.write( ". \n" ); document.write( "The last term in an arithmetic progression is given by the equation: \n" ); document.write( ". \n" ); document.write( "L = a + (n-1)*d \n" ); document.write( ". \n" ); document.write( "Substitute the known values for a, n, and d to get: \n" ); document.write( ". \n" ); document.write( "L = $6500 + (4-1)*$750 = $6500 + 3*$750 = $6500 + $2250 = $8750 \n" ); document.write( ". \n" ); document.write( "Notice that this is the answer to question (a) above. She should expect to pay $8750 in \n" ); document.write( "tuition for her last year. \n" ); document.write( ". \n" ); document.write( "The sum (call it \"S\")of a finite number of terms in an arithmetic progression is given by \n" ); document.write( "the equation: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Substitute the values of a, d, and n for this problem and the sum becomes: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "So using the equation for the sum you can find the total paid for the four years of tuition \n" ); document.write( "is $30,500 ... the same as we calculated previously. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand arithmetic progressions and the equations for finding the \n" ); document.write( "last term and the sum of the terms. \n" ); document.write( " |