document.write( "Question 799803: Juan invests $250,000 in two accounts. Juan would like to earn $7700 a year to pay some expenses. Juan invests part of the money in an account paying 3% simple interest and the rest in an account paying 4% simple interest.
\n" );
document.write( "(a) What variables are appropriate?
\n" );
document.write( "(b) Write a system of equations that will help Juan find the amount that should be invested in each account.\r
\n" );
document.write( "\n" );
document.write( "()Total amount invested \r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "()Total interest earned \r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " (c) How much does Juan need to invest in each account to earn $7700 per year? (Include units with your numerical answers.)\r
\n" );
document.write( "\n" );
document.write( "Juan needs to invest in the account paying 3% interest and in the account paying 4% interest. \n" );
document.write( "
Algebra.Com's Answer #482817 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Juan invests $250,000 in two accounts. Juan would like to earn $7700 a year to pay some expenses. Juan invests part of the money in an account paying 3% simple interest and the rest in an account paying 4% simple interest. \n" ); document.write( " \n" ); document.write( "(a) What variables are appropriate? \n" ); document.write( "(b) Write a system of equations that will help Juan find the amount that should be invested in each account. \n" ); document.write( "Amount Equation:: x + y = 250,000 \n" ); document.write( "Interest Equation: 0.03x + 0.04y = 7700 \n" ); document.write( "-------------------------------------------- \n" ); document.write( "(c) How much does Juan need to invest in each account to earn $7700 per year? (Include units with your numerical answers.) \n" ); document.write( "Modify for elimination:: \n" ); document.write( "3x +3y = 3*250,000 \n" ); document.write( "3x +4y = 770000 \n" ); document.write( "----------------------- \n" ); document.write( "Subtract and solve for \"y\": \n" ); document.write( "y = 20,000 (amt. invested at 4%) \n" ); document.write( "-------------- \n" ); document.write( "x = 230,000 (amt. invested at 3%) \n" ); document.write( "----------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================= \n" ); document.write( "Juan needs to invest in the account paying 3% interest and in the account paying 4% interest. \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |