Everyday Math: How to know how many pages there are from StartPage to EndPage
Here is a simple calculation for everyday living.
Problem
You want to print pages 23-45 of a file. How many pages will you make?
Solution
Formula: EndPage-StartPage+1
Example
Printing pages 23-45 will produce (45-23)+1 =23 pages
Comments
Post a Comment