Problema Solution
One positive number is 42 lessthan another positive number if the reciprical of the smaller numberis added to three timesthe reciprical of the larger number the sum is 1/8.what are the two numbers
Answer provided by our tutors
let x and y be the two positive number and x>y
one positive number is 42 less than another positive number
y = x - 42
the reciprocal of the smaller number is added to three times the reciprocal of the larger number the sum is 1/8
(1/y) + 3(1/x) = 1/8
plug y = x - 42 in the above equation
(1/(x - 42)) + 3(1/x) = 1/8
by solving the above equation we find two roots
x1 = 18
x2 = 56
click here to see the step by step solution of the equation
for x = 18 we have y = x - 42 = 18 - 42 = - 24 < 0 thus x = 18 is not the solution
for x = 56 we have y = 56 - 42 = 14 >0
the two numbers are 56 and 14.