-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathbusinessCalculus.tex
325 lines (267 loc) · 11.1 KB
/
businessCalculus.tex
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
\documentclass[10pt,handout,twocolumn,twoside,wordchoicegiven]{xourse}
%pdflatex --enable-write18 businessCalculus.tex
\input{preamble.tex}
\pdfOnly{\usepackage{printStyles/luluB}}
\title{Business Calculus}
\begin{document}
\maketitle
\setcounter{tocdepth}{2}
\begin{onlineOnly}
%% How to use DONE - OUTCOMES DONE
\chapterstyle
\activity{ximeraTutorial/titlePage.tex}
\sectionstyle
\activity{ximeraTutorial/howToUseXimera.tex}
\activity{ximeraTutorial/howIsMyWorkScored.tex}
\end{onlineOnly}
%% Understanding Functions DONE - OUTCOMES DONE
\chapterstyle
\activity{understandingFunctionsB/titlePage.tex}
\sectionstyle
\activity{understandingFunctionsB/breakGroundB.tex}
\activity{understandingFunctionsB/digInForEachInputExactlyOneOutput.tex}
\activity{understandingFunctionsB/digInCompositionOfFunctions.tex}
\activity{understandingFunctionsB/digInInversesOfFunctions.tex}
\activity{understandingFunctionsB/digInIncreasingDecreasing.tex}
\activity{understandingFunctionsB/digInFinancialMathematics.tex}
%% Review of famous functions DONE - OUTCOMES DONE
\chapterstyle
\activity{reviewOfFamousFunctions/titlePage.tex}
\sectionstyle
\activity{reviewOfFamousFunctions/breakGround.tex}
\activity{reviewOfFamousFunctions/digInPolynomialFunctions.tex}
\activity{reviewOfFamousFunctions/digInRationalFunctions.tex}
\activity{reviewOfFamousFunctions/digInExponentialAndLogarithmeticFunctions.tex}
%% What is a limit DONE - OUTCOMES DONE
\chapterstyle
\activity{whatIsALimitB/titlePage.tex}
\sectionstyle
\activity{whatIsALimitB/breakGround.tex}
\activity{whatIsALimitB/digInWhatIsALimitB.tex}
%% Limit Laws and Continuity DONE - OUTCOMES DONE
\chapterstyle
\activity{limitLawsAndContinuity/titlePage.tex}
\sectionstyle
\activity{limitLawsAndContinuity/breakGround.tex}
\activity{limitLawsAndContinuity/digInContinuity.tex}
\activity{limitLawsAndContinuity/digInLimitLaws.tex}
\activity{limitLawsAndContinuity/digInContinuityOfPiecewiseFunctions.tex}
%% Indeterminate forms DONE - OUTCOMES DONE
\chapterstyle
\activity{indeterminateForms/titlePage.tex}
\sectionstyle
\activity{indeterminateForms/breakGround.tex}
\activity{indeterminateForms/digInLimitsOfTheFormZeroOverZero.tex}
\activity{indeterminateForms/digInLimitsOfTheFormNonZeroOverZero.tex}
%% Continuity and Intervals DONE - OUTCOMES DONE
\chapterstyle
\activity{continuityAndIntervals/titlePage.tex}
\sectionstyle
\activity{continuityAndIntervals/breakGround.tex}
\activity{continuityAndIntervals/digInTheIntermediateValueTheorem.tex}
\activity{continuityAndIntervals/digInSignGraphs.tex}
\activity{continuityAndIntervals/digInSolvingInequalities.tex}
%% Definition of the derivative DONE - OUTCOMES DONE
\chapterstyle
\activity{definitionOfTheDerivative/titlePage.tex}
\sectionstyle
\activity{definitionOfTheDerivative/breakGround.tex}
\activity{definitionOfTheDerivative/digInTheDerivativeViaLimits.tex}
%% The derivative as a function DONE - OUTCOMES DONE
\chapterstyle
\activity{derivativeAsAFunction/titlePage.tex}
\sectionstyle
\activity{derivativeAsAFunction/breakGround.tex}
\activity{derivativeAsAFunction/digInTheDerivativeAsAFunction.tex}
\activity{derivativeAsAFunction/digInDifferentiabilityImpliesContinuity.tex}
%% Rules of differentiation DONE - OUTCOMES DONE
\chapterstyle
\activity{rulesOfDifferentiation/titlePage.tex}
\sectionstyle
\activity{rulesOfDifferentiation/breakGround.tex}
\activity{rulesOfDifferentiation/digInBasicRulesOfDifferentiation.tex}
%% Product and quotient rules DONE - OUTCOMES DONE
\chapterstyle
\activity{productAndQuotientRules/titlePage.tex}
\sectionstyle
\activity{productAndQuotientRules/breakGround.tex}
\activity{productAndQuotientRules/digInProductRuleAndQuotientRule.tex}
%% The chain rule DONE - OUTCOMES DONE
\chapterstyle
\activity{chainRule/titlePage.tex}
\sectionstyle
\activity{chainRule/breakGround.tex}
\activity{chainRule/digInChainRule.tex}
%% The Derivative of Exponential Functions DONE - OUTCOMES DONE
\chapterstyle
\activity{derivativeOfExponentialFunctions/titlePage.tex}
\sectionstyle
\activity{derivativeOfExponentialFunctions/breakGround.tex}
\activity{derivativeOfExponentialFunctions/digInTheDerivativeOfEToTheX.tex}
\activity{derivativeOfExponentialFunctions/digInTheDerivativeOfAToTheX.tex}
%% The Derivative of Logarithmic Functions DONE - OUTCOMES DONE
\chapterstyle
\activity{derivativesOfInverseFunctions/titlePage.tex}
\sectionstyle
\activity{derivativesOfInverseFunctions/breakGround.tex}
\activity{derivativesOfInverseFunctions/digInDerivativesOfInverseExponentialFunctions.tex}
\activity{derivativesOfInverseFunctions/digInInverseFunctionTheorem.tex}
%% Implicit Differentiation DONE - OUTCOMES DONE
\chapterstyle
\activity{implicitDifferentiation/titlePage.tex}
\sectionstyle
\activity{implicitDifferentiation/breakGround.tex}
\activity{implicitDifferentiation/digInImplicitDifferentiation.tex}
%% Logarithmic differentiation DONE - OUTCOMES DONE
\chapterstyle
\activity{logarithmicDifferentiation/titlePage.tex}
\sectionstyle
\activity{logarithmicDifferentiation/breakGround.tex}
\activity{logarithmicDifferentiation/digInLogarithmicDifferentiation.tex}
%% Higher order derivatives DONE - OUTCOMES DONE
\chapterstyle
\activity{higherOrderDerivatives/titlePage.tex}
\sectionstyle
\activity{higherOrderDerivatives/digInHigherOrderDerivativesAndGraphs.tex}
%% Linear Approximation DONE - OUTCOMES DONE
\chapterstyle
\activity{linearApproximation/titlePage.tex}
\sectionstyle
\activity{linearApproximation/breakGround.tex}
\activity{linearApproximation/digInLinearApproximation.tex}
%% Maximums and Minimums DONE - OUTCOMES DONE
\chapterstyle
\activity{maximumsAndMinimums/titlePage.tex}
\sectionstyle
\activity{maximumsAndMinimums/breakGround.tex}
\activity{maximumsAndMinimums/digInIncreasingAndDecreasing.tex}
\activity{maximumsAndMinimums/digInMaximumsAndMinimums.tex}
%% Concavity and the Second Derivative Test DONE - OUTCOMES DONE
\chapterstyle
\activity{cocavityAndSecondDerivativeTest/titlePage.tex}
\sectionstyle
\activity{cocavityAndSecondDerivativeTest/breakGround.tex}
\activity{cocavityAndSecondDerivativeTest/digInConcavity.tex}
\activity{cocavityAndSecondDerivativeTest/digInsecondDerivativeTest.tex}
%% Absolute Extrema on closed intervals DONE - OUTCOMES DONE
\chapterstyle
\activity{absoluteExtrema/titlePage.tex}
\sectionstyle
%\activity{absoluteExtrema/breakGround.tex}
\activity{absoluteExtrema/digInExtremeValueTheorem.tex}
\activity{absoluteExtrema/digInFindingExtremaOnClosedIntervals.tex}
%% Using limits to detect asymptotes DONE - OUTCOMES DONE
\chapterstyle
\activity{asymptotesAsLimits/titlePage.tex}
\sectionstyle
\activity{asymptotesAsLimits/breakGround.tex}
\activity{asymptotesAsLimits/digInVerticalAsymptotes.tex}
\activity{asymptotesAsLimits/digInHorizontalAsymptotes.tex}
%% Concepts of graphing functions DONE - OUTCOMES DONE
\chapterstyle
\activity{conceptsOfGraphingFunctions/titlePage.tex}
\sectionstyle
\activity{conceptsOfGraphingFunctions/breakGround.tex}
\activity{conceptsOfGraphingFunctions/digInConceptsOfGraphingFunctions.tex}
%% Computations for graphing functions DONE - OUTCOMES DONE
\chapterstyle
\activity{computationsForGraphingFunctions/titlePage.tex}
\sectionstyle
\activity{computationsForGraphingFunctions/breakGround.tex}
\activity{computationsForGraphingFunctions/digInComputationsForGraphingFunctions.tex}
%% %%Optimization DONE - OUTCOMES DONE
\chapterstyle
\activity{optimization/titlePage.tex}
\sectionstyle
\activity{optimization/breakGround.tex}
\activity{optimization/digInOptimization.tex}
%% %% Applied optimization DONE - OUTCOMES DONE
\chapterstyle
\activity{appliedOptimization/titlePage.tex}
\sectionstyle
\activity{appliedOptimization/breakGround.tex}
\activity{appliedOptimization/digInAppliedOptimization.tex}
% % %% Antiderivatives DONE - OUTCOMES DONE
\chapterstyle
\activity{antiderivatives/titlePage.tex}
\sectionstyle
\activity{antiderivatives/breakGround.tex}
\activity{antiderivatives/digInBasicAntiderivatives.tex}
%%% Integration with Initial Conditions DONE - OUTCOMES DONE
\chapterstyle
\activity{integrationWithInitalConditions/titlePage.tex}
\sectionstyle
%\activity{integrationWithInitalConditions/breakGround.tex}
\activity{integrationWithInitalConditions/digInIntegrationWithIntitalConditions.tex}
%% %% Approximating the area under a curve DONE - OUTCOMES DONE
\chapterstyle
\activity{approximatingTheAreaUnderACurve/titlePage.tex}
\sectionstyle
\activity{approximatingTheAreaUnderACurve/breakGround.tex}
\activity{approximatingTheAreaUnderACurve/digInApproximatingAreaWithRectangles.tex}
%% %% The definite integral DONE - OUTCOMES DONE
\chapterstyle
\activity{definiteIntegral/titlePage.tex}
\sectionstyle
\activity{definiteIntegral/breakGround.tex}
\activity{definiteIntegral/digInTheDefiniteIntegral.tex}
%% %% The First Fundamental Theorem of Calculus DONE - OUTCOMES DONE
\chapterstyle
\activity{firstFundamentalTheoremOfCalculus/titlePage.tex}
\sectionstyle
\activity{firstFundamentalTheoremOfCalculus/breakGround.tex}
\activity{firstFundamentalTheoremOfCalculus/digInFirstFundamentalTheoremOfCalculus.tex}
%% %% The Second Fundamental Theorem of Calculus DONE - OUTCOMES DONE
\chapterstyle
\activity{secondFundamentalTheoremOfCalculus/titlePage.tex}
\sectionstyle
\activity{secondFundamentalTheoremOfCalculus/breakGround.tex}
\activity{secondFundamentalTheoremOfCalculus/digInSecondFundamentalTheoremOfCalculus.tex}
\activity{secondFundamentalTheoremOfCalculus/digInATaleOfThreeIntegrals.tex}
%% %% Applications of integrals CHANGE
%\chapterstyle
%\activity{applicationsOfIntegrals/titlePage.tex}
%\sectionstyle
%\activity{applicationsOfIntegrals/breakGround.tex}
%\activity{applicationsOfIntegrals/digInApplicationsOfIntegrals.tex}
%% The idea of substitution DONE - OUTCOMES DONE
\chapterstyle
\activity{substitution/titlePage.tex}
\sectionstyle
\activity{substitution/breakGround.tex}
\activity{substitution/digInIdeaOfSubstitution.tex}
%% Working with substitution DONE - OUTCOMES DONE
\chapterstyle
\activity{workingWithSubstitution/titlePage.tex}
\sectionstyle
\activity{workingWithSubstitution/breakGround.tex}
\activity{workingWithSubstitution/digInWorkingWithSubstitution.tex}
%% Areas between curves DONE - OUTCOMES DONE
\chapterstyle
\activity{areasBetweenCurves/titlePage.tex}
\sectionstyle
\activity{areasBetweenCurves/digInAreasBetweenCurves.tex}
%% Consumers' and Producers' Surplus DONE - OUTCOMES DONE
\chapterstyle
\activity{consumersAndProducersSurplus/titlePage.tex}
\sectionstyle
\activity{consumersAndProducersSurplus/digInConsumersAndProducersSurplus.tex}
%% %% Differential equations DONE
\chapterstyle
\activity{introductionToDifferentialEquations/titlePage.tex}
\sectionstyle
\activity{introductionToDifferentialEquations/breakGround.tex}
\activity{introductionToDifferentialEquations/digInDifferentialEquations.tex}
\activity{introductionToDifferentialEquations/digInSeparableDifferentialEquations.tex}
%% functions of several variables
\chapterstyle
\activity{functionsOfSeveralVariables/titlePage.tex}
\sectionstyle
\activity{functionsOfSeveralVariables/digInFunctionsOfSeveralVariables.tex}
%% partial derivatives
\chapterstyle
\activity{partialDerivatives/titlePage.tex}
\sectionstyle
\activity{partialDerivatives/digInPartialDerivatives.tex}
\pdfOnly{\printindex}
\end{document}