Looking for reliable answers? Westonci.ca is the ultimate Q&A platform where experts share their knowledge on various topics. Connect with a community of experts ready to help you find solutions to your questions quickly and accurately. Explore comprehensive solutions to your questions from knowledgeable professionals across various fields on our platform.

Jabary is thinking of 3 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 3 numbers is 75 find the numbers

Sagot :

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;