Mitch
You can use Show to combine multiple plots, Epilog to add extra things,
Rescale to change the y-scale of one function to occupy the same space as
the other function, and FrameTicks to specify ticks on the right side Frame
for the second function. This all works, but is somewhat cumbersome in my
opinion.
So you might also want to look at the Presentations package ($50) that
simplifies the process of making custom graphics (and has many other
features also). Essentially you can just draw one thing after another in one
graphics statement and there is also a CustomTicks command for generating
major and minor ticks.
Some examples of Presentations solutions are at Peter Lindsay's site at the
St. Andrews University Mathematics department.
http://blackbook.mcs.st-and.ac.uk/~Peter/djmpark/html/
Specifically, the Broken-axis Graph2 example, although not exactly like your
problem, shows the general techniques that can be used. There is a PDF file
so you can view it without the package. The Reverse Axis Plot example and
Multiple Functions example might also be interesting.
David Park
djm...@comcast.net
http://home.comcast.net/~djmpark/