Skip to content

Commit 04782de

Browse files
problems setup
1 parent cec8ebe commit 04782de

10 files changed

Lines changed: 483 additions & 0 deletions
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "b80020cc-6d89-442e-a99d-ce14c9837543",
6+
"metadata": {},
7+
"source": [
8+
"### **Problem 12**\n",
9+
"\n",
10+
"12\\. Determine where the following function is discontinuous.\n",
11+
"\n",
12+
"$$\n",
13+
"g(x) = \\tan(2x)\n",
14+
"$$"
15+
]
16+
},
17+
{
18+
"cell_type": "code",
19+
"execution_count": null,
20+
"id": "9a75c18c-1b4e-4d78-aa12-9ac78793d096",
21+
"metadata": {},
22+
"outputs": [],
23+
"source": []
24+
}
25+
],
26+
"metadata": {
27+
"kernelspec": {
28+
"display_name": "Python 3 (ipykernel)",
29+
"language": "python",
30+
"name": "python3"
31+
},
32+
"language_info": {
33+
"codemirror_mode": {
34+
"name": "ipython",
35+
"version": 3
36+
},
37+
"file_extension": ".py",
38+
"mimetype": "text/x-python",
39+
"name": "python",
40+
"nbconvert_exporter": "python",
41+
"pygments_lexer": "ipython3",
42+
"version": "3.12.6"
43+
}
44+
},
45+
"nbformat": 4,
46+
"nbformat_minor": 5
47+
}
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "d15e6440-e1b6-436d-bad9-5a9d1c57dec7",
6+
"metadata": {},
7+
"source": [
8+
"### **Problem**\n",
9+
"\n",
10+
"Using only Properties 1- 9 from the Limit Properties section, one-sided limit properties (if needed) and the definition of continuity determine if the following function is continuous or discontinuous at (a) $z = -1$, (b) $z = 0$, (c) $z = 3$?\n",
11+
"\n",
12+
"$$\n",
13+
"ry - 248\n",
14+
"$$"
15+
]
16+
},
17+
{
18+
"cell_type": "code",
19+
"execution_count": null,
20+
"id": "fff49d03-f74e-4ae8-979e-9b75c6a02e40",
21+
"metadata": {},
22+
"outputs": [],
23+
"source": []
24+
}
25+
],
26+
"metadata": {
27+
"kernelspec": {
28+
"display_name": "Python 3 (ipykernel)",
29+
"language": "python",
30+
"name": "python3"
31+
},
32+
"language_info": {
33+
"codemirror_mode": {
34+
"name": "ipython",
35+
"version": 3
36+
},
37+
"file_extension": ".py",
38+
"mimetype": "text/x-python",
39+
"name": "python",
40+
"nbconvert_exporter": "python",
41+
"pygments_lexer": "ipython3",
42+
"version": "3.12.6"
43+
}
44+
},
45+
"nbformat": 4,
46+
"nbformat_minor": 5
47+
}
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "f2045b8e-2ca4-434f-9d5f-5ab27a70f606",
6+
"metadata": {},
7+
"source": [
8+
"### **Problems**\n",
9+
"\n",
10+
"Using only Properties 1- 9 from the Limit Properties section, one-sided limit properties (if needed) and the definition of continuity determine if the following function is continuous or discontinuous at (a) $z = -2$, (b) $z = 0$, (c) $z = 5$?\n",
11+
"\n",
12+
"$$\n",
13+
"g(z) = 3 - 3z\n",
14+
"$$"
15+
]
16+
},
17+
{
18+
"cell_type": "code",
19+
"execution_count": null,
20+
"id": "b0e94c51-b50f-48a8-abf9-b03345c48d31",
21+
"metadata": {},
22+
"outputs": [],
23+
"source": []
24+
}
25+
],
26+
"metadata": {
27+
"kernelspec": {
28+
"display_name": "Python 3 (ipykernel)",
29+
"language": "python",
30+
"name": "python3"
31+
},
32+
"language_info": {
33+
"codemirror_mode": {
34+
"name": "ipython",
35+
"version": 3
36+
},
37+
"file_extension": ".py",
38+
"mimetype": "text/x-python",
39+
"name": "python",
40+
"nbconvert_exporter": "python",
41+
"pygments_lexer": "ipython3",
42+
"version": "3.12.6"
43+
}
44+
},
45+
"nbformat": 4,
46+
"nbformat_minor": 5
47+
}
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
{
2+
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "4e164465-39f1-4d1d-9b21-7dd304142101",
6+
"metadata": {},
7+
"source": [
8+
"### **Problem**\n",
9+
"\n",
10+
"Using only Properties 1- 9 from the Limit Properties section, one-sided limit properties (if needed) and the definition of continuity determine if the following function is continuous or discontinuous at (a) $x = 4$, (b) $x = 6$?\n",
11+
"\n",
12+
"$$\n",
13+
"f(x) = \\begin{cases}\n",
14+
"x - 4 & \\text{if } x \\leq 6 \\\\\n",
15+
"I - x & \\text{if } x > 6\n",
16+
"\\end{cases}\n",
17+
"$$"
18+
]
19+
},
20+
{
21+
"cell_type": "code",
22+
"execution_count": null,
23+
"id": "4bbde048-c94e-48f3-a57a-c2d3dca871c0",
24+
"metadata": {},
25+
"outputs": [],
26+
"source": []
27+
}
28+
],
29+
"metadata": {
30+
"kernelspec": {
31+
"display_name": "Python 3 (ipykernel)",
32+
"language": "python",
33+
"name": "python3"
34+
},
35+
"language_info": {
36+
"codemirror_mode": {
37+
"name": "ipython",
38+
"version": 3
39+
},
40+
"file_extension": ".py",
41+
"mimetype": "text/x-python",
42+
"name": "python",
43+
"nbconvert_exporter": "python",
44+
"pygments_lexer": "ipython3",
45+
"version": "3.12.6"
46+
}
47+
},
48+
"nbformat": 4,
49+
"nbformat_minor": 5
50+
}
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
{
2+
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "d9675773-5f18-4bf5-82f0-5697f7f7906b",
6+
"metadata": {},
7+
"source": [
8+
"### **Problem**\n",
9+
"\n",
10+
"Using only Properties 1- 9 from the Limit Properties section, one-sided limit properties (if needed) and the definition of continuity determine if the following function is continuous or discontinuous at (a) $t = -2$, (b) $t = 10$?\n",
11+
"\n",
12+
"$$\n",
13+
"h(t) = \\begin{cases}\n",
14+
"t^2 & \\text{if } t < -2 \\\\\n",
15+
"t + 6 & \\text{if } t > -2\n",
16+
"\\end{cases}\n",
17+
"$$"
18+
]
19+
},
20+
{
21+
"cell_type": "code",
22+
"execution_count": null,
23+
"id": "46ce1c78-9ba0-4098-b675-dd9411204d50",
24+
"metadata": {},
25+
"outputs": [],
26+
"source": []
27+
}
28+
],
29+
"metadata": {
30+
"kernelspec": {
31+
"display_name": "Python 3 (ipykernel)",
32+
"language": "python",
33+
"name": "python3"
34+
},
35+
"language_info": {
36+
"codemirror_mode": {
37+
"name": "ipython",
38+
"version": 3
39+
},
40+
"file_extension": ".py",
41+
"mimetype": "text/x-python",
42+
"name": "python",
43+
"nbconvert_exporter": "python",
44+
"pygments_lexer": "ipython3",
45+
"version": "3.12.6"
46+
}
47+
},
48+
"nbformat": 4,
49+
"nbformat_minor": 5
50+
}
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "4c39ade8-0a8a-4b2d-8813-2dfe246325dc",
6+
"metadata": {},
7+
"source": [
8+
"### **Problem**\n",
9+
"\n",
10+
"Using only Properties 1-9 from the Limit Properties section, one-sided limit properties (if needed) and the definition of continuity determine if the following function is continuous or discontinuous at (a) $x = -6$, (b) $x = 1$?\n",
11+
"\n",
12+
"$$\n",
13+
"g(x) =\n",
14+
"\\begin{cases}\n",
15+
"1 - 3x & x < -6 \\\\\n",
16+
"7 & x = -6 \\\\\n",
17+
"x^3 & -6 < x < 1 \\\\\n",
18+
"1 & x = 1 \\\\\n",
19+
"2 - x & x > 1\n",
20+
"\\end{cases}\n",
21+
"$$"
22+
]
23+
},
24+
{
25+
"cell_type": "code",
26+
"execution_count": null,
27+
"id": "2339ce02-9b01-4679-ae3d-c86eeb400ee3",
28+
"metadata": {},
29+
"outputs": [],
30+
"source": []
31+
}
32+
],
33+
"metadata": {
34+
"kernelspec": {
35+
"display_name": "Python 3 (ipykernel)",
36+
"language": "python",
37+
"name": "python3"
38+
},
39+
"language_info": {
40+
"codemirror_mode": {
41+
"name": "ipython",
42+
"version": 3
43+
},
44+
"file_extension": ".py",
45+
"mimetype": "text/x-python",
46+
"name": "python",
47+
"nbconvert_exporter": "python",
48+
"pygments_lexer": "ipython3",
49+
"version": "3.12.6"
50+
}
51+
},
52+
"nbformat": 4,
53+
"nbformat_minor": 5
54+
}
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "e6a14861-6dc9-4327-b1a8-55450b7c6a85",
6+
"metadata": {},
7+
"source": [
8+
"### **Problem**\n",
9+
"\n",
10+
"8\\. Determine where the following function is discontinuous.\n",
11+
"\n",
12+
"$$\n",
13+
"f(x) = \\frac{x^{2}-9}{3x^{2}+2x-8}\n",
14+
"$$"
15+
]
16+
},
17+
{
18+
"cell_type": "code",
19+
"execution_count": null,
20+
"id": "0fe6ad59-ba6f-465e-b5ed-53e5381867b1",
21+
"metadata": {},
22+
"outputs": [],
23+
"source": []
24+
}
25+
],
26+
"metadata": {
27+
"kernelspec": {
28+
"display_name": "Python 3 (ipykernel)",
29+
"language": "python",
30+
"name": "python3"
31+
},
32+
"language_info": {
33+
"codemirror_mode": {
34+
"name": "ipython",
35+
"version": 3
36+
},
37+
"file_extension": ".py",
38+
"mimetype": "text/x-python",
39+
"name": "python",
40+
"nbconvert_exporter": "python",
41+
"pygments_lexer": "ipython3",
42+
"version": "3.12.6"
43+
}
44+
},
45+
"nbformat": 4,
46+
"nbformat_minor": 5
47+
}
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "cc537118-addb-49a4-93e6-e8cad83531b5",
6+
"metadata": {},
7+
"source": [
8+
"### **Problem**\n",
9+
"\n",
10+
"Determine where the following function is discontinuous.\n",
11+
"\n",
12+
"$$\n",
13+
"f(t) = \\frac{8t}{t^2 - 9t-1}\n",
14+
"$$"
15+
]
16+
},
17+
{
18+
"cell_type": "code",
19+
"execution_count": null,
20+
"id": "ef74f784-78ea-4f36-bd19-d81b98769f40",
21+
"metadata": {},
22+
"outputs": [],
23+
"source": []
24+
}
25+
],
26+
"metadata": {
27+
"kernelspec": {
28+
"display_name": "Python 3 (ipykernel)",
29+
"language": "python",
30+
"name": "python3"
31+
},
32+
"language_info": {
33+
"codemirror_mode": {
34+
"name": "ipython",
35+
"version": 3
36+
},
37+
"file_extension": ".py",
38+
"mimetype": "text/x-python",
39+
"name": "python",
40+
"nbconvert_exporter": "python",
41+
"pygments_lexer": "ipython3",
42+
"version": "3.12.6"
43+
}
44+
},
45+
"nbformat": 4,
46+
"nbformat_minor": 5
47+
}

0 commit comments

Comments
 (0)