Get the answers you need at Westonci.ca, where our expert community is dedicated to providing you with accurate information. Join our Q&A platform to connect with experts dedicated to providing accurate answers to your questions in various fields. Join our Q&A platform to connect with experts dedicated to providing accurate answers to your questions in various fields.

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;