document.write( "Question 998243: Mike's Sporting Goods sells elliptical trainers under two payment plans: Under the installment plan, the customer pays $90.00 month over 5 years with interest vhanged on the balance at a rate of 19% year compounded monthly. Find the cash price for an elliptical trainer if it is equivalence to the price paid by a customer using the installment plan. Round your answer to two decimal places. \n" ); document.write( "
Algebra.Com's Answer #616083 by Theo(13342) You can put this solution on YOUR website! f = future value \n" ); document.write( "p = present value \n" ); document.write( "r = interest rate per time period \n" ); document.write( "n = number of time periods. \n" ); document.write( "pmt = payment for each time period. \n" ); document.write( "end of time period payments are assumed.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f = 0 \n" ); document.write( "p = what you want to find. \n" ); document.write( "r = .19 / 12 = .01583333 interest rate per monthly time period. \n" ); document.write( "n = 5 * 12 = 60 monthly time periods. \n" ); document.write( "pmt = 90\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the result is that p (present value) is equal to 3469.47.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that is the cash price you would pay that is the equivalent of the present value of 90 dollars a month for 60 months at 19% per year compounded monthly.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you can use a financial calculator, like the one below, or you can use the annuity formula and solve it manually.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "using the financial calculator, you would enter the rate as a percent.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ".015833333333 * 100% = 1.5833333333%\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you make the required entries and then you select PV.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "my entries and the results are shown below:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the manual formula you would use is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "pv = pmt * ((1 - (1 / (1 + r)^n)) / r)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "using that formula you get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "pv = 90 * ((1 - (1/(1.01583333)^60)) / .01583333)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "evaluate that equation and you get pv = 3469.47.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "make sure you enter the parentheses in the right order and quantity. \n" ); document.write( "otherwise your answer will not be the same as i got above.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |