document.write( "Question 945954: If $1500 is invested at 2% interest, how much money
\n" ); document.write( "must be invested at 4% so that the total return for both
\n" ); document.write( "investments is $100?
\n" ); document.write( "

Algebra.Com's Answer #577049 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"+.02%2A1500+=+30+\"
\n" ); document.write( "-------------------
\n" ); document.write( "\"+.04x+%2B+30+=+100+\"
\n" ); document.write( "\"+.04x+=+70+\"
\n" ); document.write( "\"+x+=+1750+\"
\n" ); document.write( "$1,750 must be invested at 4%
\n" ); document.write( "
\n" ); document.write( "
\n" );