Problema Solution

find three consecutive integers such that five times the largest minus the smallest is 30. Find the numbers

Answer provided by our tutors

the three consecutive integers can be written as: x-1, x and x+1


5 times the largest minus the smallest is 30:


5(x + 1) - (x - 1) = 30


by solving we find:


x = 6


click here to see the step by step solution of the equation:


Click to see all the steps



x - 1 = 6 - 1 = 5


x + 1 = 6 + 1 = 7


the numbers are 5, 6 and 7.