document.write( "Question 223299: Venture capital. Henry invested $12,000 in a new
\n" );
document.write( "restaurant. When the restaurant was sold two years
\n" );
document.write( "later, he received $27,000. Find his average annual
\n" );
document.write( "return by solving the equation 12,000(1 + r)2 =
\n" );
document.write( "27,000. (The 2 is a 'to the power number)\r
\n" );
document.write( "\n" );
document.write( "Please help how do I figure this out?? Do I simply add 12,000 and 27,000 then divide by 2?? Maybe? \n" );
document.write( "
Algebra.Com's Answer #167003 by checkley77(12844) ![]() You can put this solution on YOUR website! 12,000(1+R)^2=27,000 \n" ); document.write( "(1+R)^2=27,000/12,000 \n" ); document.write( "(1+R)^2=2.25 \n" ); document.write( "1+R=SQRT2.25 \n" ); document.write( "1+R=1.5 \n" ); document.write( "R=1.5-1 \n" ); document.write( "R=.5 OR 50% IS THE INTEREST RATE. \n" ); document.write( "PROOF: \n" ); document.write( "12,000(1+.5)^2=27,000 \n" ); document.write( "12,000*1.5^2=27,000 \n" ); document.write( "12,000*2.25=27,000 \n" ); document.write( "27,000=27,000 \n" ); document.write( " \n" ); document.write( " |