document.write( "Question 677885: The problem:
\n" ); document.write( "A library receives a large cash donation and uses the funds to double the number of books it owns. Then a book collector gives the library 4028 books. After this, the library has 51,514 books. How many books did the library have before the cash donation and the gift of books?
\n" ); document.write( "I've been trying so many different ways to solve this and I can't figure out how you would find out many books they had originally. I needed to define a variable and write an equation for the situation then solve it. I'm very confused can someone please explain this to me?
\n" ); document.write( "

Algebra.Com's Answer #421128 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
the library started with an unknown \"+x+\" number of books
\n" ); document.write( "The cash donation allowed them to double that number, so
\n" ); document.write( "then they had \"+2x+\" books
\n" ); document.write( "Then a book collector gave the library 4028 books, so then
\n" ); document.write( "they had \"+2x+%2B+4028+\" books
\n" ); document.write( "The total after that was \"+51514+\" books, so
\n" ); document.write( "\"+2x+%2B+4028+=+51514+\"
\n" ); document.write( "\"+2x+=+51514+-+4028+\"
\n" ); document.write( "\"+2x+=+47486+\"
\n" ); document.write( "\"+x+=+23743+\"
\n" ); document.write( "The library started with 23,743 books
\n" ); document.write( "
\n" ); document.write( "
\n" );