document.write( "Question 581574: The sum of the ages of Mr. Smith, Ms. Smith and their son, Tommy Smith, is 74. Ten years ago, this sum was 47. How old is Ms. Smith now if Mr. Smith is 28 years older than Tommy?\r
\n" );
document.write( "\n" );
document.write( "can you explain and show how you did the problem?
\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #371993 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Write an equation for each statement: \n" ); document.write( ": \n" ); document.write( "The sum of the ages of Mr. Smith, Ms. Smith and their son, Tommy Smith, is 74. \n" ); document.write( "a + b + c = 74 \n" ); document.write( ": \n" ); document.write( "Ten years ago, this sum was 47. \n" ); document.write( "(a-10) + (b-10) + (c-10) = 47 \n" ); document.write( "a + b + c - 30 = 47 \n" ); document.write( "a + b + c = 47 + 30 \n" ); document.write( "a + b + c = 77, but how could this be when above the sum is 74 \n" ); document.write( " \n" ); document.write( " |