Question 1182895
<br>
Let x = rate on $1500 account
Let y = rate on $2000 account<br>
Note the problem doesn't ask us to find both x and y; we only need to find x.<br>
The interest from $1500 at rate x, plus the interest from $2000 at rate y, is $480:
{{{1500x+2000y = 480}}} [1]<br>
The interest from $1500 at rate y, plus the interest from $2000 at rate x, would have been $455:
{{{2000x+1500y = 455}}} [2]<br>
Solve the pair of equations [1] and [2] simultaneously by your favorite method.<br>
With both equations in Ax+By form, I would use elimination; but it's up to you.  In this problem I would definitely use elimination, because we only need to solve for x.<br>
Multiply each equation by an appropriate constant so the y coefficients are the same:<br>
{{{4500x+6000y = 1440}}}
{{{8000x+6000y = 1820}}}<br>
Subtract one equation from the other, eliminating y; then solve the resulting equation for x.<br>
I leave that little bit to you....<br>