document.write( "Question 630438: (ac+b)^(a-b)\r
\n" );
document.write( "\n" );
document.write( "In this expression a, b and c can be any positive integer greater than 1 and less than 5.\r
\n" );
document.write( "\n" );
document.write( "What is the largest possible value for the expression?\r
\n" );
document.write( "\n" );
document.write( "Answer given is : 324.
\n" );
document.write( "I need steps. \n" );
document.write( "
Algebra.Com's Answer #396906 by nerdybill(7384) You can put this solution on YOUR website! (ac+b)^(a-b) \n" ); document.write( "You would like to \"maximize\" a and c (pick 4 for both) \n" ); document.write( "And, you would like to \"minimize\" b (pick 2) \n" ); document.write( "(ac+b)^(a-b) \n" ); document.write( "(4*4+2)^(4-2) \n" ); document.write( "(16+2)^(2) \n" ); document.write( "(18)^(2) \n" ); document.write( "324\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |