document.write( "Question 397756: Bob has %23,000 invested, part at 4% and part at 5.5%. How much is invested at each rate, If his total annual return(invest) is %1,040. \n" ); document.write( "
Algebra.Com's Answer #281867 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi, Previously posted.
\n" ); document.write( "Let x and ($23,000-x)represent the amounts invested at 5.5% and 4% respectively
\n" ); document.write( "Question states
\n" ); document.write( ".055x + .04(23,000-x)= $1,040
\n" ); document.write( "solving for x
\n" ); document.write( " .015x + 920 = $1040
\n" ); document.write( " .015x = 120
\n" ); document.write( " x = $8000, amount invested at 5.5%. $15000 invested at 4% \n" ); document.write( "
\n" );