document.write( "Question 450432: The two Taylor girls were born in a consecutive, even years. If the product of their ages is 224, how old is each girl. \n" ); document.write( "
Algebra.Com's Answer #310004 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The two Taylor girls were born in a consecutive, even years.
\n" ); document.write( " If the product of their ages is 224, how old is each girl.
\n" ); document.write( "Let x = younger girl
\n" ); document.write( "then
\n" ); document.write( "(x+2) = older girl
\n" ); document.write( ":
\n" ); document.write( "x(x+2) = 224
\n" ); document.write( ":
\n" ); document.write( "x^2 + 2x - 224 = 0
\n" ); document.write( "Factors to
\n" ); document.write( "(x+14)(x-12) = 0
\n" ); document.write( "positive solution
\n" ); document.write( "x = 12 yrs is the younger girl
\n" ); document.write( "then, obviously:
\n" ); document.write( "14 yrs is the older
\n" ); document.write( "
\n" );