document.write( "Question 509190: Please help me solve.
\n" );
document.write( "Mom and pop played 28 games of Canasta. Mom won 6 more games than pop. How many games did mom win? \n" );
document.write( "
Algebra.Com's Answer #341323 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! p = games Pop won \n" ); document.write( "------ \n" ); document.write( "p + (p+6) = 28 \n" ); document.write( "p = 11 \n" ); document.write( "m = 17 games won by Mom \n" ); document.write( " \n" ); document.write( " |