I would like to produce a graph of possible whole number integer results from the equations (a^2 + b^2)/(ab+1). could I use the drawing panel to produce the graph?
Yes, you can call a specific graph from the drawing panel. For example class Bar produces a bar graph with int height, width, value, int x values, int y values.