document.write( "Question 488434: Craig is 24 years younger than his mother. Together their ages total 56 years. How is each person? Explain how you found your answer. I need help why this question i have been trying for one hour to do it. \n" ); document.write( "
Algebra.Com's Answer #333372 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Craig is 24 years younger than his mother. Together their ages total 56 years. How is each person? Explain how you found your answer \n" ); document.write( "*** \n" ); document.write( "let x= mother's age \n" ); document.write( "x-24=Craig's age \n" ); document.write( "ages of mother and son total 56 \n" ); document.write( "x+(x-24)=56 \n" ); document.write( "x+x-24=56 \n" ); document.write( "2x=80 \n" ); document.write( "x=40\r \n" ); document.write( "\n" ); document.write( "ans: \n" ); document.write( "mother's age=40 \n" ); document.write( "Craig's age=40-24=16 \n" ); document.write( " |