document.write( "Question 1173978: Juan invested his savings in two investment funds. The $6,000 that he invested in Fund A returned a 10% profit. The amount that he invested in Fund B returned a 3% profit. How much did he invest in Fund B, if both funds together returned a 6% profit?\r
\n" );
document.write( "\n" );
document.write( "amount invested in fund B?\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #799325 by ikleyn(52787)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Juan invested his savings in two investment funds. The $6,000 that he invested in Fund A returned a 10% profit. \n" ); document.write( "The amount that he invested in Fund B returned a 3% profit. How much did he invest in Fund B, if both funds \n" ); document.write( "together returned a 6% profit? \n" ); document.write( "~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let x = the amount invested in fund B.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The partial interests are 0.1*6000 = 600 dollars for fund A and 0.03x dollars for fund B.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The total combined interest is 600 + 0.03x, and should be 0.06*(6000+x) dollars (desired).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "It gives you this total interest equation\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 600 + 0.03*x = 0.06*(6000+x) dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "From the equation\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " x =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To tutor @ewatrrr\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " Please look into the last line in your post source code.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " It's me who added this line to your code.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " May I ask you PLEASE to provide this line (such line) at the end of each your post ?\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " It serves to CLOSE the font options of your source code.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " Otherwise, these options extend their influence to the posts of other tutors on the same subject.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " THANK YOU.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " @ikleyn\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |