document.write( "Question 894758: twice the difference of a number and 13 is at least 44 let X represent the number and find all possible values the number \n" ); document.write( "
Algebra.Com's Answer #805959 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! 2(x - 13) >= 44 \n" ); document.write( "x - 13 >= 22 \n" ); document.write( "x >= 35 \n" ); document.write( " |