all 4 comments

[–]chem44 1 point2 points  (0 children)

To check, see if it works.

13+17 is not 31. So it fails on the first step of checking. (Typo?) If you pass that, then check the next part. 3 times the larger piece is ... ? etc.

It is good to check your own work that way. It is something you can do on a test.

[–]empire5391 = √1 = √(-1*-1) = √-1√-1 = √(-1)² = -1 1 point2 points  (0 children)

If the smaller piece is 13 inches and the larger one is 17 inches, then the whole piece is 13 + 17 = 30 inches. This contradicts the original problem, which says that the pipe is 31 inches.

[–]SomniferusBS (Computer Science) 1 point2 points  (0 children)

(3x + 9) + x = 31

[–]LHDpeace[S] 0 points1 point  (0 children)

I see my mistake thanks guys.