document.write( "Question 1166222: Maria is 36 years old. Maria was twice as old as Adrian was when Maria was as old as Adrian is now. How old is Adrian?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #790707 by Theo(13342)![]() ![]() You can put this solution on YOUR website! m = maria's age now. \n" ); document.write( "a = adrian's age now.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "maria is 36 years old now, so the formula for that is m = 36.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "maria was twice as old as adrian was when maria was as old as adrian is now. \n" ); document.write( "let x = the number of years ago when this occurred.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you let x equal the number of years ago when maria was as old as adrian is now, then the formula for that is m - x = a\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the statement says that maria was twice as old as adrian was when maria was as old as adrian is now. \n" ); document.write( "the formula for that is m - x = 2 * (a - x) \n" ); document.write( "since (m-x) = a, then replace a in this formula to get: \n" ); document.write( "m - x = 2 * (m - x - x) \n" ); document.write( "combine like terms to get: \n" ); document.write( "m - x = 2 * (m - 2x) \n" ); document.write( "simplify to get m - x = 2m - 4x \n" ); document.write( "subtract m from both sides of the equation and add 4x to both sides of the equation to get 4x - x = 2m - m \n" ); document.write( "combine like terms to get 3x = m\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since m = 36, then you get: \n" ); document.write( "3x = 36 \n" ); document.write( "solve for x to get: \n" ); document.write( "x = 12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since m - 14 = a, then we also know that a is equal to 24.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your original formulas were: \n" ); document.write( "m = 36 \n" ); document.write( "m - x = a \n" ); document.write( "m - x = 2 * (a - x)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when m = 36 and x = 12, the formulas become: \n" ); document.write( "m = 36 stays the same \n" ); document.write( "m - x = a becomes 36 - 12 = 24 which becomes 24 = 24 which is true. \n" ); document.write( "m - x = 2 * (a - x) becomes 36 - 12 = 2 * (24 - 12) which becomes 24 = 24 which is also true.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the values of m = 36 and x = 12 and a = 24 are good.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your solution is that adrian is 24 years old.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |