document.write( "Question 1079751: an uncle is older then his nephew by 10 years. 15 years ago, uncle was twice as old as his nephew. what are their ages respectively
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #694048 by rapture(86)![]() ![]() You can put this solution on YOUR website! Let x = nephew's current age\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let (x + 10) = uncle's current age\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here is the needed equation:\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x + 10) - 15 = 2(x - 15)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Can you take it from here? \n" ); document.write( " |