document.write( "Question 1134744: Today Matt is 5 times the age of his cousin Kristin. In 4 years time, Kristin will be
\n" ); document.write( "one third of Matt’s age. How old will Matt be when Kristin is 40 years old?
\n" ); document.write( "

Algebra.Com's Answer #752217 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
let m equal the age of matt now.
\n" ); document.write( "let k equal the age of kristin now.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "today matt is 5 times the age of kristin.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula for that is m = 5 * k.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in 4 years time, kristin will be one third the age of matt.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula for that is k + 4 = 1/3 * (m + 4)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in the second equation, replace m with 5 * k to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "k + 4 = 1/3 * (5 * k + 4)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "now that you have one unknown in one equation, you can solve for k.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "start with k + 4 = 1/3 * (5 * k + 4)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify to get k + 4 = 5/3 * k + 4/3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtract 4/3 from both sides of this equation to get k + 4 - 4/3 = 5/3 * k\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtract k from both sides of this equation to get 4 - 4/3 = 5/3 * k - k\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiply both sides of this equation by 3 to get 12 - 4 = 5 * k - 3 * k\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "combine like terms to get 8 = 2 * k\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide both sides of this equation by 2 to get 4 = k.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since k = 4, then m = 5 * k becomes m = 5 * 4 = 20.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "kristin is 4 years old and matt is 20 years old today.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in 4 years, kristin will be 8 years old and matt will be 24 years old.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "20 / 4 = 5, so matt is 5 * the age of kristin today.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "8 / 24 = 1/3, so kkristin will be 1/3 the age of matt in 4 years.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "kristin will be 40 years old in 40 - 4 = 36 years.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in 36 years, matt will be 20 + 36 = 56 years old.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your solution is that matt will be 56 years old when kristin is 40 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" );