document.write( "Question 1147222: Rita invested her savings in two investment funds. The amount she invested in Fund A was 3 times as much as the amount she invested in Fund B. Fund A returned a 3% profit and Fund B returned a 6% profit. How much did she invest in Fund B, if the total profit from the two funds together was $1350? \n" ); document.write( "
Algebra.Com's Answer #768532 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let x be the amount (in dollars) invested in fund B at 6% interest.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then investment in fund A is 3x dollars, at 3% interest.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Total interest is the sum of partial interests\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    0.03*(3x) + 0.06*x = 1350.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve for x\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    0.09x + 0.06x = 1350,\r\n" );
document.write( "\r\n" );
document.write( "    0.15x = 1350,\r\n" );
document.write( "\r\n" );
document.write( "    x     = \"1350%2F0.15\" = 9000  dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The amount invested in fund B was $9000.     ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );