document.write( "Question 138996: in a stack of books 81 cm high, we have a total of 21 books. there are 5 cm thick and others of 3 cm thick. how do we each thickness? \n" ); document.write( "
Algebra.Com's Answer #101372 by solver91311(24713)![]() ![]() You can put this solution on YOUR website! Number of thick books: x \n" ); document.write( "Number of thin books: y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Total number of books: 21, so:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The total thickness of all of the thick books is 5x, because each of the x thick books accounts for 5 cm.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The total thickness of all of the thin books is 3y.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Together, the books make a stack that is 81 cm tall, so:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Multiply the first equation by -3: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now notice that the coefficients on the y terms in the two equations are additive inverses, that is to say: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Just add the two equations term by term: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "And divide by 2: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So there are 9 thick (5cm) books and 21 - 9 = 12 thin (3 cm) books.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Check your answer: \n" ); document.write( "9 * 5 = 45 \n" ); document.write( "12 * 3 = 36 \n" ); document.write( "45 + 36 = 81: Answer checks. \n" ); document.write( " |