
Michael D. answered 07/17/19
Versatile STEM tutor eager to teach
Let :
B = # of books
S = # of students
From the word problem, you get the following equations
B = 17 + 3*S
B = (S - 5) * 4
Since both equations are the value of B, you can set them equal to each other...
B = 17 + 3*S = (S - 5) * 4
Now solve
17 + 3*S = (S - 5) * 4
17 + 3*S = 4S - 20
37 + 3*S = 4S
37 = S
------------------------------------------------
Always check your work!
17 + 3*S = (S - 5) * 4
17 + 3*37 = (37 - 5) * 4
17 + 111 = (32) * 4
128 = 128 CORRECT!