document.write( "Question 860212: $5,000 is invested in two different accounts yielding 3% and 3.5% interest. The amount invested in the account that yields 3% interest is $550 more than the other account. Establish the equations necessary to find the amount of money invested in each of the accounts. Let x and y represent the two amounts invested. \n" ); document.write( "
Algebra.Com's Answer #518223 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x and y represent the amount at 3.5% and 3% respectively
\n" ); document.write( " x + y = 5000
\n" ); document.write( " y = x + 550
\n" ); document.write( " \n" ); document.write( "
\n" );