document.write( "Question 441030: Doris invested some money at 4% and some money at 7%. She invested $6,000 more at 7% than she did at 4%. Her total yearly investments was $750. How much did Doris invest at each rate? \n" ); document.write( "
Algebra.Com's Answer #312291 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
4x+7(x+6000)=75000
\n" ); document.write( "4x+7x+42000=75000
\n" ); document.write( "11x=33000
\n" ); document.write( "x=3000
\n" ); document.write( "x+6000=9000
\n" ); document.write( "Doris invested $3000 at 4% and $9000 at 7%..
\n" ); document.write( "
\n" );