document.write( "Question 74848: the product of two numbers is no less than 30. One of the integers is 6. What is the other integer \n" ); document.write( "
Algebra.Com's Answer #53784 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Let x=first number, y=2nd number \n" ); document.write( "Here's the translation: \n" ); document.write( " \n" ); document.write( "Let x=6 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So the other number has to be less than 5 in order for the product to be less than 30. \n" ); document.write( " |