-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcalculus_ch3_guides.json
200 lines (198 loc) · 7.05 KB
/
calculus_ch3_guides.json
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
[
{
"name": "Polynomial Functions and Transformations",
"tags": ["3.1"],
"guideLink": "./guide-files/graphing_polynomial_functions_in_vertex_form.pdf",
"practiceLinks": [
{
"name": "Jensenmath Practice",
"link": "https://static1.squarespace.com/static/61de416a3e2596709a9237f6/t/61eb702ac181b075a1ac2415/1642819627005/1.4+hws+transformations+of+polynomial+functions.pdf"
}
],
"extraHelpLinks": [
{
"name": "The Organic Chemistry Tutor Video",
"link": "https://www.youtube.com/watch?v=a5x4lwnvHM0"
},
{
"name": "Hartz Math Video",
"link": "https://www.youtube.com/watch?v=s_ImSD4qUa0"
}
]
},
{
"name": "Linear Function Basics",
"tags": ["3.1"],
"guideLink": "./guide-files/linear_function_basics.pdf",
"practiceLinks": [
{
"name": "Kuta Practice Graphing",
"link": "https://cdn.kutasoftware.com/Worksheets/PreAlg/Graphing%20Lines%20in%20Slope-Intercept%20Form.pdf"
},
{
"name": "Kuta Practice Slope",
"link": "https://cdn.kutasoftware.com/Worksheets/PreAlg/Slope.pdf"
}
],
"extraHelpLinks": [
{
"name": "Khan Academy Video",
"link": "https://www.khanacademy.org/math/algebra/x2f8bb11595b61c86:forms-of-linear-equations/x2f8bb11595b61c86:intro-to-slope-intercept-form/v/slope-intercept-form"
},
{
"name": "TabletClass math Video",
"link": "https://www.youtube.com/watch?v=Cddn2OlcflA"
}
]
},
{
"name": "3.1 Key Points: Power Rule, Average Rate of Change, Instantaneous Rate of Change",
"tags": ["3.1"],
"guideLink": "./guide-files/calculus_3.1_key_points.pdf",
"practiceLinks": [
{
"name": "Khan Academy Practice (Basic)",
"link": "https://www.khanacademy.org/math/ap-calculus-ab/ab-differentiation-1-new/ab-2-5/e/power-rule-intro"
}
],
"extraHelpLinks": [
{
"name": "Khan Academy Power Rule Intro Video",
"link": "https://www.khanacademy.org/math/ap-calculus-ab/ab-differentiation-1-new/ab-2-5/v/power-rule"
}
]
},
{
"name": "Exponent Properties",
"tags": ["3.2"],
"guideLink": "./guide-files/exponent_properties.pdf",
"practiceLinks": [
{
"name": "Khan Academy Practice",
"link": "https://www.khanacademy.org/math/algebra/x2f8bb11595b61c86:rational-exponents-radicals/x2f8bb11595b61c86:exponent-properties-review/e/properties-of-integer-exponents"
},
{
"name": "Kuta Practice",
"link": "https://cdn.kutasoftware.com/Worksheets/Alg1/Properties%20of%20Exponents.pdf"
}
],
"extraHelpLinks": [
{
"name": "Khan Academy(1)",
"link": "https://www.khanacademy.org/math/cc-eighth-grade-math/cc-8th-numbers-operations/cc-8th-exponent-properties/v/exponent-properties-involving-products"
},
{
"name": "Khan Academy(2)",
"link": "https://www.khanacademy.org/math/cc-eighth-grade-math/cc-8th-numbers-operations/cc-8th-exponent-properties/v/products-and-exponents-raised-to-an-exponent-properties"
},
{
"name": "Khan Academy(3)",
"link": "https://www.khanacademy.org/math/cc-eighth-grade-math/cc-8th-numbers-operations/cc-8th-exponent-properties/v/exponent-properties-involving-quotients"
},
{
"name": "The Organic Chemistry Tutor Video",
"link": "https://www.youtube.com/watch?v=Zt2fdy3zrZU"
}
]
},
{
"name": "3.2 Key Points: Formal Definition of the Derivative, Alternate Form of the Derivative, Methods of Slope Approximation, Derivatives of Sine and Cosine",
"tags": ["3.2"],
"guideLink": "./guide-files/calculus_3.2_key_points.pdf",
"practiceLinks": [
{
"name": "Paul's Online Math Notes Limit Definition of Derivative Practice",
"link": "https://tutorial.math.lamar.edu/problems/calci/defnofderivative.aspx"
}
],
"extraHelpLinks": [
{
"name": "The Organic Chemistry Tutor Video (Derivative)",
"link": "https://www.youtube.com/watch?v=-aTLjoDT1GQ"
},
{
"name": "The Organic Chemistry Tutor Video (Alternate Form)",
"link": "https://www.youtube.com/watch?v=6yzaEpacZkg"
},
{
"name": "Simple Math Video Limit Definition of Derivative Practice",
"link": "https://www.youtube.com/watch?v=Hszu_Maneoo"
},
{
"name": "Auburn University Derivatives of Sine and Cosine Review",
"link": "https://web.auburn.edu/holmerr/1617/Textbook/derivsincos-screen.pdf"
}
]
},
{
"name": "Domain and Range",
"tags": ["3.3"],
"guideLink": "./guide-files/domain_and_range.pdf",
"practiceLinks": [
{
"name": "vickimassey Practice",
"link": "https://vickimasseywordpress.files.wordpress.com/2016/11/6-discrete-and-continuous-d-and-r-2.pdf"
}
],
"extraHelpLinks": [
{
"name": "Khan Academy Video",
"link": "https://www.khanacademy.org/math/algebra/x2f8bb11595b61c86:functions/x2f8bb11595b61c86:introduction-to-the-domain-and-range-of-a-function/v/domain-and-range-from-graphs"
}
]
},
{
"name": "3.3 Key Points: Derivative Notations, Curve Analysis",
"tags": ["3.3"],
"guideLink": "./guide-files/calculus_3.3_key_points.pdf",
"practiceLinks": [
{
"name": "West Shore Practice",
"link": "https://www.wssd.k12.pa.us/downloads/calculus%20ws%20first%20derivative%20test%20fall%202014%20solutions.pdf"
}
],
"extraHelpLinks": [
{
"name": "Flipped Math Review Sheet",
"link": "https://calculus.flippedmath.com/uploads/1/1/3/0/11305589/calc_5.4_solutions.pdf"
},
{
"name": "Khan Academy First Derivative Test Video",
"link": "https://www.youtube.com/watch?v=lFQ4kMcODzU"
},
{
"name": "Khan Academy Second Derivative Test Video",
"link": "https://www.youtube.com/watch?v=-cW5hCsc9Yc"
},
{
"name": "Cole's World of Mathematics Derivative Notations Video",
"link": "https://www.youtube.com/watch?v=8TMnXCRXe_k"
}
]
},
{
"name": "3.4 Key Points: Antiderivatives, Differentiability",
"tags": ["3.4"],
"guideLink": "./guide-files/calculus_3.4_key_points.pdf",
"practiceLinks": [
{
"name": "Holland Central School District Antiderivatives Practice",
"link": "https://www.hollandcsd.org/cms/lib/NY19000531/Centricity/Domain/129/Basic%20Integration%20Problems.pdf"
},
{
"name": "Kuta Integration Practice",
"link": "https://cdn.kutasoftware.com/Worksheets/Calc/05%20-%20Integration%20Power%20Rule.pdf"
}
],
"extraHelpLinks": [
{
"name": "The Organic Chemistry Tutor Video Differentiability",
"link": "https://www.youtube.com/watch?v=fml0-ELYLaE"
},
{
"name": "Khan Academy Video Differentiability",
"link": "https://www.youtube.com/watch?v=xuAiQOzIkWY"
}
]
}
]