Raymond J. answered 01/20/21
Patient with Ability to Explain in Many Ways
let p1 and p2 be the two board pieces.
The length of one board is 5x the length of the other board so
p1 = 5p2
The sum of the two pieces is 60 inches
p1 + p2 = 60
Substitute p1 = 5p2
5p2 + p2 = 60
6p2 = 60
p2 = 10
Put that into the 2nd equation
p1 + 10 = 60
p1 = 50
So the shorter piece is 10 inches and the longer piece is 50 inches.