document.write( "Question 1096324: the sum of k and twice n is less than 60 \n" ); document.write( "
Algebra.Com's Answer #710764 by Rhodium(14)![]() ![]() You can put this solution on YOUR website! Write as an equation: \n" ); document.write( "k+2n<60 \n" ); document.write( "For n: \n" ); document.write( "2n<60-k \n" ); document.write( "n<30-k/2 \n" ); document.write( "For k: \n" ); document.write( "K<60-2n \n" ); document.write( " |