Question 622776
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
The sum of three numbers is 84. 
The second number is <u>6 less</u> than the first{{{highlight(x)}}}. 
The third number is <u>4 times</u> the first{{{highlight(x)}}}. 
 x + (x-6) + 4x = 84
       6x = 90
        x = 15
And
CHECKING our Answer***
  15 + 9 + 60 = 84