document.write( "Question 1069333: If $7300 is invested at
\n" );
document.write( "6% annual simple interest, how much should be invested at
\n" );
document.write( "9% annual simple interest so that the total yearly income from both investments is $933? \n" );
document.write( "
Algebra.Com's Answer #684533 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 7300*0.06=$438 \n" ); document.write( "We need an investment at 9% that makes $495. \n" ); document.write( "x*(.09)=$495 \n" ); document.write( "divide both sides by 0.09 \n" ); document.write( "x=$5500 \n" ); document.write( " |