document.write( "Question 1138269: Two shelves contain 55 books. If half of the books from the second shelf were relocated to the first shelf, then the first shelf would contain 4 times as many books as the second one. How many books are there on each shelf?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #756096 by ikleyn(52798)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let x = # of books at the SECOND shelf; then the number of book at the FIRST shelf is (55-x).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "After relocation SECOND shelf has \"x%2F2\" books, while the FIRST shelf has (55-x+ x/2}}} = (55-x/2) books.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The condition says\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"4%2A%28x%2F2%29\" = \"55+-+x%2F2\",   or, equivalently,\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    2x = \"55-x%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Multiply bu 2 both sides, simplify and solve for x\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    4x = 110 - x\r\n" );
document.write( "\r\n" );
document.write( "    4x + x = 110\r\n" );
document.write( "\r\n" );
document.write( "    5x = 110\r\n" );
document.write( "\r\n" );
document.write( "    x = 110/5 = 22.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  22 books at the second shelf and  the rest, (55-22) = 33 at the first shelf.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );