document.write( "Question 995744: A girl is twice as old as her sister. Four year hence, the product of their ages will be 160. find their present ages \n" ); document.write( "
Algebra.Com's Answer #614406 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let x = sisters present age; 4 yrs hence her age will be x+4 \n" ); document.write( "Then 2x= other girls present age; 4 years hence her age will be 2x+4 \n" ); document.write( "Sooooo \n" ); document.write( "(x+4)(2x+4)=160 \n" ); document.write( "Using FOIL we have 2x^2+4x+8x+16=160 \n" ); document.write( "2x^2+12x+16=160. divide each term by 2 \n" ); document.write( "x^2+6x+8=80 or \n" ); document.write( "x^2+6x-72=0 quadratic in standard form and it can be factored \n" ); document.write( "(x+12)(x-6)=0 \n" ); document.write( "x=-12-----no good can't have negative age \n" ); document.write( "x=6-----answer \n" ); document.write( "sisters age is 6 \n" ); document.write( "girls age is 12 \n" ); document.write( "CK \n" ); document.write( "(6+4)(12+4)=160 \n" ); document.write( "160=160\r \n" ); document.write( "\n" ); document.write( "hope this helps----ptaylor \n" ); document.write( " |