document.write( "Question 1084983: Mike has twice as many stamps as john has. After he gives john 6 stamps, he still has 8 more stamps than john does. How many stamps did mike have originally? \n" ); document.write( "
Algebra.Com's Answer #699023 by addingup(3677)![]() ![]() You can put this solution on YOUR website! M = 2J \n" ); document.write( "M-6 = J+8 in this equation substitute for M: \n" ); document.write( "2J-6 = J+8 subtract J and add 6 on both sides \n" ); document.write( "J = 14 and the problem says that M has twice as many, so: \n" ); document.write( "M = 14*2 = 28 \n" ); document.write( " \n" ); document.write( " |