document.write( "Question 113154This question is from textbook
\n" );
document.write( ": Having a real hard time with this...please help!\r
\n" );
document.write( "\n" );
document.write( "Solve system of equation word problem but either addition method or substitution method.\r
\n" );
document.write( "\n" );
document.write( "George has two investments that yield a total of $185.60 in annual interest. The amount invested at 8% is $320 less than twice the amount invested at 6%. How much is invested at each rate?\r
\n" );
document.write( "\n" );
document.write( "Amount invested at 8% _________
\n" );
document.write( "Amount invested at 6% _________ \n" );
document.write( "
Algebra.Com's Answer #82513 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Solve system of equation word problem but either addition method or substitution method. \n" ); document.write( "George has two investments that yield a total of $185.60 in annual interest. The amount invested at 8% is $320 less than twice the amount invested at 6%. How much is invested at each rate? \n" ); document.write( ": \n" ); document.write( "Let x = amt invested at 6%; Let y = amt invested at 8$ \n" ); document.write( ": \n" ); document.write( "It says, \n" ); document.write( "\" The amount invested at 8% is $320 less than twice the amount invested at 6%.\" \n" ); document.write( "Therefore: \n" ); document.write( "y = (x - 320) \n" ); document.write( ": \n" ); document.write( "It also says, \n" ); document.write( "\"George has two investments that yield a total of $185.60 in annual interest.\" \n" ); document.write( ".06x + .08y = 185.60 \n" ); document.write( ": \n" ); document.write( "We can substitute (x-320) for y in the above equation: \n" ); document.write( ".06x + .08(x-320) = 185.60 \n" ); document.write( ": \n" ); document.write( ".06x + .08x - 25.6 = 185.6; multiplied what's inside the brackets \n" ); document.write( ": \n" ); document.write( ".06x + .08x = 185.60 + 25.6; added 25.6 to both sides \n" ); document.write( ": \n" ); document.write( ".14x = 211.2 \n" ); document.write( ": \n" ); document.write( "x = 211.2/.14 \n" ); document.write( ": \n" ); document.write( "x = $1508.57 invested at 6% \n" ); document.write( ": \n" ); document.write( "then \n" ); document.write( "1508.57 - 320 = $1188.57 invested at 8% \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "It's a good idea to check our solution in the original interest equation: \n" ); document.write( ".06(1508.57) + .08(1188.57) = \n" ); document.write( " 90.51 + 95.09 = 185.60 \n" ); document.write( ": \n" ); document.write( "Did this help you understand this? \n" ); document.write( " \n" ); document.write( " |