document.write( "Question 936266: Vicky is 5 years older than Pam. If the sum of their ages is 67 years, how old is each? \n" ); document.write( "
Algebra.Com's Answer #569802 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Write an equation for each statement
\n" ); document.write( ":
\n" ); document.write( "Vicky is 5 years older than Pam.
\n" ); document.write( "v = p + 5
\n" ); document.write( " If the sum of their ages is 67 years, how old is each?
\n" ); document.write( "v + p = 67
\n" ); document.write( ":
\n" ); document.write( "Use elimination here, rearrange the 1st equation
\n" ); document.write( "v - p = 5
\n" ); document.write( "v + p = 67
\n" ); document.write( "-----------adding eliminates p, find v
\n" ); document.write( "2v = 72
\n" ); document.write( "v = 72/2
\n" ); document.write( "v = 36 is Vicky's age
\n" ); document.write( ":
\n" ); document.write( "I\"ll let you find Pam's age
\n" ); document.write( "
\n" );