document.write( "Question 1104865: Kevin is 3 years older than Daniel. Two years ago, Kevin was 4 times as old as Daniel. how old is Deniel now? \n" ); document.write( "
Algebra.Com's Answer #719588 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
D=x
\n" ); document.write( "K=x+3
\n" ); document.write( "2 years ago they were x-2 and x+1 years old.
\n" ); document.write( "then x+1=4(x-2)
\n" ); document.write( "x+1=4x-8
\n" ); document.write( "9=3x
\n" ); document.write( "x=3 years old, Daniel's age now ANSWER.
\n" ); document.write( "x+3=6 years old
\n" ); document.write( "
\n" );