-
Notifications
You must be signed in to change notification settings - Fork 0
/
calculus_ch5_guides.json
124 lines (123 loc) · 4.02 KB
/
calculus_ch5_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
[
{
"name": "5.1 Key Points: Relationship of Position-Velocity-Acceleration, Optimization, First & Second Derivative Tests, Extreme Value Theorem",
"tags": ["5.1"],
"guideLink": "./guide-files/calculus_5.1_key_points.pdf",
"practiceLinks": [
{
"name": "Central Bucks School District Extreme Value Theorem Practice",
"link": "https://www.cbsd.org/cms/lib/PA01916442/Centricity/Domain/1977/Unit%203%20WS%2010%20EVT%20solutions.pdf"
}
],
"extraHelpLinks": [
{
"name": "The Organic Chemistry Tutor Extreme Value Theorem Video",
"link": "https://www.youtube.com/watch?v=Sx2lPZlnWfs"
}
]
},
{
"name": "5.2 Key Points: Product Rule, Quotient Rule, Chain Rule, Derivatives of Trigonometric Functions",
"tags": ["5.2"],
"guideLink": "./guide-files/calculus_5.2_key_points.pdf",
"practiceLinks": [
{
"name": "Kuta Practice Product Rule",
"link": "https://cdn.kutasoftware.com/Worksheets/Calc/03%20-%20Product%20Rule.pdf"
},
{
"name": "Kuta Practice Quotient Rule",
"link": "https://cdn.kutasoftware.com/Worksheets/Calc/03%20-%20Quotient%20Rule.pdf"
},
{
"name": "Kuta Practice Chain Rule",
"link": "https://cdn.kutasoftware.com/Worksheets/Calc/03%20-%20Chain%20Rule.pdf"
},
{
"name": "Kuta Practice Trig Functions Derivatives #1",
"link": "https://cdn.kutasoftware.com/Worksheets/Calc/03%20-%20Chain%20Rule%20with%20Trig.pdf"
},
{
"name": "Kuta Practice Trig Functions Derivatives #2",
"link": "https://bhsapcalculus.weebly.com/uploads/7/7/1/1/7711905/5_apps_of_trig_diff.pdf"
}
],
"extraHelpLinks": [
{
"name": "JensenMath Derivative Rules Review Video",
"link": "https://www.youtube.com/watch?v=EQLEGXx_1a4"
},
{
"name": "MathReview101 Derivative Rules Review Video",
"link": "https://www.youtube.com/watch?v=esxNDR1epeo"
},
{
"name": "The Organic Chemistry Tutor Derivative Rules Review Video",
"link": "https://www.youtube.com/watch?v=vNXjMTv4vHs"
}
]
},
{
"name": "5.3 Key Points: Optimization, Optimization Example",
"tags": ["5.3"],
"guideLink": "./guide-files/calculus_5.3_key_points.pdf",
"practiceLinks": [
{
"name": "Kuta Practice",
"link": "https://cdn.kutasoftware.com/Worksheets/Calc/04%20-%20Optimization.pdf"
},
{
"name": "pchs Practice",
"link": "https://pchscalculus.weebly.com/uploads/8/1/8/4/81840438/optimization_practice.pdf"
}
],
"extraHelpLinks": [
{
"name": "Patrick JMT: Area Enclosed by Rectangular Fence Video",
"link": "https://www.youtube.com/watch?v=-SQirLL_pqU"
},
{
"name": "The Organic Chemistry Tutor Video",
"link": "https://www.youtube.com/watch?v=lx8RcYcYVuU"
},
{
"name": "Wrath of Math Video",
"link": "https://www.youtube.com/watch?v=0vIZdyjoubE"
}
]
},
{
"name": "5.4 Key Points: Fundamental Theorem of Calculus with Chain Rule",
"tags": ["5.4"],
"guideLink": "./guide-files/calculus_5.4_key_points.pdf",
"practiceLinks": [
{
"name": "Marta Hidegkuti: FTC Practice",
"link": "https://teaching.martahidegkuti.com/shared/lnotes/6_calculus/fundamental/fundamental.pdf"
}
],
"extraHelpLinks": [
{
"name": "Khan Academy Video",
"link": "https://www.youtube.com/watch?v=dptES2sb1oc"
}
]
},
{
"name": "5.5 Key Points: l’Hôpital’s Rule",
"tags": ["5.5"],
"guideLink": "./guide-files/calculus_5.5_key_points.pdf",
"practiceLinks": [
{
"name": "Kuta Practice",
"link": "https://cdn.kutasoftware.com/Worksheets/Calc/04%20-%20LHopitals%20Rule.pdf"
}
],
"extraHelpLinks": [
{
"name": "The Organic Chemistry Tutor Video",
"link": "https://www.youtube.com/watch?v=Gh48aOvWcxw"
}
]
}
]