document.write( "Question 773314: how should php 11 560 be invested sop that the income from one investment at 10 percent shall be twice the income from another investment at 12 percent
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #471514 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! how should php 11 560 be invested so that the income from one investment at 10 percent shall be twice the income from another investment at 12 percent \n" ); document.write( ": \n" ); document.write( "Let x = amt invested at 10% \n" ); document.write( "then \n" ); document.write( "(11560-x) = amt invested at 12% \n" ); document.write( ": \n" ); document.write( "Twice the 12% income = 10% income \n" ); document.write( "2[.12(x)] = .10(11560 - x) \n" ); document.write( ".24x = 1156 - .10x \n" ); document.write( ".24x + .10x = 1156 \n" ); document.write( ".34x =1156 \n" ); document.write( "x = 1156/.34 \n" ); document.write( "x = $3400 at 12% \n" ); document.write( "then \n" ); document.write( "11560 - 3400 = $8160 at 10% \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this \n" ); document.write( ".12(3400) = $408 \n" ); document.write( ".10(8160) = $816 \n" ); document.write( " \n" ); document.write( " |