document.write( "Question 714731: A sum of 8550
\n" );
document.write( "is to be paid in 15 installments where each installment is 10'more than the previous installments. Find the first installment and the last installment. \n" );
document.write( "
Algebra.Com's Answer #438950 by DrBeeee(684) ![]() You can put this solution on YOUR website! Let x = the first payment. \n" ); document.write( "The sequence of 15 payments is \n" ); document.write( "(1) x, x+10, x+20, x+30, ... , x+140 \n" ); document.write( "The sum of these 15 payments is \n" ); document.write( "(2) 15x + 10*(14*15/2) or \n" ); document.write( "(3) 15x + 1050 \n" ); document.write( "Now set (3) equal to the total sum to be made and get \n" ); document.write( "(4) 15x + 1050 = 8550 or \n" ); document.write( "(5) 15x = 7500 or \n" ); document.write( "(6) x = 500 \n" ); document.write( "The last payment in (1) is x + 140 or \n" ); document.write( "(7) 15th = 640 \n" ); document.write( "Answer: The first payment is $500 and the last payment is $640. \n" ); document.write( "I'll leave it to you to add up the sequence of (1) to \"prove\" that our answer is right. LOL\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |