document.write( "Question 986614: Kenya plans to make a down payment Plus monthly payments in order to buy a motorcycle at one dealer she would pay $2,500 and $150 each month at another dealer, she would pay $3,000 down and $125 each month. After how many months would the total amount paid be the same for both dealers? What would that amount be? \n" ); document.write( "
Algebra.Com's Answer #607383 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2500+150x=3000+125x
\n" ); document.write( "150x-125x=3000-2500
\n" ); document.write( "25x=500
\n" ); document.write( "x=500/25
\n" ); document.write( "x=20 mo
\n" ); document.write( "----------------
\n" ); document.write( "2500+150*20=3000+125*20
\n" ); document.write( "5500=5500 total paid after twenty months
\n" ); document.write( "
\n" );