Respuesta :
First we must assign variables to the integers.
x = smallest
y = middle
z = largest
x + 7z = 68 ← This equation represents the given information
We can assume that "z" is less than 11 because 7*11 = 77, which is greater than 68.
Our possible consecutive odd integers could be:
a) 1, 3, 5
b) 3, 5, 7
c) 5,7, 9
Lets to plug in the "x" and "z" values
a) 1 + 7(5) = 1+ 35 = 36 This is incorrect, because 36 ≠ 68
b) 3 + 7(7) = 3 + 49 = 52 This is incorrect as well, because 52 ≠ 68
That leaves our final choice. Let's check to be certain
c) 5 + 7(9) = 5 + 63 = 68
5, 7, 9 is the 3 consecutive integers such that the sum of the smallest and 7 times the largest is 68.
x = smallest
y = middle
z = largest
x + 7z = 68 ← This equation represents the given information
We can assume that "z" is less than 11 because 7*11 = 77, which is greater than 68.
Our possible consecutive odd integers could be:
a) 1, 3, 5
b) 3, 5, 7
c) 5,7, 9
Lets to plug in the "x" and "z" values
a) 1 + 7(5) = 1+ 35 = 36 This is incorrect, because 36 ≠ 68
b) 3 + 7(7) = 3 + 49 = 52 This is incorrect as well, because 52 ≠ 68
That leaves our final choice. Let's check to be certain
c) 5 + 7(9) = 5 + 63 = 68
5, 7, 9 is the 3 consecutive integers such that the sum of the smallest and 7 times the largest is 68.
The three consecutive odd integers such that the sum of the smallest and 7 times the largest is 68 are: Integers 5, 7 and 9.
Let;
- x = smallest odd integer
- (x+2) = middle odd integer
- (x +4) = largest integer
The question however suggests that;
The sum of the smallest number and 7 times the largest number is 68.
Therefore;
- x + 7(x+4) = 68
- 8x + 28 = 68
- 8x = 40
- x = 5.
In essence,
- the smallest number is x = 5.
- the middle number is x+2 = 7.
- the largest number is x+4 = 9
Read more:
https://brainly.com/question/18473365