Question

Difficulty: HardSystems of Linear Equations
For the system of equations shown below, (x,y)(x, y) is the unique solution:
34(2xy)=23(x+2y)12(xy)+56(2x+y)=11.5\begin{aligned} \frac{3}{4}(2x - y) &= \frac{2}{3}(x + 2y) \\ \frac{1}{2}(x - y) + \frac{5}{6}(2x + y) &= 11.5 \end{aligned}
What is the value of x+yx + y?

Answer: 7

Answer

The value of x+yx + y is 7.
To find the value of x+yx + y, we first simplify the first equation by multiplying both sides by the least common multiple of 33 and 44, which is 1212. This yields 9(2xy)=8(x+2y)9(2x - y) = 8(x + 2y), which simplifies to 18x9y=8x+16y18x - 9y = 8x + 16y, and further simplifies to 10x=25y10x = 25y, or x=2.5yx = 2.5y. Next, we substitute x=2.5yx = 2.5y into the second equation: 12(2.5yy)+56(2(2.5y)+y)=11.5\frac{1}{2}(2.5y - y) + \frac{5}{6}(2(2.5y) + y) = 11.5. Simplifying the terms gives 0.75y+5y=11.50.75y + 5y = 11.5, or 5.75y=11.55.75y = 11.5, which yields y=2y = 2. Substituting y=2y = 2 back into x=2.5yx = 2.5y gives x=5x = 5. Thus, the value of x+yx + y is 5+2=75 + 2 = 7.

Step-by-Step Solution

1
Clear the fractions in the first equation by multiplying by the least common multiple of the denominators.
10x=25y10x = 25y, which simplifies to x=2.5yx = 2.5y.
To express one variable in terms of the other for substitution.
2
Substitute the expression for xx into the second equation and solve for yy.
y=2y = 2
To find the numerical value of one of the variables.
3
Substitute the value of yy back into the simplified first equation to find xx.
x=5x = 5
To find the numerical value of the remaining variable.
4
Add the values of xx and yy to find x+yx + y.
7
To answer the specific question asked.

Key Concept

Solving systems of linear equations using algebraic simplification and substitution
Rate this question