document.write( "Question 782667: ten years ago a man was as old as his wife is now. The man is now twice as old as his wife was then. How old are they both now? \n" ); document.write( "
Algebra.Com's Answer #476478 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! ten years ago a man was as old as his wife is now. The man is now twice as old as his wife was then. How old are they both now? \n" ); document.write( "*** \n" ); document.write( "now: \n" ); document.write( "let x=age of wife \n" ); document.write( "x+10=age of man \n" ); document.write( ".. \n" ); document.write( "10 yrs ago: \n" ); document.write( "x-10=age of wife \n" ); document.write( "x=age of man \n" ); document.write( ".. \n" ); document.write( "x+10=2(x-10) \n" ); document.write( "x+10=2x-20 \n" ); document.write( "x=30 \n" ); document.write( "x+10=40 \n" ); document.write( "age of wife now=30 \n" ); document.write( "age of man now=40 \n" ); document.write( " \n" ); document.write( " |