document.write( "Question 342823: djil is 30 years older than diane. 5 years ago, djil's age is twice the age of diane one year from now . how old is djil now? \n" ); document.write( "
Algebra.Com's Answer #245353 by Kartik-The Math specialist(4)![]() ![]() You can put this solution on YOUR website! Let the age of diane be x. \n" ); document.write( "Djil's age=x+30 \n" ); document.write( "5 years before djil age was \n" ); document.write( "x+30-5=x+25 \n" ); document.write( "1 year from now diane age will be x+1 \n" ); document.write( "ATQ \n" ); document.write( "2(x+1)=x+25 \n" ); document.write( "x=23 \n" ); document.write( "Djil's age= x+30 = 23+30 = 53 years. \n" ); document.write( " |