document.write( "Question 675416: Three times the difference of a number and 17 is at least 75. Let X represent the number and find all possible values for the number. \n" ); document.write( "
Algebra.Com's Answer #419823 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Three times the difference of a number and 17 is at least 75. Let X represent the number and find all possible values for the number. \n" ); document.write( "----- \n" ); document.write( "Inequality: \n" ); document.write( "3(x-17) >= 75 \n" ); document.write( "--- \n" ); document.write( "Divide both sides by 3 to get: \n" ); document.write( "x - 17 >= 25 \n" ); document.write( "---- \n" ); document.write( "Add 17 to both sides to get: \n" ); document.write( "x >= 42 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |