Problema Solution
If a 54 ft rope is cut into two sections with one section 8 times as long as the other section, how long is the shorter piece?
Answer provided by our tutors
let x be longer part, y be shorter one then
x+y = 54
x = 8y
8y+y = 54
9y = 54
y = 6
x = 48