
Derrick S. answered 05/28/19
High School Math Teacher for 5 years. Bachelors and Masters in Math
Let x and y be the two integers, x the smallest and y the largest.
the largest integer y has to be 1 more than x since its a consecutive integer: so 1st equation: y = x + 1
"When the smaller of two consecutive integers is subtracted from three times the larger, the difference is 63": so 2nd equation 3(y) - x = 63
We know y = x + 1, so we substitute it into the second equation:
3(y) - x = 63 becomes
3(x + 1) - x = 63
Using the distributive property to distribute the "3" into the "x" and the "positive 1"
3(x) + 3(1) = 63
3x + 3 = 63
Now to isolate (solve) for x:
3x + 3 = 63
- 3 = -3
3x = 60
Divide by 3 on both sides of the equal sign:
3x = 60
3 3
x = 30: This smallest integer in 30. Thus, the largest integer is 31. y = 31