document.write( "Question 1142345: An actor invests some money at
\n" );
document.write( "5
\n" );
document.write( "5%, and $
\n" );
document.write( "42000
\n" );
document.write( "42000 more than
\n" );
document.write( "twice
\n" );
document.write( "twice the amount at
\n" );
document.write( "12 %.
\n" );
document.write( "12%. The total annual interest earned from the investment is $
\n" );
document.write( "46800
\n" );
document.write( "46800. How much did he invest at each amount? Use the six-step method. \n" );
document.write( "
Algebra.Com's Answer #763068 by greenestamps(13198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "I don't know what your six-step method might be.... \n" ); document.write( "Let x be the amount invested at 5%; then the amount invested at 12% is 2x+42000. \n" ); document.write( "The interest on the first investment is .05(x); the interest on the second investment is .12(2x+42000). \n" ); document.write( "Write and solve the equation that says the total interest from the two investments was 46800: \n" ); document.write( " \n" ); document.write( "I leave the calculations to you.... \n" ); document.write( " |