document.write( "Question 1170325: Formulate a quadratic equation then answer what is asked in the problem.
\n" );
document.write( "If John plans to put a Computer Sales and Services with printing station and applies for a loan of an amount P in pesos and r percent compounded annually to invest in his business, he believes that his business will grow to an amount A=P(1+r)² in two years. Supposed John wants his money amounting to Php200,000 to grow to Php228,980 in two years. At what rate must he invest his money?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #795210 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the formula to use if f = p * (1 + r) ^ n \n" ); document.write( "f is the future value \n" ); document.write( "p is the present value \n" ); document.write( "r is the interest rate per time period \n" ); document.write( "n is the number of time period.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in your problem, the formula becomes: \n" ); document.write( "228,980 = 200,000 * (1 + r) ^ 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "divide both sides of the equation by 200,000 and take the second root of both sides of the equation and subtract 1 from both sides of the equation, in that order, to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(228,980/200,000) ^ (1/2) - 1 = r \n" ); document.write( "solve for r to get: \n" ); document.write( "r = .07\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "he must invest 200,000 at 7% per year, compounded annually, to have 228,980 in 2 years.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "200,000 * (1.07) ^ 2 = 228,980.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "7% per year is your answer.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |