document.write( "Question 1171176: If a^2 x b^3 x c^4 = 648 000, where a, b, and c are distinct positive integers greater than 1, what is the least possible value of a + b + c? \n" ); document.write( "
Algebra.Com's Answer #796095 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Find the prime factorization
\n" ); document.write( "648,000 = 2^6 * 3^4 * 5^3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Compare this to a^2 * b^3 * c^4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Note how 2^6 * 3^4 * 5^3 doesn't have a squared factor term, but it has cubic and fourth power terms.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We can fix this by pulling 2^4 out of 2^6 and having it pair with the 3^4 like so:
\n" ); document.write( "a^2 * b^3 * c^4 = 2^6 * 5^3 * 3^4
\n" ); document.write( "a^2 * b^3 * c^4 = (2^6) * 5^3 * 3^4
\n" ); document.write( "a^2 * b^3 * c^4 = (2^2*2^4) * 5^3 * 3^4
\n" ); document.write( "a^2 * b^3 * c^4 = 2^2 * 5^3 * (2^4*3^4)
\n" ); document.write( "a^2 * b^3 * c^4 = 2^2 * 5^3 * (2*3)^4
\n" ); document.write( "a^2 * b^3 * c^4 = 2^2 * 5^3 * 6^4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "At this point, we can see
\n" ); document.write( "a^2 = 2^2
\n" ); document.write( "b^3 = 5^3
\n" ); document.write( "c^4 = 6^4
\n" ); document.write( "which leads to
\n" ); document.write( "a = 2
\n" ); document.write( "b = 5
\n" ); document.write( "c = 6
\n" ); document.write( "and finally,
\n" ); document.write( "a+b+c = 2+5+6 = 13\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This is the smallest value of a+b+c possible. The proof is given in the next section. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Here's a way to help prove we have the smallest a,b,c triple.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We know that a > 1 is some integer. Let's say 'a' is the smallest possible integer given that condition, so let's make a = 2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a = 2
\n" ); document.write( "a^2 = 4
\n" ); document.write( "Divide like so
\n" ); document.write( "(648,000)/4 = 162,000\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This must mean
\n" ); document.write( "b^3*c^4 = 162,000
\n" ); document.write( "c^4 = 162000/(b^3)
\n" ); document.write( "c = (162000/(b^3))^(1/4)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let
\n" ); document.write( "c = (162000/(x^3))^(1/4)
\n" ); document.write( "so that implies that b = x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We can construct the function
\n" ); document.write( "f(x) = a+b+c
\n" ); document.write( "f(x) = 2+x+(162000/(x^3))^(1/4)
\n" ); document.write( "in which we want to minimize, such that x > 0 and x is an integer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The use of differential calculus or a graphing calculator will find that the min of f(x) is located at approximately (4.71, 12.98)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "But we can't have non-integer x values, so we could try f(4) and f(5) since 4.71 is between 4 and 5.
\n" ); document.write( "It turns out that f(4) = 13.09 approximately and f(5) = 13 exactly. Any other x value will lead to f(x) being larger. So f(5) = 13 leads to x = 5 and b = 5 and c = 6.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This fully proves that we have the smallest a,b,c triple possible. I skipped over the actual steps of using differential calculus, so let me know if you need me to go over that. The use of a graphing calculator is the preferred, quickest, and most efficient way to do this problem in my opinion.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answers:
\n" ); document.write( "a = 2
\n" ); document.write( "b = 5
\n" ); document.write( "c = 6
\n" ); document.write( "a+b+c = 13 is the smallest possible sum. \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );