Question 1077779

The sum of two numbers that are at the ratio of 3:4 is 1001. Find these numbers.
<pre>{{{highlight_green(matrix(2,3, (3/(3 + 4)) * "1,001", "=", (3/7) * "1,001", (4/(3 + 4)) * "1,001", "=", (4/7) * "1,001"))}}}
Calculate these and you'll get the numbers. That's all it takes!