document.write( "Question 1032692: Timmy has three times as much money invested at 5% bonds as he has in stocks paying 7%. If his annual income from the stocks and bonds is $158.40, how much has he invested in bonds? \n" ); document.write( "
Algebra.Com's Answer #647440 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let Timmy's stocks be X. Then:\r \n" ); document.write( "\n" ); document.write( ".05(3x)+.07(x)=158.40 \n" ); document.write( ".22x=158.40 \n" ); document.write( "x=158.40/.22=$720 \n" ); document.write( "3x=$2160 invested in bonds!!!!!! \n" ); document.write( " |