document.write( "Question 853781: The sum of Mila's and Johny's ages is 36 years. In 5 difference of their ages will be 12 years. What are their ages now? \n" ); document.write( "
Algebra.Com's Answer #514306 by chndnbl(31)\"\" \"About 
You can put this solution on YOUR website!
Let Mila's and Johny' be x and y.
\n" ); document.write( "From the first condition:
\n" ); document.write( "x + y = 36
\n" ); document.write( "from the second condition:
\n" ); document.write( "x - y = 12
\n" ); document.write( "by using elimination method,
\n" ); document.write( "2x = 24
\n" ); document.write( "x = 12 years and
\n" ); document.write( "y = 36 - 12=24 years
\n" ); document.write( "
\n" );