Michael M. answered 10/28/20
Struggling with STEM classes? I can help!
Okay, Pricila, let's take a long, careful look at this problem.
Let x be the smallest of the three consecutive odd numbers. Then the others are x+2 and x+4.
Now the problem says that three times the largest, which here is x+4, so that would be 3(x+4)...
is equal to nineteen less than four times the second. Here, the second is x+2, so we have the equation
3(x+4)=4(x+2)-19
Now using the distributive law, we get 3x+12=4x+8-19, or 3x+12=4x-11.
Subtract 3x from both sides of the equation, and then add 11 to both sides and we get 23=x, or x=23.
Since x = the smallest of the three consecutive odd numbers, the three numbers are 23, 25 and 27.
You can verify these numbers by substituting these three values back into the original question.
I hope this helps.