109k views
2 votes
Find two consequtive odd integers such that 4 times the first integer is 29 less than 7 times the second

2 Answers

2 votes
odd integers are 2 apart

so they are x and x+2

the first is x and the 2nd is x+2

4 times the first is 29 less than 7 times the 2nd

4x=-29+7(x+2)
solve
distribute
4x=-29+7x+14
4x=-15+7x
minus 7x both sides
-3x=-15
divide both sides by -3
x=5
x+2=7

the numbers are 5 and 7
User Natsu
by
6.6k points
6 votes
Let the consecutive odd integers be x, x+2.

Given,

4x = 7(x + 2) -29

4x = 7x + 14 - 29

3x = 15

x = 5

Thus, the consecutive odd integers are 5 and 7.
User Jon Nagra
by
6.7k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.