-
Notifications
You must be signed in to change notification settings - Fork 0
/
calculus_ch2_guides.json
136 lines (129 loc) · 3.98 KB
/
calculus_ch2_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
[
{
"name": "Breakdown of Trapezoidal Formula",
"tags": ["2.1"],
"guideLink": "./guide-files/breakdown_of_trapezoidal_formula.pdf",
"practiceLinks": [
{
"name": "Mr. Solis Practice",
"link": "https://tajimasolis.weebly.com/uploads/3/7/3/4/37346235/riemann_trapezoids_practice.pdf"
}
],
"extraHelpLinks": [
{
"name": "Alpha Theta Epsilon Video",
"link": "https://www.youtube.com/watch?v=HVukQhDrNIQ"
},
{
"name": "The Organic Chemistry Tutor Video",
"link": "https://www.youtube.com/watch?v=Rn9Gr52zhrY"
}
]
},
{
"name": "2.1 Key Points: Trapezoid Rule, Summation/Sigma Notation, Left & Right Endpoint and Midpoint Rectangles",
"tags": ["2.1"],
"guideLink": "./guide-files/calculus_2.1_key_points.pdf",
"practiceLinks": [
{
"name": "Kuta Practice",
"link": "https://cdn.kutasoftware.com/Worksheets/Calc/06%20-%20Approximating%20Area%20Under%20Curve.pdf"
},
{
"name": "Khan Academy Practice Midpoint & Trapezoidal Sums",
"link": "https://www.khanacademy.org/math/ap-calculus-ab/ab-integration-new/ab-6-2/e/trapezoid-rule"
}
],
"extraHelpLinks": [
{
"name": "Khan Academy Trapezoidal Sums Video",
"link": "https://www.youtube.com/watch?v=1p0NHR5w0Lc"
},
{
"name": "Khan Academy Midpoint Sums Video",
"link": "https://www.youtube.com/watch?v=kJ57S0Z4Vp8"
}
]
},
{
"name": "Continuity (and Discontinuities)",
"tags": ["2.2"],
"guideLink": "./guide-files/continuity.pdf",
"practiceLinks": [
{
"name": "University of Washington Practice",
"link": "https://sites.math.washington.edu/~aloveles/Math124Fall2017/m124ContinuityPractice.pdf"
},
{
"name": "Khan Academy Practice (Algebraically)",
"link": "https://www.khanacademy.org/math/ap-calculus-ab/ab-limits-new/ab-1-11/e/continuity-at-a-point-algebraic"
},
{
"name": "Khan Academy Practice (Graphically)",
"link": "https://www.khanacademy.org/math/ap-calculus-ab/ab-limits-new/ab-1-11/e/analyze-continuity-at-a-point-graphically"
}
],
"extraHelpLinks": [
{
"name": "The Organic Chemistry Tutor Video",
"link": "https://www.youtube.com/watch?v=WT7oxiiFYt8"
},
{
"name": "Angie Teaches Video",
"link": "https://www.youtube.com/watch?v=VMqzmgMeQx0"
}
]
},
{
"name": "Evaluating Limits (In Progress)",
"tags": ["2.2"],
"guideLink": "",
"practiceLinks": [
],
"extraHelpLinks": [
]
},
{
"name": "2.2 Key Points: Limits, Continuity, Intermediate Value Theorem",
"tags": ["2.2"],
"guideLink": "./guide-files/calculus_2.2_key_points.pdf",
"practiceLinks": [
{
"name": "Weebly Practice on Continuity and Intermediate Value Theorem",
"link": "https://wrightkk.weebly.com/uploads/5/9/6/6/59663945/1.6_hw_ivt_key.pdf"
},
{
"name": "SharpSchool Practice Intermediate Value Theorem",
"link": "https://cdnsm5-ss13.sharpschool.com/UserFiles/Servers/Server_77361/File/Departments/Mathematics/John%20Sidanycz/Calculus%20BC/Chapter%202/Intermediate%20Value%20Theorem.pdf"
}
],
"extraHelpLinks": [
{
"name": "The Organic Chemistry Tutor Video Continuity (Introduction)",
"link": "https://www.youtube.com/watch?v=joewRl1CTL8"
},
{
"name": "The Organic Chemistry Tutor Video Intermediate Value Theorem",
"link": "https://www.youtube.com/watch?v=4L9ffuwj4Lk"
}
]
},
{
"name": "2.3 Key Points (In Progress)",
"tags": ["2.3"],
"guideLink": "",
"practiceLinks": [
],
"extraHelpLinks": [
]
},
{
"name": "2.4 Key Points (In Progress)",
"tags": ["2.4"],
"guideLink": "",
"practiceLinks": [
],
"extraHelpLinks": [
]
}
]