document.write( "Question 569728: martha is 24 years old. susan is at least 4 years younger than martha. if susan is k years old write an inequality showing susans age. \n" ); document.write( "
Algebra.Com's Answer #367440 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! martha is 24 years old. susan is at least 4 years younger than martha. if susan is k years old write an inequality showing susans age. \n" ); document.write( "----------------- \n" ); document.write( "m = 24 \n" ); document.write( "s <= m-4 \n" ); document.write( "--- \n" ); document.write( "k <= m-4 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |