document.write( "Question 934319: If I earn 98$ per day plus 16$ per hour for overtime I work, I want to earn 130$ which inequality can be used to determine h,the number of hours overtime I must work to earn at least 130$? \n" ); document.write( "
Algebra.Com's Answer #568512 by Theo(13342)![]() ![]() You can put this solution on YOUR website! equation is 130 <= 98 + 16x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for x as follows:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract 98 from both sides of the inequality to get: \n" ); document.write( "130 - 98 <= 16x \n" ); document.write( "simplify to get: \n" ); document.write( "32 <= 16x \n" ); document.write( "divide both sides by 16 to get: \n" ); document.write( "32/16 <= x \n" ); document.write( "simplify to get: \n" ); document.write( "2 <= x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if 2 is smaller than or equal to x, then x must be greater than or equal to 2. \n" ); document.write( "your solution is that x >= 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you make 98 a week. \n" ); document.write( "you work 2 hours extra so you get 98 + 32 which is equal to 130. \n" ); document.write( "you made enough to cover the 130 so you're done.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |