If (Q+S) = 10, Q & S being distinct positive integers. Find the greatest value of Q^S.

25 Views Asked by At

I get stuck when I do this :

( 10 - S)^S is the only line I can get myself. I have no idea what to do next.