document.write( "Question 421207: Translate the following into an inequality. Do not solve:
\n" );
document.write( "The sum of three integers is no more than 110. If one integer is nine less than twice the first integer and the third integer is one fourth the first integer, what are the integers? \n" );
document.write( "
Algebra.Com's Answer #294177 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the sum of 3 integes is no more than 110.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this leads to:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + y + z <= 110\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x is the first integer \n" ); document.write( "y is the second integer \n" ); document.write( "z is the third integer\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "one integer (this is the second integer which is equal to y) is 9 less than 2 times the first integer (the first integer is x).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this leads to:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 2x - 9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the third integer is 1/4 the first integer.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this leads to:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z = x/4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you should be able to solve it from this.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "let me know the answer that you come up with.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |