document.write( "Question 1185649: The difference in Alex and Toni’s ages is 5. The product of their ages is 104.
\n" );
document.write( "If Alex is older, how old is Toni? \n" );
document.write( "
Algebra.Com's Answer #816493 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The difference in Alex and Toni’s ages is 5. The product of their ages is 104. \n" ); document.write( "If Alex is older, how old is Toni? \n" ); document.write( "----------- \n" ); document.write( "They're 8 & 13 \n" ); document.write( "====================== \n" ); document.write( "You can do it the long way: \n" ); document.write( "x = Toni's age \n" ); document.write( "--- \n" ); document.write( "x*(x+5) = 104 \n" ); document.write( " \n" ); document.write( "At this point, you factor 104 and get x = 8. More steps to do the same. \n" ); document.write( " \n" ); document.write( " |