document.write( "Question 745860: Meres cat is three years older than her dog. The sum of her pets' age is 14. How old is her dog? \n" ); document.write( "
Algebra.Com's Answer #454029 by savvyhush23(50)\"\" \"About 
You can put this solution on YOUR website!
Meres cat is three years older than her dog. The sum of her pets' age is 14. How old is her dog?
\n" ); document.write( "Let, c - the cat's age and d - the dog's age
\n" ); document.write( "cat is three years older than dog: \"c+=+d%2B3\"
\n" ); document.write( "The sum of her pets' age is 14: \"c%2Bd=14\"\r
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: Linear System solver (using determinant)
Solve:
\n" ); document.write( " \"+system%28+%0D%0A++++1%5Cc+%2B+-1%5Cd+=+3%2C%0D%0A++++1%5Cc+%2B+1%5Cd+=+14+%29%0D%0A++\"
\n" ); document.write( "
\n" ); document.write( " Any system of equations:
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " has solution
\n" ); document.write( "
\n" ); document.write( " or
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " (c=8.5, d=5.5}
\n" ); document.write( "

\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Therefore, her dog is 5 and 1/2 years old!
\n" ); document.write( "
\n" );