document.write( "Question 1002208: Using the expression 4x-7, what is the smallest whole number value for that gives a result that is more than 150? \n" ); document.write( "
Algebra.Com's Answer #619176 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! We can write this as the inequality \n" ); document.write( "4x - 7 > 150 \n" ); document.write( "Now add seven to both sides \n" ); document.write( "4x > 157 \n" ); document.write( "and divide by 4 and get \n" ); document.write( "x > 39.25 \n" ); document.write( "Thus 40 would be the smallest whole number that works... \n" ); document.write( " |