document.write( "Question 841911: Jose has $20,000 to invest. He invests x dollars at 4% and the rest at 4.5%\r
\n" ); document.write( "\n" ); document.write( "Write an equation for the total amount of money T Jose will have in one year\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #507253 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Jose has $20,000 to invest. He invests x dollars at 4% and the rest at 4.5%
\n" ); document.write( "Write an equation for the total amount of money T Jose will have in one year
\n" ); document.write( " T = $20,000 + .04x + .045($20,000 - x) \n" ); document.write( "
\n" );