Problema Solution
The sum of two fractions is three times their difference. Six times the smaller fractions exceeds the larger fraction by 1 half. Find the fractions.
Answer provided by our tutors
let 'x' and 'y' be the fractions and let x>y
the sum of two fractions is three times their difference
x + y = 3(x - y)
6 times the smaller fractions exceeds the larger fraction by 1 half
6y = x + 1/2
by solving the system of equations
x + y = 3(x - y)
6y = x + 1/2
we find
x = 1/4
y = 1/8
click here to see the step by step solution of the system of equations
the fractions are 1/4 and 1/8.