document.write( "Question 1121102: A grocery stores sells tomatoes in boxes of 4 or 10. If a shopper buys x boxes of 4 and y
\n" );
document.write( "boxes of 10, where x ≥ 1 and y ≥ 1, for a total of 60 tomatoes, what is one possible value of x? \n" );
document.write( "
Algebra.Com's Answer #736867 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Informally.... \n" ); document.write( "The total number of tomatoes is a multiple of 10; and y boxes of 10 each will be a number of tomatoes that is a multiple of 10. Therefore, the total number of tomatoes in the boxes of 4 each must be a multiple of 10. \n" ); document.write( "Multiples of 4 that are multiples of 10, and less than or equal to 60, are 0, 20, 40, and 60. \n" ); document.write( "So the possible numbers of boxes of 4 is 0, 5, 10, or 15. \n" ); document.write( "15 boxes of 4 each would mean 0 boxes of 10 each. Since the problem specifies having at least one box of each size, the possible numbers of boxes of 4 each are 5 and 10. \n" ); document.write( "Answer: the 2 possible values for x are 5 and 10. \n" ); document.write( "The same process, using the formal mathematical method.... \n" ); document.write( " \n" ); document.write( "Solve for y: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "y must be a positive integer; and 6 is an integer. That means(2/5)x must be an integer; and that means x must be a multiple of 5. \n" ); document.write( "The conditions of the problem say x must be a positive integer, and that the value of x must be less than 15. Since we have determined that it also must be a multiple of 5, the only 2 possible values of x are 5 and 10. \n" ); document.write( " |