IdeasCuriosas - Every Question Deserves an Answer Logo

In Mathematics / Middle School | 2014-08-07

Jabary is thinking of three numbers.

- The greatest number is twice as large as the least number.
- The middle number is 3 more than the least number.
- The sum of the three numbers is 75.

Find the numbers.

Asked by whoopa874

Answer (2)

a + b +c = 75; where a is the greatest number; b is the middle number; c is the least number;
a = 2 * c;
b = 3 + c;
then, 2 * c + 3 + c + c = 75 => 4 * c = 72 => c = 72 / 4 => c = 18 => a = 2 * 18 => a = 36; b = 3 + 18 => b = 21;

Answered by crisforp | 2024-06-10

The three numbers Jabary is thinking of are 36 (greatest number), 21 (middle number), and 18 (least number). Each of these numbers satisfies the given conditions of the problem. The sum of these numbers equals 75, confirming their correctness.
;

Answered by crisforp | 2024-12-24