With simultaneous equations like these, you first want to get to a point where you have one equation with only one variable. To do this, you must eliminate one of the variables. In this case, if you multiply both sides of the second equation by 5, you get 15x + 5y = 115. Both equations now have a 5y term in them, so you can take one away from the other and eliminate the variable y:
15x + 5y = 115-(2x + 5y = 50)
13x + 0y = 65
65 / 13 = 5, so x = 5. We can now plug this value back into either of the original equations to find y. Using the second equation (before we multiplied it by 5), we get:
3 * 5 + y = 2315 + y = 23y = 8
So x = 5 and y = 8