document.write( "Question 884753: Luis is 4 times as old as Ashley. Nine years ago, Luis was 7 times as old as Ashley. How old is Ashley now \n" ); document.write( "
Algebra.Com's Answer #534626 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 4a - 9 = 7(a-9) \n" ); document.write( " 54 = 3a \n" ); document.write( " 18 = a, Ashley's age \n" ); document.write( " |