document.write( "Question 1101720: Nancy is double her sisters age.They are both older than 20 and younger than 50 . They are both multiples of 7 . How old are they? \n" ); document.write( "
Algebra.Com's Answer #716310 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Nancy is 2x \n" ); document.write( "Sister is x \n" ); document.write( "Their sum has to be between 40 and 100, twice 20-50 \n" ); document.write( "40<3x<100 \n" ); document.write( "13.3 \n" ); document.write( "21 is the only one that has 2x < 50 \n" ); document.write( "Nancy is 42, her sister is 21. |