document.write( "Question 1141067: Adam is 12 years older than his sister Liz. Four years ago Adam was 4 times older than his sister. How old is each now? \n" ); document.write( "
Algebra.Com's Answer #761605 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Adam is 12 years older than his sister Liz. Four years ago Adam was 4 times older than his sister. How old is each now? \n" ); document.write( "--------- \n" ); document.write( "A = L + 12 \n" ); document.write( "A-4 = 5*(L-4) = 5L-20 \n" ); document.write( "Sub for A \n" ); document.write( "L+12 - 4 = 5L-20 \n" ); document.write( "L+8 = 5L-20 \n" ); document.write( "4L = 28 \n" ); document.write( "L = 7 \n" ); document.write( "A = 19\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |