document.write( "Question 369735: A man invested $1000, part at 4% and part at 5%. In the first year he earned $14 more from the 5% account than from the 4% account. Find the amount invested in each account. \r
\n" ); document.write( "\n" ); document.write( "I just need to know how to set up the problem not the total solution.\r
\n" ); document.write( "\n" ); document.write( "Thanks.
\n" ); document.write( "

Algebra.Com's Answer #263501 by user_dude2008(1862)\"\" \"About 
You can put this solution on YOUR website!
equation 1: x + y = 1000\r
\n" ); document.write( "\n" ); document.write( "equation 2: 0.05x=0.04y+14
\n" ); document.write( "
\n" );