SOLUTION: The number 100 is separated into two parts such that if 1/3 of one part is subtracted from 1/4 of the other, the difference is 18. Find the two parts.
Algebra ->
College
-> Linear Algebra
-> SOLUTION: The number 100 is separated into two parts such that if 1/3 of one part is subtracted from 1/4 of the other, the difference is 18. Find the two parts.
Log On
Question 1152888: The number 100 is separated into two parts such that if 1/3 of one part is subtracted from 1/4 of the other, the difference is 18. Find the two parts. Answer by ikleyn(52887) (Show Source):
Let x be the length of one part; then the length of the other part is (100-x).
Next, write the equation from the condition
- = 18.
Multiply by 3*4 = 12 both sides
3*(100-x) - 4x = 12*18.
Simplify
300 - 3x - 4x = 216 - 300
-7x = -84
x = = 12.
ANSWER. The parts are 12 and 100-12 = 88.
CHECK. - = 22 - 4 = 18. ! Correct !