document.write( "Question 852410: A mother is three times as old as her daughter. Four years ago the product of their ages was 256. Find their current ages. Would the equation be (3x-4)(x-4)=256? \n" ); document.write( "
Algebra.Com's Answer #513331 by pmesler(52)![]() ![]() You can put this solution on YOUR website! Let the daughter's age = x\r \n" ); document.write( "\n" ); document.write( "Let the mother's age = 3x \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The product of their ages is 256. In other words\r \n" ); document.write( "\n" ); document.write( "(3x-4)(x-4) = 256\r \n" ); document.write( "\n" ); document.write( "Use FOIL to simplify.\r \n" ); document.write( "\n" ); document.write( "3x^2-16x+16 = 256 \r \n" ); document.write( "\n" ); document.write( "Subtract 256 from both sides to make this a quadratic equation. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3x^2-16x-240 = 0\r \n" ); document.write( "\n" ); document.write( "Solve for x using the quadratic equation.
\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "From this you can see that x = (-6.66,0) and x = (12,0). Obviously we can disregard x = -6.66 since you can't have a negative age. That means that the daughter is 12 years old and her mother is 36 years old.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's plug in these values of x to see if the original equation checks out.\r \n" ); document.write( "\n" ); document.write( "(3(12)-4)(12-4) = 256\r \n" ); document.write( "\n" ); document.write( "32 * 8 = 256 \r \n" ); document.write( "\n" ); document.write( "It checks out so those are the correct ages. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |