document.write( "Question 770311: In eleven years, Lita will be 5 times as old as she was 9 years ago. How old is she? \n" ); document.write( "
Algebra.Com's Answer #469429 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! In eleven years, Lita will be 5 times as old as she was 9 years ago. How old is she? \n" ); document.write( ". \n" ); document.write( "Let x = age of Lita \n" ); document.write( "then \n" ); document.write( "x+11 = Lita's age in eleven years \n" ); document.write( "x-9 = Lita's age 9 years ago \n" ); document.write( ". \n" ); document.write( "x+11 = 5(x-9) \n" ); document.write( "x+11 = 5x-45 \n" ); document.write( "11 = 4x-45 \n" ); document.write( "56 = 4x \n" ); document.write( "14 years old = x \n" ); document.write( " |