document.write( "Question 901040: Nancy is 6 years older than Luke the sum of Luke and Nancy's age is less than 30 years
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #546406 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! (L + 6) + L = 30 \n" ); document.write( "2L = 24 \n" ); document.write( " L = 12 \n" ); document.write( " N = 18 |