document.write( "Question 706238: \r
\n" );
document.write( "\n" );
document.write( "Equal amounts are invested at 2%, 7%, and 9% annual interest. If the three investments yield a total of $612 annual interest, find the total investment. \n" );
document.write( "
Algebra.Com's Answer #435060 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! .02X+.07X+.09X=612 \n" ); document.write( ".18X=612 \n" ); document.write( "X=612/.18 \n" ); document.write( "X=$3400 AMOUNT INVESTED @ EACH RATE. \n" ); document.write( "PROOF: \n" ); document.write( ".02*3400+.07*3400+.09*3400=612 \n" ); document.write( "68+238+306=612 \n" ); document.write( "612=612 \n" ); document.write( " |