An investment club invested $13,600 into two wimple interest accounts. On one account, the annual simple interest rate is 4.2%. On the other, the annual simple interest rate is 6%. How much should be invested in each account so that both accounts earn the same annual interest?
	
	
	
		
0.042x + 0.06(13,600 - x) = $27,200
0.042x + 816 - 0.06x = 27,200
0.036x = 26,834
x =
				
			
		Code:
	
	|=========|============|=======|===================|
|         |     P      |   r   |        I          |
|=========|============|=======|===================|
| acct #1 |      x     | 0.042 |       0.042x      |
|---------|------------|-------|-------------------|
| acct #2 | 13,600 - x | 0.06  | 0.006(13,600 - x) |
|=========|============|=======|===================|
	0.042x + 816 - 0.06x = 27,200
0.036x = 26,834
x =