document.write( "Question 1195632: You want to take out a $176,000 mortgage (home loan). The interest rate on the loan is 6.2%, and the loan is for 30 years. Your monthly payments are $1,077.95. How much will still be owed after making payments for 20 years? Round your answer to the nearest dollar.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #828416 by dezbee2008(5)![]() ![]() You can put this solution on YOUR website! You want to take out a $176,000 mortgage (home loan). The interest rate on the loan is 6.2%, and the loan is for 30 years. Your monthly payments are $1,077.95. How much will still be owed after making payments for 20 years? Round your answer to the nearest dollar.\r \n" ); document.write( "\n" ); document.write( "Our first step is to convert this to the Simple Interest equation: \n" ); document.write( "A=P(1+RT) \n" ); document.write( "A is the total accrued amount \n" ); document.write( "P is the principle ($176,000) \n" ); document.write( "R is the rate in decimal form (i.e. move decimal two places to the left, so 6.2% converted into decimal is 0.062) \n" ); document.write( "T is the time in years (or months) (30 years)\r \n" ); document.write( "\n" ); document.write( "The equation becomes A=$176000(1+0.062*30)\r \n" ); document.write( "\n" ); document.write( "Solve the equation using the order of operations: \n" ); document.write( "A=$176000(1+1.86) \n" ); document.write( "A=$176000(2.86) \n" ); document.write( "A=$503360\r \n" ); document.write( "\n" ); document.write( "Your total home loan is $503360. You will use this number for the second part of the question.\r \n" ); document.write( "\n" ); document.write( "Now we move on to the second part of the question. \n" ); document.write( "The monthly payment is $1077.95 \n" ); document.write( "Multiply $1077.95 by 12 months will become $12395.40 \n" ); document.write( "Multiply $12395.40 by 20 years will become $258708 \n" ); document.write( "Finally, subtract $258708 from $503360 and you will reach the answer of $244652 \n" ); document.write( " |