document.write( "Question 456844: Lane invested $16,000, part at 6% and part at 8%. If the total interest at the end of the year was $1,080, how much did she invest at 6%? \n" ); document.write( "
Algebra.Com's Answer #313472 by benni1013(206)\"\" \"About 
You can put this solution on YOUR website!
Here is what we know:
\n" ); document.write( "1) The total interest is $1,080. We also know part was invested at 6% and the other at percent. This results in the first of two equations. .06x+.08y=$1,080.\r
\n" ); document.write( "\n" ); document.write( "2) We also know that together he invested $16,000. This is the second equation.
\n" ); document.write( "x+y=$16,000\r
\n" ); document.write( "\n" ); document.write( "This sets up the equations to solve in a system of equations computation problem. .06x+.08y=$1,080 and x+y=$16,000.\r
\n" ); document.write( "\n" ); document.write( "This should help quite a bit.
\n" ); document.write( "
\n" );