document.write( "Question 813283: 1. Can the ratio of a parent's age to his or her child age ever be exactly 3 : 2? Explain.
\n" ); document.write( "2. Can the ratio of a parent's age to his or her child age ever be exactly 10: 9? Explain.
\n" ); document.write( "

Algebra.Com's Answer #489598 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
1. Can the ratio of a parent's age to his or her child age ever be exactly 3 : 2? Explain.
\n" ); document.write( "How about parent of 60, child of 40, very likely
\n" ); document.write( ":
\n" ); document.write( "2. Can the ratio of a parent's age to his or her child age ever be exactly 10: 9? Explain.
\n" ); document.write( "Assuming there has to me a minimum age difference of 18 yrs
\n" ); document.write( "let x = parents age; child = (x-18)
\n" ); document.write( "\"x%2F%28%28x-18%29%29\" = \"10%2F9\"
\n" ); document.write( "10(x-18) = 9x
\n" ); document.write( "10x - 180 = 9x
\n" ); document.write( "10x - 9x = 180
\n" ); document.write( "x = 180 yrs age of parent, not likely
\n" ); document.write( "
\n" );