SOLUTION: I'm having trouble with this question: The mean of three numbers is 31. The second is 1 more than twice the first. The third is 4 less than 3 times the first. Find the numbers.

Algebra ->  Equations -> SOLUTION: I'm having trouble with this question: The mean of three numbers is 31. The second is 1 more than twice the first. The third is 4 less than 3 times the first. Find the numbers.       Log On


   



Question 959420: I'm having trouble with this question: The mean of three numbers is 31. The second is 1 more than twice the first. The third is 4 less than 3 times the first. Find the numbers.
I put the equation x+2x+1+3x-4
The problem is that I don't know what to equal it to. I tried with 31, as that is the mean, but I checked it and it did not work. Can you please help me? Thank you.

Found 3 solutions by rothauserc, MathLover1, lwsshak3:
Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
(x +2x+1 +3x-4) / 3 = 31
here we have used the definition of the mean
(x +2x+1 +3x-4 = 93
multiply both sides of = by 3
6x -3 = 93
6x = 96
x = 16
the numbers are 16, 33, 44
note that (16 +33 +44) / 3 = 31

Answer by MathLover1(20849) About Me  (Show Source):
You can put this solution on YOUR website!

The mean of three numbers is 31.
%28x%2By%2Bz%29%2F3=31
x%2By%2Bz=31%2A3
x%2By%2Bz=93
if the second is 1 more than twice the first, we have
y=2x%2B1
if the third is 4 less than 3 times the first, we have
z=3x-4
substitute it in x%2By%2Bz=93
x%2B2x%2B1%2B3x-4=93........solve for x
6x-3=93
6x=93%2B3
6x=96
x=96%2F6
highlight%28x=16%29
now find y and z
y=2x%2B1
y=2%2A16%2B1
highlight%28y=33%29
z=3x-4
z=3%2A16-4
z=48-4
highlight%28z=44%29

Answer by lwsshak3(11628) About Me  (Show Source):
You can put this solution on YOUR website!
'm having trouble with this question: The mean of three numbers is 31. The second is 1 more than twice the first. The third is 4 less than 3 times the first. Find the numbers.
***
let x=1st number
2x+1=2nd number
3x-4=3rd number
..
(x+2x+1+3x-4)/3=31 (average of 3 numbers=31)
6x-3=93
6x=96
x=16
2x+1=33
3x-4=44
numbers are: 16, 33, and 44
note:"mean" just means average in this case