Total of ratio and the multiple

150 Views Asked by At

The ratio of two positive numbers is 3:4. The sum of their squares is 400. What will be the sum of the numbers? And the options are a. 28, b. 27, c. 22, d. 24. I can do the try and error but I want to know whether the sum of both numbers always be the multiple of 7 (3+4)? Hence the answer would be 28?

1

There are 1 best solutions below

3
On

we have $$\frac{a}{b}=\frac{3}{4}$$ and $$a^2+b^2=400$$ from the first condition we get $$a=\frac{3}{4}b$$ plugging this in the second equation we obtain $$\frac{9}{16}b^2+b^2=400$$ Can you finish? ok then write $$\frac{9}{16}b^2+\frac{16}{16}b^2=400$$ and we get $$\frac{25}{16}b^2=400$$ and now?