document.write( "Question 1049025: Adalyn has 9 more than twice the number of skittles than Morgan has. If twice the number of skittles that Adalyn has is 2 more than 5 times the number of skittles that Morgan has, how many does each girl have? \n" ); document.write( "
Algebra.Com's Answer #664624 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
Adalyn = x
\n" ); document.write( "Morgan = y
\n" ); document.write( "x = 2y+9 we'll use this value for x next
\n" ); document.write( "2x = 5y+2 substitute for x
\n" ); document.write( "2(2y+9) = 5y+2
\n" ); document.write( "4y+18 = 5y+2 subtract 4y and 2 on both sides
\n" ); document.write( "16 = y
\n" ); document.write( "or
\n" ); document.write( "y = 16 this is how many Morgan has. And Adalyn? Well, she has:
\n" ); document.write( "x = 2y+9 = 2(16)+9 = 32+9 = 41 Morgan has 41
\n" ); document.write( "Happy learning,
\n" ); document.write( "John\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );