document.write( "Question 973162: Kevin invested his savings in two investment funds. The amount he invested in Fund A was $3000 less than the amount he invested in Fund B. Fund A returned a
\n" ); document.write( "8% profit and Fund B returned a 5% profit. How much did he invest in Fund A, if the total profit from the two funds together was $1320?
\n" ); document.write( "

Algebra.Com's Answer #595406 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Kevin invested his savings in two investment funds. The amount he invested in Fund A was $3000 less than the amount he invested in Fund B. Fund A returned a
\n" ); document.write( "8% profit and Fund B returned a 5% profit. How much did he invest in Fund A, if the total profit from the two funds together was $1320?
\n" ); document.write( "***
\n" ); document.write( "let x= amount invested in Fund B
\n" ); document.write( "x-3000= amount invested in Fund A
\n" ); document.write( "..
\n" ); document.write( "8%((x-3000)+5%x=1320
\n" ); document.write( ".08x-240+.05x=1320
\n" ); document.write( ".13x=1560
\n" ); document.write( "x=12000
\n" ); document.write( "x-3000=9000
\n" ); document.write( "How much did Kevin invest in Fund A? $9,000
\n" ); document.write( "
\n" );