SOLUTION: I want to know the meaning of the word "exceeds" in math algebra word sums. My question is "the sum of two numbers is 18. Three times the greater number exceeds four times the sm

Algebra ->  Customizable Word Problem Solvers  -> Mixtures -> SOLUTION: I want to know the meaning of the word "exceeds" in math algebra word sums. My question is "the sum of two numbers is 18. Three times the greater number exceeds four times the sm      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1066221: I want to know the meaning of the word "exceeds" in math algebra word sums. My question is "the sum of two numbers is 18. Three times the greater number exceeds four times the smaller number by 5. Find the number."Please help me!!!
My solution so far:
3x + 5 = 4x ???

Found 2 solutions by jim_thompson5910, MathTherapy:
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
"the sum of two numbers is 18" means that we have two unknown numbers, call them x and y for now, that add up to 18

so x%2By+=+18

Solve for y to get y+=+18-x (I subtracted x from both sides)

------------------------------------------------

Let's say that x is the greater number. So x > y.

"Three times the greater number exceeds four times the smaller number by 5"
translates to
"three times x is equal to (4 times y) plus 5"
which creates this equation
3x+=+4y%2B5

-----------------------------------------------------------------
We'll plug the equation y+=+18-x into the second equation we just got. Then solve for x.

3x+=+4y%2B5

3x+=+4%2818-x%29%2B5 Replace y with 18-x

3x+=+72-4x%2B5

3x+=+77-4x

3x%2B4x+=+77-4x%2B4x Add 4x to both sides

7x+=+77

7x%2F7+=+77%2F7 Divide both sides by 7

x+=+11

One of the numbers, the larger number, is 11.

Use this to find y
y+=+18-x
y+=+18-11
y+=+7
The other number is 7

In summary, the two numbers are 7 and 11.

Side note: The instruction "find the number" is too vague since it previously mentions two numbers.

Answer by MathTherapy(10553) About Me  (Show Source):
You can put this solution on YOUR website!
I want to know the meaning of the word "exceeds" in math algebra word sums. My question is "the sum of two numbers is 18. Three times the greater number exceeds four times the smaller number by 5. Find the number."Please help me!!!
My solution so far:
3x + 5 = 4x ???
"Exceeds" means greater, or more than. For the last sentence, I think you mean, "Find the numbers."

Let the smaller number be S
Then LARGER number is: 18 - S (If they sum to 18, and one is S, the other MUST be 18 - S)
Three times the GREATER/LARGER number means: 3(18 - S) = 54 - 3S
Four times the SMALLER number means: 4S
Since 3 times the larger EXCEEDS 4 times the smaller by 5, we can say that: 54 - 3S = 4S + 5 (This is because the LEFT SIDE is greater
than the right side by 5, so we can either SUBTRACT 5 from the left, or ADD 5 to the right side). I chose to ADD 5 to the right side.
54 - 3S = 4S + 5 ------ Bringing down the equation
+ 3S + 3S ------ Adding 3S to both sides of equation
54 = 7S + 5
- 5 - 5 ------ Subtracting 5 on both sides
49 = 7S
S, or smaller number = highlight_green%28matrix%281%2C3%2C+49%2F7%2C+%22=%22%2C+7%29%29
Larger number = highlight_green%28matrix%281%2C3%2C+18+-+7%2C+%22=%22%2C+11%29%29