document.write( "Question 253773: Linda is now x years old and Don is 2 years older than Linda. In terms of x, how old was Don 3 years ago? \r
\n" );
document.write( "\n" );
document.write( "(A) x (B) x – 1 (C) x – 3 (D) x – 5 (E) 2x – 3 \n" );
document.write( "
Algebra.Com's Answer #186126 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! d=x+2 \n" ); document.write( "so three years ago Don was \n" ); document.write( "d=x+2-3 \n" ); document.write( " |