Q45.

Question

Write an equation and solve each problem.

Find the sum of three consecutive odd integers if the sum of the first two integers is equal to twenty-four less than four times the third integer.

Step-by-Step Solution

Verified
Answer

The three numbers are 5,7,9.

1Step 1. Assign variables for the numbers.

A variable is a letter or a literal used to signify an unknown quantity.

Let letter x represent the first number then next two odd consecutive numbers will be x+2 and x+4

2Step 2. Form an equation for the sum of numbers.

It is given that the sum of the first two integers is equal to twenty-four less than four times the third integer thus, we have:

x+x+2=4x+424

3Step 3. Simplify the equation.

We obtained the equation x+x+2=4x+424, to simplify it, we open the brackets as shown:

x+x+2=4x+424   x+x+2=4x+1624

Like terms are the terms having same variables and is raised to the same index. Coefficient is the appended number in front of the variable; if no number is shown then we assume it to be 1.

Unlike terms are the terms not having same variables and or are raised to the different index.

For example 4 and 5x are unlike terms.

We can add like terms by adding their coefficients, we cannot add unlike terms.

Now, we are having the expression x+x+2=4x+1624, combining like terms we get:

x+x+2=4x+1624    2x+2=4x8

4Step 4. Solve the equation.

Now, we are having the expression 2x+2=4x8, adding 8 both sides we get:

2x+2+8=4x8+8      x+10=4x


Now we are having the expression 2x+10=4x, adding 2x both sides we get:

2x+102x=4x2x                 10=2x


Dividing both sides by 2 we get:

102=2x2    5=x    x=5


Thus, the first number is 5.

5Step 5. Use the value of the first number to get the other numbers.

We know that the first number is 5, thus the other consecutive numbers must be 7 and 9.