document.write( "Question 1177439: The sum of the ages of Dylan and Noelle is 80 years. 10 years ago, Dylan's age was 3 times Noelle's age. How old is Dylan now? \n" ); document.write( "
Algebra.Com's Answer #806444 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
D+N=80
\n" ); document.write( "(D-10)=3(N-10)
\n" ); document.write( "D-10=3N-30
\n" ); document.write( "D=3N-20
\n" ); document.write( "so 4N-20=80
\n" ); document.write( "N=25
\n" ); document.write( "D=55
\n" ); document.write( "10 years ago it was 15 and 45 for N and D respectively.
\n" ); document.write( "Dylan is 55 now.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );