document.write( "Question 134257: A guide dog training center took 1/2 of the puppies at the dog pound. Steve took 1/2 of the remaining. Tanya took the 5 that were left. How many puppies were there to begin with? Thanks for helping me! \n" ); document.write( "
Algebra.Com's Answer #98188 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! let x=puppies\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"A guide dog training center took 1/2 of the puppies\" __ so x/2 remain\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"Steve took 1/2 of the remaining\" __ so x/4 (half of x/2) remain\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"Tanya took the 5 that were left\" __ x/4=5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so x=20 \n" ); document.write( " |