document.write( "Question 1107457: Fred and George have $40,000 to invest. If they invest $16,000 at 12% simple interest and $14,000 at 8% at what rate should they invest the remainder in order to have a yearly income of $4,000 from their investments? \n" ); document.write( "
Algebra.Com's Answer #722495 by ikleyn(52931)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "r*(40000 - 16000 - 14000) = 4000 - 0.12*16000 - 0.08*14000.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve for r, which is the unknown rate under the question in the decimal form.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );