document.write( "Question 967569: Greg invested his savings in two investment funds. The amount he invested in Fund A was twice as much as the amount he invested in Fund B. Fund A returned a
\n" ); document.write( "5%
\n" ); document.write( " profit and Fund B returned a
\n" ); document.write( "7%
\n" ); document.write( " profit. How much did he invest in Fund B, if the total profit from the two funds together was
\n" ); document.write( "$1360
\n" ); document.write( "?\r
\n" ); document.write( "\n" ); document.write( "amount invested in fund B BY DOLLARS : ?
\n" ); document.write( "

Algebra.Com's Answer #591377 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Greg invested his savings in two investment funds. The amount he invested in Fund A was twice as much as the amount he invested in Fund B. Fund A returned a
\n" ); document.write( "5%
\n" ); document.write( "profit and Fund B returned a
\n" ); document.write( "7%
\n" ); document.write( "profit. How much did he invest in Fund B, if the total profit from the two funds together was
\n" ); document.write( "$1360
\n" ); document.write( "***
\n" ); document.write( "let x=amt invested in Fund B
\n" ); document.write( "2x=amt invested in Fund A
\n" ); document.write( "..
\n" ); document.write( "7%x+5%*2x=1360
\n" ); document.write( ".07x+0.10x=1360
\n" ); document.write( ".17x=1360
\n" ); document.write( "x=8000
\n" ); document.write( " How much did he invest in Fund B? $8000
\n" ); document.write( "
\n" );