SOLUTION: Kyle had 36 books in his locker. Some were library books, some were textbooks, and the rest were telephone books. The number of library books and telephone books combined equals
Algebra ->
Expressions-with-variables
-> SOLUTION: Kyle had 36 books in his locker. Some were library books, some were textbooks, and the rest were telephone books. The number of library books and telephone books combined equals
Log On
Question 50052: Kyle had 36 books in his locker. Some were library books, some were textbooks, and the rest were telephone books. The number of library books and telephone books combined equals twice the number of textbooks. The number of textbooks and telephone books combined equals three times the number of library books. How many of each type of book were in Kyle's locker? Answer by Paul(988) (Show Source):
You can put this solution on YOUR website! Let x be the libaray books, y be the textbooks and z be the telephone books
EQUATION 1:
x+y+z=36
EQUATION 2:
x+z=2y --->
EQUATION 3:
y+z=3x
SUb EQUATION 2 into 1 and 3
3x+3z=72 (EQUATION 4)
3z-5x=0 (EQUATION 5)
Subtract equation4 from 5 and simplfy:
3x-(-5x)=72
3x+5x=72
8x=72
x=9
3z=5x
3z=5(9)
z=15
y=(x+z)/2
y=12
so hence, there are 9 libaray books, 12 textbooks and 15 telephone books in the locker.
Paul.