document.write( "Question 1164915: Use two equations in two variables to solve the application. See Example 4. (Objective 1)\r
\n" );
document.write( "\n" );
document.write( "Peter invested some money at 6% annual interest, and Martha invested some at 12%. If their combined investment was $6,000 and their combined interest was $510, how much money did Martha invest?
\n" );
document.write( "$
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #789383 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x+y=6000. x is at 6%, y is at 12% \n" ); document.write( ".06x+.12y=510 \n" ); document.write( "6x+12y=51000 \n" ); document.write( "-6x-6y=-36000, multiplying the top by -6 \n" ); document.write( "6y=15000 \n" ); document.write( "y=$2500 @ 12% =$300 \n" ); document.write( "x=$3500 @ 6%=$210 \n" ); document.write( " |