document.write( "Question 1069154: A father who is 42 years old has a son and a daughter. The daughter is three times as old as the son. In 10 years the sum of all their ages will be 100 years. How old are the two siblings at present? \n" ); document.write( "
Algebra.Com's Answer #684386 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
s, son
\n" ); document.write( "d, daugher\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The description as a system of equations:
\n" ); document.write( "\"system%28d=3s%2Cs%2B10%2Bd%2B10%2B42%2B10=100%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"s%2Bd=100-42-30\"
\n" ); document.write( "\"s%2Bd=28\"
\n" ); document.write( "substitute for d;
\n" ); document.write( "\"s%2B3s=28\"
\n" ); document.write( "\"highlight%28s=7%29\"
\n" ); document.write( "-
\n" ); document.write( "\"highlight%28d=21%29\"
\n" ); document.write( "
\n" );