-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy paths07.ps
More file actions
760 lines (728 loc) · 16.5 KB
/
s07.ps
File metadata and controls
760 lines (728 loc) · 16.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
%!PS-Adobe-2.0
%%Copyright: Copyright (c) 1993 AT&T, All Rights Reserved
%%Version: 3.4
%%DocumentFonts: (atend)
%%Pages: (atend)
%%BoundingBox: (atend)
%%EndComments
/DpostDict 200 dict def
DpostDict begin
%
% Copyright (c) 1993 AT&T, All Rights Reserved
%
% Version 3.4 prologue for troff files.
%
/#copies 1 store
/Prologue (dpost.ps) def
/aspectratio 1 def
/formsperpage 1 def
/landscape false def
/linewidth .3 def
/magnification 1 def
/margin 0 def
/orientation 0 def
/resolution 720 def
/rotation 1 def
/xoffset 0 def
/yoffset 0 def
/roundpage true def
/useclippath true def
/pagebbox [0 0 612 792] def
/R /Times-Roman def
/I /Times-Italic def
/B /Times-Bold def
/BI /Times-BoldItalic def
/H /Helvetica def
/HI /Helvetica-Oblique def
/HB /Helvetica-Bold def
/HX /Helvetica-BoldOblique def
/CW /Courier def
/CO /Courier def
/CI /Courier-Oblique def
/CB /Courier-Bold def
/CX /Courier-BoldOblique def
/PA /Palatino-Roman def
/PI /Palatino-Italic def
/PB /Palatino-Bold def
/PX /Palatino-BoldItalic def
/Hr /Helvetica-Narrow def
/Hi /Helvetica-Narrow-Oblique def
/Hb /Helvetica-Narrow-Bold def
/Hx /Helvetica-Narrow-BoldOblique def
/KR /Bookman-Light def
/KI /Bookman-LightItalic def
/KB /Bookman-Demi def
/KX /Bookman-DemiItalic def
/AR /AvantGarde-Book def
/AI /AvantGarde-BookOblique def
/AB /AvantGarde-Demi def
/AX /AvantGarde-DemiOblique def
/NR /NewCenturySchlbk-Roman def
/NI /NewCenturySchlbk-Italic def
/NB /NewCenturySchlbk-Bold def
/NX /NewCenturySchlbk-BoldItalic def
/ZD /ZapfDingbats def
/ZI /ZapfChancery-MediumItalic def
/S /S def
/S1 /S1 def
/GR /Symbol def
/inch {72 mul} bind def
/min {2 copy gt {exch} if pop} bind def
/setup {
counttomark 2 idiv {def} repeat pop
landscape {/orientation 90 orientation add def} if
/scaling 72 resolution div def
linewidth setlinewidth
1 setlinecap
pagedimensions
xcenter ycenter translate
orientation rotation mul rotate
width 2 div neg height 2 div translate
xoffset inch yoffset inch neg translate
margin 2 div dup neg translate
magnification dup aspectratio mul scale
scaling scaling scale
addmetrics
0 0 moveto
} def
/pagedimensions {
useclippath userdict /gotpagebbox known not and {
/pagebbox [clippath pathbbox newpath] def
roundpage currentdict /roundpagebbox known and {roundpagebbox} if
} if
pagebbox aload pop
4 -1 roll exch 4 1 roll 4 copy
landscape {4 2 roll} if
sub /width exch def
sub /height exch def
add 2 div /xcenter exch def
add 2 div /ycenter exch def
userdict /gotpagebbox true put
} def
/landscapepage {
landscape not {
0 height scaling div neg translate % not quite
90 rotate
} if
} bind def
/portraitpage {
landscape {
width scaling div 0 translate % not quite
-90 rotate
} if
} bind def
/addmetrics {
/Symbol /S null Sdefs cf
/Times-Roman /S1 StandardEncoding dup length array copy S1defs cf
} def
/pagesetup {
/page exch def
currentdict /pagedict known currentdict page known and {
page load pagedict exch get cvx exec
} if
} def
/decodingdefs [
{counttomark 2 idiv {y moveto show} repeat}
{neg /y exch def counttomark 2 idiv {y moveto show} repeat}
{neg moveto {2 index stringwidth pop sub exch div 0 32 4 -1 roll widthshow} repeat}
{neg moveto {spacewidth sub 0.0 32 4 -1 roll widthshow} repeat}
{counttomark 2 idiv {y moveto show} repeat}
{neg setfunnytext}
] def
/setdecoding {/t decodingdefs 3 -1 roll get bind def} bind def
/w {neg moveto show} bind def
/m {neg dup /y exch def moveto} bind def
/done {/lastpage where {pop lastpage} if} def
/f {
dup /font exch def findfont exch
dup /ptsize exch def scaling div dup /size exch def scalefont setfont
linewidth ptsize mul scaling 10 mul div setlinewidth
/spacewidth ( ) stringwidth pop def
} bind def
/changefont {
/fontheight exch def
/fontslant exch def
currentfont [
1 0
fontheight ptsize div fontslant sin mul fontslant cos div
fontheight ptsize div
0 0
] makefont setfont
} bind def
/sf {f} bind def
/cf {
dup length 2 idiv
/entries exch def
/chtab exch def
/newencoding exch def
/newfont exch def
findfont dup length 1 add dict
/newdict exch def
{1 index /FID ne {newdict 3 1 roll put}{pop pop} ifelse} forall
newencoding type /arraytype eq {newdict /Encoding newencoding put} if
newdict /Metrics entries dict put
newdict /Metrics get
begin
chtab aload pop
1 1 entries {pop def} for
newfont newdict definefont pop
end
} bind def
%
% A few arrays used to adjust reference points and character widths in some
% of the printer resident fonts. If square roots are too high try changing
% the lines describing /radical and /radicalex to,
%
% /radical [0 -75 550 0]
% /radicalex [-50 -75 500 0]
%
% Move braceleftbt a bit - default PostScript character is off a bit.
%
/Sdefs [
/bracketlefttp [201 500]
/bracketleftbt [201 500]
/bracketrighttp [-81 380]
/bracketrightbt [-83 380]
/braceleftbt [203 490]
/bracketrightex [220 -125 500 0]
/radical [0 0 550 0]
/radicalex [-50 0 500 0]
/parenleftex [-20 -170 0 0]
/integral [100 -50 500 0]
/infinity [10 -75 730 0]
] def
/S1defs [
/underscore [0 80 500 0]
/endash [7 90 650 0]
] def
end
%%EndProlog
%%BeginSetup
DpostDict begin
mark
/rotation 1 def
/gotpagebbox true def
/linewidth 0.5 def
/xoffset 0 def
/yoffset 0 def
/#copies 1 store
/magnification 1 def
%%FormsPerPage: 1
/formsperpage 1 def
%%Patch from lp
%%EndPatch from lp
/landscape false def
/resolution 720 def
setup
2 setdecoding
%
% Copyright (c) 1993 AT&T, All Rights Reserved
%
% Version 3.4 drawing procedures for dpost. Automatically pulled in when
% needed.
%
/inpath false def
/savematrix matrix def
/Dl {
inpath
{pop pop neg lineto}
{newpath neg moveto neg lineto stroke}
ifelse
} bind def
/De {
/y1 exch 2 div def
/x1 exch 2 div def
/savematrix savematrix currentmatrix def
neg exch x1 add exch translate
x1 y1 scale
0 0 1 0 360
inpath
{1 0 moveto arc savematrix setmatrix}
{newpath arc savematrix setmatrix stroke}
ifelse
} bind def
/Da {
/dy2 exch def
/dx2 exch def
/dy1 exch def
/dx1 exch def
dy1 add neg exch dx1 add exch
dx1 dx1 mul dy1 dy1 mul add sqrt
dy1 dx1 neg atan
dy2 neg dx2 atan
inpath
{arc}
{newpath arc stroke}
ifelse
} bind def
/DA {
/dy2 exch def
/dx2 exch def
/dy1 exch def
/dx1 exch def
dy1 add neg exch dx1 add exch
dx1 dx1 mul dy1 dy1 mul add sqrt
dy1 dx1 neg atan
dy2 neg dx2 atan
inpath
{arcn}
{newpath arcn stroke}
ifelse
} bind def
/Ds {
/y2 exch def
/x2 exch def
/y1 exch def
/x1 exch def
/y0 exch def
/x0 exch def
x0 5 x1 mul add 6 div
y0 5 y1 mul add -6 div
x2 5 x1 mul add 6 div
y2 5 y1 mul add -6 div
x1 x2 add 2 div
y1 y2 add -2 div
inpath
{curveto}
{newpath x0 x1 add 2 div y0 y1 add -2 div moveto curveto stroke}
ifelse
} bind def
end
%%EndSetup
%%Page: 1 1
%%PageBoundingBox: (atend)
DpostDict begin
/saveobj save def
mark
1 pagesetup
20 H f
(The Back of the Envelope)4 2302 1 1729 960 t
(A Sample Question)2 1730 1 1080 1620 t
(Principles)1080 1860 w
(Two Answers Are Better Than One)5 3112 1 1580 2100 t
(Tabular Computations)1 1974 1 1580 2340 t
(Reminders)1580 2580 w
(Exercises)1080 2820 w
(Computing)1580 3060 w
(Everyday Life)1 1216 1 1580 3300 t
6 H f
(From)720 7800 w
6 I f
(Programming Pearls)1 507 1 878 7800 t
6 R f
(, Copyright)1 274 1 1385 7800 t
6 S f
(\323)1674 7800 w
6 R f
( Pearls-7-1)1 3011(2000, Lucent Technologies)2 653 2 1736 7800 t
cleartomark
showpage
saveobj restore
end
%%PageBoundingBox: 61 -1 550 726
%%EndPage: 1 1
%%Page: 2 2
%%PageBoundingBox: (atend)
DpostDict begin
/saveobj save def
mark
2 pagesetup
20 H f
(A Quiz)1 602 1 2759 960 t
(How much water flows out of the Mississippi River)8 4444 1 720 1560 t
(per day?)1 782 1 720 1800 t
20 HI f
(One Possible Answer.)2 1974 1 720 2640 t
20 H f
(The river is about a mile)5 2140 1 2806 2640 t
(wide, twenty feet deep, and flows at five miles per)9 4420 1 720 2880 t
(hour.)720 3120 w
(1 mile)1 566 1 1152 3480 t
20 S f
(\264)1806 3480 w
20 H f
(1)2004 3480 w
20 HI f
(/)2132 3480 w
20 H f
(250 mile)1 790 1 2204 3480 t
20 S f
(\264)3082 3480 w
20 H f
(120 miles)1 890 1 3280 3480 t
20 HI f
(/)4186 3480 w
20 H f
(day)4258 3480 w
20 S f
(~)1512 3800 w
(~)1512 3850 w
20 H f
(1)1710 3840 w
20 HI f
(/)1838 3840 w
20 H f
(2 mile)1 566 1 1910 3840 t
17 H f
(3)2490 3760 w
20 HI f
(/)2617 3840 w
20 H f
(day)2689 3840 w
(It discharges roughly one-half cubic mile per day.)7 4362 1 720 4200 t
6 H f
(From)720 7800 w
6 I f
(Programming Pearls)1 507 1 878 7800 t
6 R f
(, Copyright)1 274 1 1385 7800 t
6 S f
(\323)1674 7800 w
6 R f
( Pearls-7-2)1 3011(2000, Lucent Technologies)2 653 2 1736 7800 t
cleartomark
showpage
saveobj restore
end
%%PageBoundingBox: 61 -1 550 726
%%EndPage: 2 2
%%Page: 3 3
%%PageBoundingBox: (atend)
DpostDict begin
/saveobj save def
mark
3 pagesetup
20 H f
(Two Answers Are Better Than One)5 3112 1 1504 960 t
( much as flows in.)4 1594( As)1 346(How much water flows out?)4 2452 3 720 1560 t
(The Mississippi basin is about 1000 by 1000 miles,)8 4518 1 720 2040 t
(and the annual runoff from rainfall is about one foot.)9 4604 1 720 2280 t
(Yearly drainage is)2 1606 1 720 2520 t
(1000 miles)1 1002 1 936 2880 t
20 S f
(\264)2026 2880 w
20 H f
(1000 miles)1 1002 1 2224 2880 t
20 S f
(\264)3314 2880 w
20 H f
(1)3512 2880 w
20 HI f
(/)3640 2880 w
20 H f
(5000 mile)1 902 1 3712 2880 t
20 HI f
(/)4630 2880 w
20 H f
(year)4702 2880 w
20 S f
(~)1440 3200 w
(~)1440 3250 w
20 H f
(200 miles)1 890 1 1638 3240 t
17 H f
(3)2542 3160 w
20 HI f
(/)2669 3240 w
20 H f
(year)2741 3240 w
(so daily outflow is)3 1572 1 720 3600 t
(200 miles)1 890 1 936 3960 t
17 H f
(3)1840 3880 w
20 HI f
(/)1967 3960 w
20 H f
(year)2039 3960 w
22 HI f
(/)2517 3960 w
20 H f
(400 days)1 848 1 2667 3960 t
20 HI f
(/)3531 3960 w
20 H f
(year)3603 3960 w
20 S f
(~)1440 4280 w
(~)1440 4330 w
20 H f
(1)1638 4320 w
20 HI f
(/)1766 4320 w
20 H f
(2 mile)1 566 1 1838 4320 t
17 H f
(3)2418 4240 w
20 HI f
(/)2545 4320 w
20 H f
(day)2617 4320 w
20 HI f
(A cheating triple check:)3 2076 1 720 5160 t
20 H f
(An almanac reports that the)4 2468 1 2852 5160 t
(river's discharge is 640,000 cubic feet per second,)7 4464 1 720 5400 t
(or 0.4 cubic miles per day.)5 2342 1 720 5640 t
6 H f
(From)720 7800 w
6 I f
(Programming Pearls)1 507 1 878 7800 t
6 R f
(, Copyright)1 274 1 1385 7800 t
6 S f
(\323)1674 7800 w
6 R f
( Pearls-7-3)1 3011(2000, Lucent Technologies)2 653 2 1736 7800 t
cleartomark
showpage
saveobj restore
end
%%PageBoundingBox: 61 -1 550 726
%%EndPage: 3 3
%%Page: 4 4
%%PageBoundingBox: (atend)
DpostDict begin
/saveobj save def
mark
4 pagesetup
20 H f
(Tabular Computation)1 1874 1 2123 960 t
(How much water flows in per year?)6 3120 1 720 1560 t
14 H f
(1000 miles)1 751 1 1824 2002 t
2628 2244 2628 1884 Dl
(1000 miles)1 751 1 2688 2002 t
3492 2244 3492 1884 Dl
(1)3669 2002 w
(5000)3552 2182 w
(mile)4012 2002 w
(year)4004 2182 w
4356 2064 1764 2064 Dl
20 H f
(Cancel terms.)1 1236 1 720 2640 t
14 H f
(1000 miles)1 751 1 1392 3082 t
2196 3324 2196 2964 Dl
(1000 miles)1 751 1 2256 3082 t
3060 3324 3060 2964 Dl
(1)3237 3082 w
(5000)3120 3262 w
(mile)3580 3082 w
(year)3572 3262 w
3924 3324 3924 2964 Dl
(200 mile)1 677 1 4023 3082 t
12 H f
(3)4697 3010 w
14 H f
1741 2978 1353 3129 Dl
2173 2978 1785 3129 Dl
2605 2978 2217 3129 Dl
3037 2978 2649 3129 Dl
3469 2978 3081 3129 Dl
3469 3158 3081 3309 Dl
3901 2978 3513 3129 Dl
4788 3144 1332 3144 Dl
20 H f
(Multiply by 1 year = 400 days \(almost\).)7 3438 1 720 3720 t
14 H f
(1000 miles)1 751 1 960 4162 t
1764 4404 1764 4044 Dl
(1000 miles)1 751 1 1824 4162 t
2628 4404 2628 4044 Dl
(1)2805 4162 w
(5000)2688 4342 w
(mile)3148 4162 w
(year)3140 4342 w
3492 4404 3492 4044 Dl
(200 mile)1 677 1 3591 4162 t
12 H f
(3)4265 4090 w
14 H f
1309 4058 921 4209 Dl
1741 4058 1353 4209 Dl
2173 4058 1785 4209 Dl
2605 4058 2217 4209 Dl
3037 4058 2649 4209 Dl
3037 4238 2649 4389 Dl
3469 4058 3081 4209 Dl
3492 4404 3492 4044 Dl
(400)4455 4342 w
4356 4404 4356 4044 Dl
(year)4868 4162 w
(days)4856 4342 w
5220 4224 900 4224 Dl
20 H f
(Cancel again.)1 1228 1 720 4800 t
14 H f
(1000 miles)1 751 1 780 5242 t
1584 5484 1584 5124 Dl
(1000 miles)1 751 1 1644 5242 t
2448 5484 2448 5124 Dl
(1)2625 5242 w
(5000)2508 5422 w
(mile)2968 5242 w
(year)2960 5422 w
3312 5484 3312 5124 Dl
(200 mile)1 677 1 3411 5242 t
12 H f
(3)4085 5170 w
14 H f
1129 5138 741 5289 Dl
1561 5138 1173 5289 Dl
1993 5138 1605 5289 Dl
2425 5138 2037 5289 Dl
2857 5138 2469 5289 Dl
2857 5318 2469 5469 Dl
3289 5138 2901 5289 Dl
3312 5484 3312 5124 Dl
(400)4275 5422 w
4176 5484 4176 5124 Dl
(year)4688 5242 w
(days)4676 5422 w
(1)5217 5242 w
(2)5217 5422 w
5040 5484 5040 5124 Dl
5472 5304 720 5304 Dl
3289 5318 2901 5469 Dl
3721 5138 3333 5289 Dl
4585 5318 4197 5469 Dl
5017 5138 4629 5289 Dl
6 H f
(From)720 7800 w
6 I f
(Programming Pearls)1 507 1 878 7800 t
6 R f
(, Copyright)1 274 1 1385 7800 t
6 S f
(\323)1674 7800 w
6 R f
( Pearls-7-4)1 3011(2000, Lucent Technologies)2 653 2 1736 7800 t
cleartomark
showpage
saveobj restore
end
%%PageBoundingBox: 61 -1 557 726
%%EndPage: 4 4
%%Page: 5 5
%%PageBoundingBox: (atend)
DpostDict begin
/saveobj save def
mark
5 pagesetup
20 H f
(Reminders About Quick Calculations)3 3266 1 1427 960 t
20 HI f
(How To Do Them.)3 1626 1 720 1560 t
20 H f
(Two answers are better than one.)5 2992 1 1080 1860 t
(Tabular computations.)1 1986 1 1080 2100 t
(Dimension checks.)1 1682 1 1080 2340 t
(Quick checks.)1 1248 1 1080 2580 t
(Common sense.)1 1460 1 1080 2820 t
(Rules of thumb.)2 1406 1 1080 3060 t
(Safety factors)1 1228 1 1080 3300 t
20 HI f
(When To Do Them.)3 1750 1 720 3840 t
20 H f
(After a system has been designed, before start-)7 4232 1 1008 4320 t
(ing implementation.)1 1796 1 1008 4560 t
(Before any efficiency improvements.)3 3234 1 1008 5040 t
(Cost-benefits analysis.)1 2018 1 1008 5520 t
6 H f
(From)720 7800 w
6 I f
(Programming Pearls)1 507 1 878 7800 t
6 R f
(, Copyright)1 274 1 1385 7800 t
6 S f
(\323)1674 7800 w
6 R f
( Pearls-7-5)1 3011(2000, Lucent Technologies)2 653 2 1736 7800 t
cleartomark
showpage
saveobj restore
end
%%PageBoundingBox: 61 -1 550 726
%%EndPage: 5 5
%%Page: 6 6
%%PageBoundingBox: (atend)
DpostDict begin
/saveobj save def
mark
6 pagesetup
20 H f
(Exercises)2770 960 w
(When is a cyclist with removable media faster than a)9 4672 1 720 1560 t
(high-speed data line?)2 1922 1 720 1800 t
(How long would it take you to fill a floppy disk by)11 4296 1 720 2280 t
(typing?)720 2520 w
(If a system makes 100 disk accesses to process a)9 4462 1 720 3000 t
(transaction, how many transactions per hour per)6 4296 1 720 3240 t
(disk can it handle?)3 1664 1 720 3480 t
(Suppose the world is slowed down by a factor of a)10 4466 1 720 3960 t
( long does it take to execute one)7 2896(million. How)1 1134 2 720 4200 t
( disk arm to)3 1036( A)1 246( disk to rotate once?)4 1810(instruction? A)1 1272 4 720 4440 t
( to type your name?)4 1776( You)1 470(seek across the disk?)3 1930 3 720 4680 t
6 H f
(From)720 7800 w
6 I f
(Programming Pearls)1 507 1 878 7800 t
6 R f
(, Copyright)1 274 1 1385 7800 t
6 S f
(\323)1674 7800 w
6 R f
( Pearls-7-6)1 3011(2000, Lucent Technologies)2 653 2 1736 7800 t
cleartomark
showpage
saveobj restore
end
%%PageBoundingBox: 61 -1 550 726
%%EndPage: 6 6
%%Page: 7 7
%%PageBoundingBox: (atend)
DpostDict begin
/saveobj save def
mark
7 pagesetup
20 H f
(Exercises, Part II)2 1516 1 2302 960 t
(A newspaper asserts that a quarter has ``an average)8 4656 1 720 1560 t
( that reasonable?)2 1554( Is)1 268(life of 30 years''.)3 1450 3 720 1800 t
(An advertisement asserts that a salesperson drives)6 4552 1 720 2280 t
( that reasonable?)2 1554( Is)1 268(a car 100,000 miles in a year.)6 2634 3 720 2520 t
( How)1 512(How many tons of people are in this room?)8 3816 2 720 3000 t
( room?)1 624( Of)1 324(many cubic feet of people?)4 2402 3 720 3240 t
(If every person in this city threw a ping pong ball into)11 4666 1 720 3720 t
(this room, how deep would we be?)6 3092 1 720 3960 t
(What is the cost of a one-hour lecture?)7 3450 1 720 4440 t
(How much money will Americans spend on soft)7 4202 1 720 4920 t
(drinks this year?)2 1460 1 720 5160 t
( many words a)3 1304( How)1 512(How many words in a book?)5 2520 3 720 5640 t
( many hours per week do)5 2254( How)1 512(minute do you read?)3 1832 3 720 5880 t
(you watch television?)2 1908 1 720 6120 t
(How many dollars per year is the difference between)8 4674 1 720 6600 t
( the lifetime)2 1026( Over)1 546(a 20 mpg car and a 40 mpg car?)8 2904 3 720 6840 t
( if the USA chose one or the other?)8 3140( What)1 580(of a car?)2 782 3 720 7080 t
6 H f
(From)720 7800 w
6 I f
(Programming Pearls)1 507 1 878 7800 t
6 R f
(, Copyright)1 274 1 1385 7800 t
6 S f
(\323)1674 7800 w
6 R f
( Pearls-7-7)1 3011(2000, Lucent Technologies)2 653 2 1736 7800 t
cleartomark
showpage
saveobj restore
end
%%PageBoundingBox: 61 -1 550 726
%%EndPage: 7 7
%%Trailer
DpostDict begin
done
end
%%Pages: 7
%%DocumentFonts: Helvetica Times-Italic Times-Roman Symbol Helvetica-Oblique