document.write( "Question 778018: What would be the total cost of a TV at bestbuy if the ticket price was $1799 and the store set up a simple intrest loan for 3 years with an intrest rate of 2.5%? \n" ); document.write( "
Algebra.Com's Answer #474383 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! A = P*(1+rt)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = 1799*(1+0.025*3)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = 1933.925\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = 1933.93\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the total cost is $1,933.93 \n" ); document.write( " |