document.write( "Question 1042605: Sam is 5 years older than Beth. In 2 years, Sam will be two times the age of Beth. How old is Sam? \n" ); document.write( "
Algebra.Com's Answer #657676 by pangjiu(1)![]() ![]() ![]() You can put this solution on YOUR website! y + 5 = x \n" ); document.write( "2y = x\r \n" ); document.write( "\n" ); document.write( "y + 5 = 2y \n" ); document.write( "2y-y = 5 \n" ); document.write( "y = 5\r \n" ); document.write( "\n" ); document.write( "Sam is 5 yrs old \n" ); document.write( " \n" ); document.write( " |