53.7k views
4 votes
The sum of twice a larger number, x, and three times a smaller number, y, is 25 less than zero. The difference between the larger number and the smaller number is 5.

Which system of equations could be used to find the value of x and y?

User Carbolymer
by
5.1k points

2 Answers

5 votes

Answer:

The person above me is correct!!! But you guys got confused, the answer is A! :) Have a nice day

User Siva Ganesh
by
5.0k points
3 votes

Answer:


2x + 3y = -25


x - y = 5

Answers:
x = -2, y = -7

Explanation:

Twice a number x means two times the number, x, which is
2x. Three times a number, y, translates to
3y. 25 less than zero is -25, so the first expression is
2x + 3y = -25. The difference between the two numbers being 5 means that
x - y = 5 since you're taking y away from x. We now have:


2x + 3y = -25


x - y = 5

What we can do now is find x and y. To do that, let's multiply the second equation by 2 so we can eliminate one variable and solve for the other:


2x + 3y = -25


2x - 2y = 10

-----------------------------


5y = -35


5y/5 = -35/5


y = -7

Now that we know one of the numbers, let's put that number back into one of the original equation:


x - y = 5


x - (-7) = 5


x + 7 = 5


x = -2

Just to check, let's put the numbers back into the equations and see if they're correct:


2(-2) + 3(-7) = -4 + -21 = -4 - 21 = 25


-2 - -7 = -2 + 7 = 7 - 2 = 5

User Preeve
by
5.0k points