document.write( "Question 559161: What is the model for unkowns for this problem: Mrs. B invested $30,000: part at 5%, and part at 8%. The total interest on the investment was $2100. How much did she invest at each rate?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I started here: $30,000-x=7
\n" ); document.write( "x=.05
\n" ); document.write( "y=.08
\n" ); document.write( "Stuck now...
\n" ); document.write( "

Algebra.Com's Answer #363316 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
x + y = 30000 ___ x = 30000 - y\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(5%)x + (8%)y = 2100\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "substituting ___ (.05)(30000 - y) + (.08y) = 2100 ___ 1500 + .03y = 2100\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for y; then substitute back to find x
\n" ); document.write( "
\n" );