document.write( "Question 1049138: Steps to solve John had 8 more shrimp than Bob.all together they had 32 shrimp. How many shrimp did each boy have? \n" ); document.write( "
Algebra.Com's Answer #664690 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! Bob had N shrimp. \n" ); document.write( " \r\n" ); document.write( "Then we read this:\r\n" ); document.write( " \n" ); document.write( "John had 8 more shrimp than Bob \n" ); document.write( " \r\n" ); document.write( "To express how many shrimp John had, we must\r\n" ); document.write( "take the N shrimp that Bob has and add 8 to it.\r\n" ); document.write( "\r\n" ); document.write( "To take N and add 8 to it, we write \"N\" and then\r\n" ); document.write( "write \"+8\" after it. Like this:\r\n" ); document.write( "\r\n" ); document.write( " N+8\r\n" ); document.write( "\r\n" ); document.write( "So John had N+8 shrimp.\r\n" ); document.write( "\r\n" ); document.write( "Then we read this:\r\n" ); document.write( " \n" ); document.write( "all together they had 32 shrimp. \n" ); document.write( " \r\n" ); document.write( "So we must add together the N shrimp Bob had and the N+8\r\n" ); document.write( "shrimp John had by putting a + between N and N+8, like this:\r\n" ); document.write( "\r\n" ); document.write( "N + N+8\r\n" ); document.write( "\r\n" ); document.write( "and set that equal to 32:\r\n" ); document.write( "\r\n" ); document.write( "N + N+8 = 32\r\n" ); document.write( "\r\n" ); document.write( "Add the two N's together and get 2N\r\n" ); document.write( "\r\n" ); document.write( "2N+8 = 32\r\n" ); document.write( "\r\n" ); document.write( "Subtract 8 from both sides:\r\n" ); document.write( "\r\n" ); document.write( "2N+8 = 32\r\n" ); document.write( " -8 -8\r\n" ); document.write( "---------\r\n" ); document.write( "2N = 24\r\n" ); document.write( "\r\n" ); document.write( "Divide both sides by 2:\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( "John had 8 more shrimp than Bob, \n" ); document.write( " \r\n" ); document.write( "so John had 12+8 or 20 shrimp.\r\n" ); document.write( "\r\n" ); document.write( "Answer: Bob had 12 shrimp and John had 20 shrimp.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |