Final answer:
The system of equations based on the given conditions reveals the two integers to be 17 and 26, with 17 being the smaller and 26 the larger.
Step-by-step explanation:
We are given that the difference of two integers is 9, and five times the smaller integer is 7 more than three times the larger integer. To find these integers, we set up a system of equations based on the information provided.
Let's call the smaller integer 'x' and the larger integer 'y'. The first equation comes from the known difference: y - x = 9. The second equation is based on the 'five times the smaller' and 'three times the larger' condition: 5x = 3y + 7.
To solve for x and y, we rearrange the second equation to y = (5x - 7) / 3 and substitute y in the first equation:
-
- x = y - 9
-
- y = (5x - 7) / 3
Substitute y from (2) into (1):
-
- x = ((5x - 7) / 3) - 9
-
- Multiply both sides by 3 to clear the fraction: 3x = 5x - 7 - 27
-
- Simplify and solve for x: 3x = 5x - 34 ⇒ 34 = 2x ⇒ x = 17
-
- Now, solve for y: y = 17 + 9 ⇒ y = 26
The two numbers are 17 and 26.