Question 1
If \( \dfrac{1}{2}x + \dfrac{1}{5}y = \dfrac{1}{5} \) and \( \dfrac{1}{5}x + \dfrac{1}{2}y = \dfrac{1}{5} \), what is the value of \( 2(x + y) \)?
View Solution
Instead of solving a complex system for \(x\) and \(y\) individually, look for a linear combination by adding the two equations together vertically:
\[ \left(\dfrac{1}{2} + \dfrac{1}{5}\right)x + \left(\dfrac{1}{5} + \dfrac{1}{2}\right)y = \dfrac{1}{5} + \dfrac{1}{5} \]
Find a common denominator (10) for the fractions on the left side:
\[ \left(\dfrac{5}{10} + \dfrac{2}{10}\right)x + \left(\dfrac{2}{10} + \dfrac{5}{10}\right)y = \dfrac{2}{5} \]
\[ \dfrac{7}{10}x + \dfrac{7}{10}y = \dfrac{2}{5} \]
Factor out the common term \(\dfrac{7}{10}\):
\[ \dfrac{7}{10}(x + y) = \dfrac{2}{5} \]
To isolate \((x + y)\), multiply both sides by the reciprocal \(\dfrac{10}{7}\):
\[ (x + y) = \dfrac{2}{5} \times \dfrac{10}{7} = \dfrac{20}{35} = \dfrac{4}{7} \]
The question asks for the value of \( 2(x + y) \):
\[ 2\left(\dfrac{4}{7}\right) = \dfrac{8}{7} \]