document.write( "Question 495633: Wendy was four years older than three times the age of Sammy. The sum of their ages is 60. How old is each one.
\n" );
document.write( "We know the answers are 14 and 46, we just cant figure out the equation. \n" );
document.write( "
Algebra.Com's Answer #336130 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"Wendy was four years older than three times the age of Sammy\" ___ w = 3s + 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"The sum of their ages is 60\" ___ w + s = 60 \n" ); document.write( " |