document.write( "Question 331283: Eddie is 7 years older than Brian. If Brian is x years old, then how old was Eddie 11 years ago?\r
\n" );
document.write( "\n" );
document.write( "(a) x - 18 (b) x - 4 (c) x - 7 (d) 7x - 11 (e) x + 18 \n" );
document.write( "
Algebra.Com's Answer #237541 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Eddie is 7 years older than Brian. \n" ); document.write( " If Brian is x years old, then how old was Eddie 11 years ago? \n" ); document.write( ": \n" ); document.write( "e = x + 7 \n" ); document.write( ": \n" ); document.write( "e = (x+7) - 11 \n" ); document.write( ": \n" ); document.write( "e = (x - 4), 11 yrs ago \n" ); document.write( " |