document.write( "Question 166037: The two taylor girls were born in consecutive, even years. If the product of their age is 224, how old is each girl? \n" ); document.write( "
Algebra.Com's Answer #122405 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
x(x+2)=224
\n" ); document.write( "x^2+2x-224=0
\n" ); document.write( "(x-14)(x+16)=0
\n" ); document.write( "x-14=0
\n" ); document.write( "x=14 for the youngest girl.
\n" ); document.write( "14+2=16 for the older girl.
\n" ); document.write( "Proof:
\n" ); document.write( "14*16=224
\n" ); document.write( "224=224
\n" ); document.write( "
\n" );