document.write( "Question 1209213: If , where a, b and c are distinct positive integers greater than 1, What is the greatest possible value of a+b+c?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #847853 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Tutor @ikleyn has pointed out that I lost track of what I was doing in my original response. Following is my corrected solution. \n" ); document.write( " \n" ); document.write( "In the given algebraic expression, the exponent on a is odd and the exponents on b and c are even; in the factored form of the constant, the exponent on the factor 3 is odd and the exponents on the factors 2 and 5 are even. That means a must be 3^5=243. \n" ); document.write( "That leaves us with \n" ); document.write( " \n" ); document.write( "Since a, b, and c are each greater than 1, there are two possibilities: \n" ); document.write( "(1) \n" ); document.write( "(2) \n" ); document.write( "For case (1), a+b+c = 243+4+5 = 252; for case (2), a+b+c = 243+25+2 = 270. \n" ); document.write( "ANSWER: 270 \n" ); document.write( " \n" ); document.write( " |