document.write( "Question 942537: The ages of a brother and sister are 11 and 8 years.
\n" ); document.write( "In how many years' time will the product of their ages be 378?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #574587 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+n+\" = the number of years from now
\n" ); document.write( "when the product of their ages is \"+378+\"
\n" ); document.write( "----------------
\n" ); document.write( "\"+%28+11+%2B+n+%29%2A%28+8+%2B+n+%29+=+378+\"
\n" ); document.write( "\"+88+%2B+8n+%2B+11n+%2B+n%5E2++=+378+\"
\n" ); document.write( "\"+n%5E2+%2B+19n+-+290+=+0+\"
\n" ); document.write( "I can use the quadratic formula
\n" ); document.write( "\"+n+=+%28+-b+%2B-+sqrt%28++b%5E2+-+4%2Aa%2Ac+%29%29+%2F+%282%2Aa%29+\"
\n" ); document.write( "\"+a+=+1+\"
\n" ); document.write( "\"+b+=+19+\"
\n" ); document.write( "\"+c+=+-290+\"
\n" ); document.write( "\"+n+=+%28+-19+%2B-+sqrt%28++19%5E2+-+4%2A1%2A%28-290%29+%29%29+%2F+%282%2A1%29+\"
\n" ); document.write( "\"+n+=+%28+-19+%2B-+sqrt%28++361+%2B+1160+%29%29+%2F+2+\"
\n" ); document.write( "\"+n+=+%28+-19+%2B-+sqrt%28++1521+%29%29+%2F+2+\"
\n" ); document.write( "\"+n+=+%28+-19+%2B+39%29+%2F+2+\"
\n" ); document.write( "\"+n+=+20%2F2+\"
\n" ); document.write( "\"+n+=+10+\"
\n" ); document.write( "( notice that I can only use the + square root )
\n" ); document.write( "In 10 years, the product of their ages will be 378
\n" ); document.write( "------------------
\n" ); document.write( "check:
\n" ); document.write( "\"+%28+11+%2B+n+%29%2A%28+8+%2B+n+%29+=+378+\"
\n" ); document.write( "\"+%28+11+%2B+10+%29%2A%28+8+%2B+10+%29+=+378+\"
\n" ); document.write( "\"+21%2A18+=+378+\"
\n" ); document.write( "\"+378+=+378+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" ); document.write( "
\n" );