document.write( "Question 158994: Sean is buying a new DVD player and speakers for $315. The store offers him an interest-free payment plan that allows him to pay in monthly installments of $25.\r
\n" );
document.write( "\n" );
document.write( "How much will Sean still owe after one payment? After two payments? After three payments? \n" );
document.write( "
Algebra.Com's Answer #117107 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 315-25=$290 owed after the first payment. \n" ); document.write( "290-25=$265 owed after the second payment. \n" ); document.write( "265-25=$240 owed after the third payment. \n" ); document.write( " |