document.write( "Question 991191: Susan has 5 times as many songs on her IPod than Maggie. Combined they have 420 songs. How many songs does Susan have? How many does Maggie have? How many more songs does Susan have than Maggie? \n" ); document.write( "
Algebra.Com's Answer #611202 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Susan has 5 times as many songs on her IPod than Maggie. \n" ); document.write( "Maggie has 'x' songs on her IPod. \n" ); document.write( "Susan has 5x songs on her IPod \n" ); document.write( "Total = 420 songs. \n" ); document.write( "5x + x = 420 \n" ); document.write( "6x = 420 \n" ); document.write( "x = 70 \n" ); document.write( "So, \n" ); document.write( "Maggie has 70 songs \n" ); document.write( "Susan has 350 songs \n" ); document.write( "Susan has 280 more songs than Maggie. \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |