document.write( "Question 1186666: Suppose your mother was 27 years old when you were born. Presently she is three times as old as you are. What is your mother’s present age? \n" ); document.write( "
Algebra.Com's Answer #817619 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The problem is faulty; there is no solution in whole numbers, which is a requirement for age problems. \n" ); document.write( "x = your age \n" ); document.write( "3x = mother's age \n" ); document.write( "The difference in their ages is (always) 27 years: \n" ); document.write( "3x-x=27 \n" ); document.write( "2x=27 \n" ); document.write( "x=13.5 NOT VALID! \n" ); document.write( " \n" ); document.write( " |