document.write( "Question 1199522: if , where a,b and c are positive integers, and b < c, evaluate the smallest possible value of abc \n" );
document.write( "
Algebra.Com's Answer #833453 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The variable 'a' is a positive integer {1,2,3,...} \n" ); document.write( "The smallest possible value is a = 1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If a = 1, then, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "There are infinitely many solution pairings for b,c \n" ); document.write( "Here's a small subset of possible integer solutions \n" ); document.write( "b = 23, c = 8 \n" ); document.write( "b = 46, c = 17 \n" ); document.write( "b = 69, c = 26 \n" ); document.write( "b = 92, c = 35 \n" ); document.write( "The values of b are multiples of 23. The values of c are one less than a multiple of 9.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Unfortunately all of these b,c pairings do not satisfy the condition that b < c. \n" ); document.write( "We'll ignore this value of 'a'.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If a = 2, then, \n" ); document.write( " \n" ); document.write( "leads to \n" ); document.write( " \n" ); document.write( "follow similar steps shown in the previous section.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This time we have this subset of solutions \n" ); document.write( "b = 14, c = 8 \n" ); document.write( "b = 28, c = 17 \n" ); document.write( "b = 42, c = 26 \n" ); document.write( "b = 56, c = 35 \n" ); document.write( "Like before the condition b < c isn't met. \n" ); document.write( "We'll ignore this value of 'a'.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If a = 3, then \n" ); document.write( " \n" ); document.write( "leads to \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then we have this subset of solutions (out of infinitely many). \n" ); document.write( "b = 5, c = 8 \n" ); document.write( "b = 10, c = 17 \n" ); document.write( "b = 15, c = 26 \n" ); document.write( "b = 20, c = 35 \n" ); document.write( "Finally the condition b < c has been met.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Go for the smallest b,c pairing so that we arrive at the smallest product. \n" ); document.write( "a*b*c = 3*5*8 = 120\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If a = 4, then \n" ); document.write( " \n" ); document.write( "leads to \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then that can be arranged into \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "b > 0 so 9b > 0 as well. The right hand side is positive.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "But c > 0 leads to c+1 > 0 and -4(c+1) < 0 \n" ); document.write( "The left hand side is negative.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In short, we do not have any positive integer solutions when a = 4, b > 0 and c > 0. \n" ); document.write( "We would need to allow b or c to be negative if we wanted solutions.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Similar situations happen when a = 5, a = 6, etc. \n" ); document.write( "It allows us to ignore these values of 'a'.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Notice how \n" ); document.write( "This is why a > 3 leads to b or c being negative. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 120 \n" ); document.write( "This minimized product occurs when (a,b,c) = (3,5,8). \n" ); document.write( " \n" ); document.write( " |