document.write( "Question 1141808: The sum of Kims age and her mothers age is 36. Kims mother is five times older then Kim. How old is each person? \n" ); document.write( "
Algebra.Com's Answer #762446 by greenestamps(13198)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "\"5 times older than Kim\" means Kim's age, plus 5 more times Kim's age. That is, \"5 times older than\" means \"6 times AS OLD AS\".

\n" ); document.write( "So if Kim is x years old, then her mother is 6x years old. Then the problem says the sum of their ages is 36:

\n" ); document.write( "\"x%2B6x+=+36\"
\n" ); document.write( "\"7x+=+36\"
\n" ); document.write( "\"x+=+36%2F7\"

\n" ); document.write( "This is not a whole number, as it must be; so the statement of the problem is faulty.

\n" ); document.write( "Now rewrite the problem correctly to say that Kim's mother is 5 times AS OLD AS Kim; then when you solve the problem by the method shown above you will get a valid solution.
\n" ); document.write( "
\n" );