document.write( "Question 180131: Here is the problem:\r
\n" ); document.write( "\n" ); document.write( "Walt made an extra $12,000 last year from a part-time job. He invested part of the money at 7% and the rest at 9%. He made a total of $970 in intrest. How much was invested at 7%?\r
\n" ); document.write( "\n" ); document.write( "I can honestly say that I am beyond stuck I don't even know where to start on this problem. Please Help!!! :-)
\n" ); document.write( "

Algebra.Com's Answer #134981 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
let x and y be amounts invested at 7% and 9% respectively
\n" ); document.write( ":
\n" ); document.write( "x + y = $12,000..................eq 1
\n" ); document.write( "x * 0.07 + y * 0.09 = $970.......eq 2\r
\n" ); document.write( "\n" ); document.write( "rewrite eq 1 to x = $12,000 - y and plug that value into eq 2
\n" ); document.write( ":
\n" ); document.write( "($12,000 - y) * 0.07 + y * 0.09 = $970
\n" ); document.write( ":
\n" ); document.write( "$840 - 0.07y + 0.09y = $970
\n" ); document.write( ":
\n" ); document.write( "0.02y = $130\r
\n" ); document.write( "\n" ); document.write( "$\"highlight%28y=6500%29\"invested at 9%
\n" ); document.write( ":
\n" ); document.write( "$\"highlight%28x=12000-6500=5500%29\"invested at 7%
\n" ); document.write( "
\n" );