Hallo; 
a)    I.18 = 2a+2b    -> b= 9-a    unten einsetzen 
       II.                     A = a*b
                               A = a( 9-a)
                               A = -a² +9a     dies ist eine negative quadratische Funktion,
                                                      der Scheitelpunkt ist auch maximum
                               f(x) = -x² +9x    | *(-1)  und quadratische Ergänzung 
                          -1*f(x) = x² -9x 
                                     = x² -9x +\( \frac{9}{2} \) ² -\( \frac{9}{2} \) ²
                                     = (x -4,5)² -20,25       | nun wieder mit *(-1)
                              f(x) = - (x-4,5)² +20,25      S ( 4,5| 20,25 ) 
               bedeutet bei a= 4,5 ist der Flächeninhalt am größten. 
               und b =  9 -4,5   b= 4,5 , damit ist es Quadrat.
~plot~ -x^2+9x; ~plot~