document.write( "Question 368946: Meghan has 100 dollars more than Andrew has. After Meghan spends 20 dollars on groceries, she will have five times as much money as Andrew. How much money does Andrew have? \n" ); document.write( "
Algebra.Com's Answer #262887 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let Andrew have $ x \n" ); document.write( "Megan has x+100 \n" ); document.write( ".. \n" ); document.write( "x+100-20= 5x \n" ); document.write( "x+80=5x \n" ); document.write( "5x-x =80 \n" ); document.write( "4x=80 \n" ); document.write( "/4 \n" ); document.write( "x= 20 \n" ); document.write( "Andrew has $20 \n" ); document.write( ".. \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |