document.write( "Question 732074: determine whether the given value of x is a solution to the inequality
\n" );
document.write( "4x-2<8 where x=7
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #447483 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 4*7-2 < 8 \n" ); document.write( "28-2 < 8 \n" ); document.write( "26 < 8 \n" ); document.write( "Does not work. \n" ); document.write( "No solution. \n" ); document.write( " |