home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Graphics / graphics-16000.iso / msdos / plotting / tsdraw16 / breakev3.drw < prev    next >
Text File  |  1989-07-19  |  418b  |  24 lines

  1. !Break-even analysis based on contribution margin instead of
  2. !total revenues and total costs
  3.  
  4. nw
  5. or 100,150    !How to relocate the origin
  6. sc 100,1000
  7. lb 100,11000,Marginal break-even analalysis
  8.  
  9. sg 0,2000,1000,2000
  10. lb 500,1800,fixed cost
  11.  
  12. sg 0,0,1000,5000
  13. lb 400,4000,margin
  14.  
  15. sg 400,0,400,2000
  16. lb 200,-200,breakeven
  17.  
  18. sg 1000,2000,1000,5000
  19. lb 1020,3500 profit
  20.  
  21. fi 800,3000
  22.  
  23. !BREAKEV3.DRW ready
  24.