-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcalculus_ch6_guides.json
136 lines (135 loc) · 4.69 KB
/
calculus_ch6_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": "6.1 Key Points: Derivatives of Exponential Functions, Integrals of Exponential Functions",
"tags": ["6.1"],
"guideLink": "./guide-files/calculus_6.1_key_points.pdf",
"practiceLinks": [
{
"name": "Khan Academy Practice",
"link": "https://www.khanacademy.org/math/in-in-grade-12-ncert/xd340c21e718214c5:continuity-differentiability/xd340c21e718214c5:exponential-functions-differentiation/e/differentiate-exponential-functions"
},
{
"name": "Andymath Practice",
"link": "https://andymath.com/derivative-exponential-functions/"
}
],
"extraHelpLinks": [
{
"name": "The Organic Chemistry Tutor Video",
"link": "https://www.youtube.com/watch?v=yg_497u6JnA"
},
{
"name": "PatrickJMT Video",
"link": "https://www.youtube.com/watch?v=xgarjF9DP78"
},
{
"name": "Jensen Math Video",
"link": "https://www.youtube.com/watch?v=rUDQy8yHsB0"
}
]
},
{
"name": "6.2 Key Points: Implicit Differentiation",
"tags": ["6.2"],
"guideLink": "/guide-files/calculus_6.2_key_points.pdf",
"practiceLinks": [
{
"name": "Kuta Practice",
"link": "https://cdn.kutasoftware.com/Worksheets/Calc/03%20-%20Implicit%20Differentiation.pdf"
},
{
"name": "Mr. Yang Practice",
"link": "https://mryangteacher.weebly.com/uploads/7/7/0/2/7702250/2.5_implicit_practice_ws_1.pdf"
},
{
"name": "Flipped Math Practice",
"link": "https://calculus.flippedmath.com/uploads/1/1/3/0/11305589/c_6.1_packet.pdf"
}
],
"extraHelpLinks": [
{
"name": "The Organic Chemistry Tutor Video",
"link": "https://www.youtube.com/watch?v=xbviQHhU1rA"
},
{
"name": "Professor Dave Video",
"link": "https://www.youtube.com/watch?v=M0SMSWM2oZA"
}
]
},
{
"name": "6.3 Key Points: Derivatives of Inverse Trigonometric Functions, Derivatives of Logarithmic Functions, Derivatives of Inverse Functions",
"tags": ["6.3"],
"guideLink": "/guide-files/calculus_6.3_key_points.pdf",
"practiceLinks": [
{
"name": "Kuta Practice Derivatives of Inverse Functions",
"link": "https://cdn.kutasoftware.com/Worksheets/Calc/03%20-%20Derivatives%20of%20Inverse%20Functions.pdf"
},
{
"name": "Paul's Online Math notes Derivatives of Exponential and Logarithmic Functions Practice",
"link": "https://tutorial.math.lamar.edu/problems/calci/diffexplogfcns.aspx"
}
],
"extraHelpLinks": [
{
"name": "The Organic Chemistry Tutor Derivatives of Inverse Trigonometric Functions Video",
"link": "https://www.youtube.com/watch?v=KbYW9FDm-Zk"
},
{
"name": "bprp calculus basics Derivatives of Inverse Trigonometric Functions Video",
"link": "https://www.youtube.com/watch?v=wH3JYo8U2uM"
}
]
},
{
"name": "6.4 Key Points: Mean Value Theorem for Integrals, Mean Value Theorem for Derivatives",
"tags": ["6.4"],
"guideLink": "/guide-files/calculus_6.4_key_points.pdf",
"practiceLinks": [
{
"name": "Kuta Practice Mean Value Theorem for Derivatives",
"link": "https://cdn.kutasoftware.com/Worksheets/Calc/04%20-%20Mean%20Value%20Theorem.pdf"
},
{
"name": "Kuta Practice Mean Value Theorem for Integrals",
"link": "https://cdn.kutasoftware.com/Worksheets/Calc/06%20-%20Mean%20Value%20Theorem%20for%20Integrals.pdf"
}
],
"extraHelpLinks": [
{
"name": "The Organic Chemistry Tutor Mean Value Theorem for Derivatives Video",
"link": "https://www.youtube.com/watch?v=SL2RobwU_M4"
},
{
"name": "The Organic Chemistry Tutor Mean Value Theorem for Integrals Video",
"link": "https://www.youtube.com/watch?v=bLeglo-c5Tw"
}
]
},
{
"name": "6.5 Key Points: Improper Integrals",
"tags": ["6.5"],
"guideLink": "/guide-files/calculus_6.5_key_points.pdf",
"practiceLinks": [
{
"name": "Marta Hidegkuti Practice",
"link": "https://teaching.martahidegkuti.com/shared/lnotes/6_calculus/integral/improper/improper.pdf"
},
{
"name": "Paul's Online Math Notes Practice",
"link": "https://tutorial.math.lamar.edu/problems/calcii/improperintegrals.aspx"
}
],
"extraHelpLinks": [
{
"name": "Khan Academy Improper Integrals Video (Introduction)",
"link": "https://www.youtube.com/watch?v=qv7DM5Ph0vU"
},
{
"name": "The Organic Chemistry Tutor Improper Integrals Video",
"link": "https://www.youtube.com/watch?v=ND9cEdfCFr0"
}
]
}
]