document.write( "Question 33236This question is from textbook Holt Algebra 1
\n" );
document.write( ": Wanda is 5 years older than Marian. The sum of their ages is 19. Find the age of each. \n" );
document.write( "
Algebra.Com's Answer #19639 by sarah_adam(201)![]() ![]() ![]() You can put this solution on YOUR website! Let Marian age be M years and Wanda age be W years \n" ); document.write( "Given: \n" ); document.write( "W = 5+M \n" ); document.write( "W+M = 19 \n" ); document.write( "5+M+M = 19 \n" ); document.write( "2M = 14 \n" ); document.write( "M = 4 \n" ); document.write( "W = 15 \n" ); document.write( "Age of Wanda = 15 years \n" ); document.write( "Age of Marian = 5 years \n" ); document.write( " \n" ); document.write( " |