notes-archive/notes/AP Physics C/Notes 7f9dac375011471f8386e...

669 lines
27 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><title>Notes</title><style>
/* cspell:disable-file */
/* webkit printing magic: print all background colors */
html {
-webkit-print-color-adjust: exact;
}
* {
box-sizing: border-box;
-webkit-print-color-adjust: exact;
}
html,
body {
margin: 0;
padding: 0;
}
@media only screen {
body {
margin: 2em auto;
max-width: 900px;
color: rgb(55, 53, 47);
}
}
body {
line-height: 1.5;
white-space: pre-wrap;
}
a,
a.visited {
color: inherit;
text-decoration: underline;
}
.pdf-relative-link-path {
font-size: 80%;
color: #444;
}
h1,
h2,
h3 {
letter-spacing: -0.01em;
line-height: 1.2;
font-weight: 600;
margin-bottom: 0;
}
.page-title {
font-size: 2.5rem;
font-weight: 700;
margin-top: 0;
margin-bottom: 0.75em;
}
h1 {
font-size: 1.875rem;
margin-top: 1.875rem;
}
h2 {
font-size: 1.5rem;
margin-top: 1.5rem;
}
h3 {
font-size: 1.25rem;
margin-top: 1.25rem;
}
.source {
border: 1px solid #ddd;
border-radius: 3px;
padding: 1.5em;
word-break: break-all;
}
.callout {
border-radius: 3px;
padding: 1rem;
}
figure {
margin: 1.25em 0;
page-break-inside: avoid;
}
figcaption {
opacity: 0.5;
font-size: 85%;
margin-top: 0.5em;
}
mark {
background-color: transparent;
}
.indented {
padding-left: 1.5em;
}
hr {
background: transparent;
display: block;
width: 100%;
height: 1px;
visibility: visible;
border: none;
border-bottom: 1px solid rgba(55, 53, 47, 0.09);
}
img {
max-width: 100%;
}
@media only print {
img {
max-height: 100vh;
object-fit: contain;
}
}
@page {
margin: 1in;
}
.collection-content {
font-size: 0.875rem;
}
.column-list {
display: flex;
justify-content: space-between;
}
.column {
padding: 0 1em;
}
.column:first-child {
padding-left: 0;
}
.column:last-child {
padding-right: 0;
}
.table_of_contents-item {
display: block;
font-size: 0.875rem;
line-height: 1.3;
padding: 0.125rem;
}
.table_of_contents-indent-1 {
margin-left: 1.5rem;
}
.table_of_contents-indent-2 {
margin-left: 3rem;
}
.table_of_contents-indent-3 {
margin-left: 4.5rem;
}
.table_of_contents-link {
text-decoration: none;
opacity: 0.7;
border-bottom: 1px solid rgba(55, 53, 47, 0.18);
}
table,
th,
td {
border: 1px solid rgba(55, 53, 47, 0.09);
border-collapse: collapse;
}
table {
border-left: none;
border-right: none;
}
th,
td {
font-weight: normal;
padding: 0.25em 0.5em;
line-height: 1.5;
min-height: 1.5em;
text-align: left;
}
th {
color: rgba(55, 53, 47, 0.6);
}
ol,
ul {
margin: 0;
margin-block-start: 0.6em;
margin-block-end: 0.6em;
}
li > ol:first-child,
li > ul:first-child {
margin-block-start: 0.6em;
}
ul > li {
list-style: disc;
}
ul.to-do-list {
text-indent: -1.7em;
}
ul.to-do-list > li {
list-style: none;
}
.to-do-children-checked {
text-decoration: line-through;
opacity: 0.375;
}
ul.toggle > li {
list-style: none;
}
ul {
padding-inline-start: 1.7em;
}
ul > li {
padding-left: 0.1em;
}
ol {
padding-inline-start: 1.6em;
}
ol > li {
padding-left: 0.2em;
}
.mono ol {
padding-inline-start: 2em;
}
.mono ol > li {
text-indent: -0.4em;
}
.toggle {
padding-inline-start: 0em;
list-style-type: none;
}
/* Indent toggle children */
.toggle > li > details {
padding-left: 1.7em;
}
.toggle > li > details > summary {
margin-left: -1.1em;
}
.selected-value {
display: inline-block;
padding: 0 0.5em;
background: rgba(206, 205, 202, 0.5);
border-radius: 3px;
margin-right: 0.5em;
margin-top: 0.3em;
margin-bottom: 0.3em;
white-space: nowrap;
}
.collection-title {
display: inline-block;
margin-right: 1em;
}
.simple-table {
margin-top: 1em;
font-size: 0.875rem;
empty-cells: show;
}
.simple-table td {
height: 29px;
min-width: 120px;
}
.simple-table th {
height: 29px;
min-width: 120px;
}
.simple-table-header-color {
background: rgb(247, 246, 243);
color: black;
}
.simple-table-header {
font-weight: 500;
}
time {
opacity: 0.5;
}
.icon {
display: inline-block;
max-width: 1.2em;
max-height: 1.2em;
text-decoration: none;
vertical-align: text-bottom;
margin-right: 0.5em;
}
img.icon {
border-radius: 3px;
}
.user-icon {
width: 1.5em;
height: 1.5em;
border-radius: 100%;
margin-right: 0.5rem;
}
.user-icon-inner {
font-size: 0.8em;
}
.text-icon {
border: 1px solid #000;
text-align: center;
}
.page-cover-image {
display: block;
object-fit: cover;
width: 100%;
max-height: 30vh;
}
.page-header-icon {
font-size: 3rem;
margin-bottom: 1rem;
}
.page-header-icon-with-cover {
margin-top: -0.72em;
margin-left: 0.07em;
}
.page-header-icon img {
border-radius: 3px;
}
.link-to-page {
margin: 1em 0;
padding: 0;
border: none;
font-weight: 500;
}
p > .user {
opacity: 0.5;
}
td > .user,
td > time {
white-space: nowrap;
}
input[type="checkbox"] {
transform: scale(1.5);
margin-right: 0.6em;
vertical-align: middle;
}
p {
margin-top: 0.5em;
margin-bottom: 0.5em;
}
.image {
border: none;
margin: 1.5em 0;
padding: 0;
border-radius: 0;
text-align: center;
}
.code,
code {
background: rgba(135, 131, 120, 0.15);
border-radius: 3px;
padding: 0.2em 0.4em;
border-radius: 3px;
font-size: 85%;
tab-size: 2;
}
code {
color: #eb5757;
}
.code {
padding: 1.5em 1em;
}
.code-wrap {
white-space: pre-wrap;
word-break: break-all;
}
.code > code {
background: none;
padding: 0;
font-size: 100%;
color: inherit;
}
blockquote {
font-size: 1.25em;
margin: 1em 0;
padding-left: 1em;
border-left: 3px solid rgb(55, 53, 47);
}
.bookmark {
text-decoration: none;
max-height: 8em;
padding: 0;
display: flex;
width: 100%;
align-items: stretch;
}
.bookmark-title {
font-size: 0.85em;
overflow: hidden;
text-overflow: ellipsis;
height: 1.75em;
white-space: nowrap;
}
.bookmark-text {
display: flex;
flex-direction: column;
}
.bookmark-info {
flex: 4 1 180px;
padding: 12px 14px 14px;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.bookmark-image {
width: 33%;
flex: 1 1 180px;
display: block;
position: relative;
object-fit: cover;
border-radius: 1px;
}
.bookmark-description {
color: rgba(55, 53, 47, 0.6);
font-size: 0.75em;
overflow: hidden;
max-height: 4.5em;
word-break: break-word;
}
.bookmark-href {
font-size: 0.75em;
margin-top: 0.25em;
}
.sans { font-family: ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol"; }
.code { font-family: "SFMono-Regular", Menlo, Consolas, "PT Mono", "Liberation Mono", Courier, monospace; }
.serif { font-family: Lyon-Text, Georgia, ui-serif, serif; }
.mono { font-family: iawriter-mono, Nitti, Menlo, Courier, monospace; }
.pdf .sans { font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol", 'Twemoji', 'Noto Color Emoji', 'Noto Sans CJK JP'; }
.pdf:lang(zh-CN) .sans { font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol", 'Twemoji', 'Noto Color Emoji', 'Noto Sans CJK SC'; }
.pdf:lang(zh-TW) .sans { font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol", 'Twemoji', 'Noto Color Emoji', 'Noto Sans CJK TC'; }
.pdf:lang(ko-KR) .sans { font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol", 'Twemoji', 'Noto Color Emoji', 'Noto Sans CJK KR'; }
.pdf .code { font-family: Source Code Pro, "SFMono-Regular", Menlo, Consolas, "PT Mono", "Liberation Mono", Courier, monospace, 'Twemoji', 'Noto Color Emoji', 'Noto Sans Mono CJK JP'; }
.pdf:lang(zh-CN) .code { font-family: Source Code Pro, "SFMono-Regular", Menlo, Consolas, "PT Mono", "Liberation Mono", Courier, monospace, 'Twemoji', 'Noto Color Emoji', 'Noto Sans Mono CJK SC'; }
.pdf:lang(zh-TW) .code { font-family: Source Code Pro, "SFMono-Regular", Menlo, Consolas, "PT Mono", "Liberation Mono", Courier, monospace, 'Twemoji', 'Noto Color Emoji', 'Noto Sans Mono CJK TC'; }
.pdf:lang(ko-KR) .code { font-family: Source Code Pro, "SFMono-Regular", Menlo, Consolas, "PT Mono", "Liberation Mono", Courier, monospace, 'Twemoji', 'Noto Color Emoji', 'Noto Sans Mono CJK KR'; }
.pdf .serif { font-family: PT Serif, Lyon-Text, Georgia, ui-serif, serif, 'Twemoji', 'Noto Color Emoji', 'Noto Serif CJK JP'; }
.pdf:lang(zh-CN) .serif { font-family: PT Serif, Lyon-Text, Georgia, ui-serif, serif, 'Twemoji', 'Noto Color Emoji', 'Noto Serif CJK SC'; }
.pdf:lang(zh-TW) .serif { font-family: PT Serif, Lyon-Text, Georgia, ui-serif, serif, 'Twemoji', 'Noto Color Emoji', 'Noto Serif CJK TC'; }
.pdf:lang(ko-KR) .serif { font-family: PT Serif, Lyon-Text, Georgia, ui-serif, serif, 'Twemoji', 'Noto Color Emoji', 'Noto Serif CJK KR'; }
.pdf .mono { font-family: PT Mono, iawriter-mono, Nitti, Menlo, Courier, monospace, 'Twemoji', 'Noto Color Emoji', 'Noto Sans Mono CJK JP'; }
.pdf:lang(zh-CN) .mono { font-family: PT Mono, iawriter-mono, Nitti, Menlo, Courier, monospace, 'Twemoji', 'Noto Color Emoji', 'Noto Sans Mono CJK SC'; }
.pdf:lang(zh-TW) .mono { font-family: PT Mono, iawriter-mono, Nitti, Menlo, Courier, monospace, 'Twemoji', 'Noto Color Emoji', 'Noto Sans Mono CJK TC'; }
.pdf:lang(ko-KR) .mono { font-family: PT Mono, iawriter-mono, Nitti, Menlo, Courier, monospace, 'Twemoji', 'Noto Color Emoji', 'Noto Sans Mono CJK KR'; }
.highlight-default {
color: rgba(55, 53, 47, 1);
}
.highlight-gray {
color: rgba(120, 119, 116, 1);
fill: rgba(120, 119, 116, 1);
}
.highlight-brown {
color: rgba(159, 107, 83, 1);
fill: rgba(159, 107, 83, 1);
}
.highlight-orange {
color: rgba(217, 115, 13, 1);
fill: rgba(217, 115, 13, 1);
}
.highlight-yellow {
color: rgba(203, 145, 47, 1);
fill: rgba(203, 145, 47, 1);
}
.highlight-teal {
color: rgba(68, 131, 97, 1);
fill: rgba(68, 131, 97, 1);
}
.highlight-blue {
color: rgba(51, 126, 169, 1);
fill: rgba(51, 126, 169, 1);
}
.highlight-purple {
color: rgba(144, 101, 176, 1);
fill: rgba(144, 101, 176, 1);
}
.highlight-pink {
color: rgba(193, 76, 138, 1);
fill: rgba(193, 76, 138, 1);
}
.highlight-red {
color: rgba(212, 76, 71, 1);
fill: rgba(212, 76, 71, 1);
}
.highlight-gray_background {
background: rgba(241, 241, 239, 1);
}
.highlight-brown_background {
background: rgba(244, 238, 238, 1);
}
.highlight-orange_background {
background: rgba(251, 236, 221, 1);
}
.highlight-yellow_background {
background: rgba(251, 243, 219, 1);
}
.highlight-teal_background {
background: rgba(237, 243, 236, 1);
}
.highlight-blue_background {
background: rgba(231, 243, 248, 1);
}
.highlight-purple_background {
background: rgba(244, 240, 247, 0.8);
}
.highlight-pink_background {
background: rgba(249, 238, 243, 0.8);
}
.highlight-red_background {
background: rgba(253, 235, 236, 1);
}
.block-color-default {
color: inherit;
fill: inherit;
}
.block-color-gray {
color: rgba(120, 119, 116, 1);
fill: rgba(120, 119, 116, 1);
}
.block-color-brown {
color: rgba(159, 107, 83, 1);
fill: rgba(159, 107, 83, 1);
}
.block-color-orange {
color: rgba(217, 115, 13, 1);
fill: rgba(217, 115, 13, 1);
}
.block-color-yellow {
color: rgba(203, 145, 47, 1);
fill: rgba(203, 145, 47, 1);
}
.block-color-teal {
color: rgba(68, 131, 97, 1);
fill: rgba(68, 131, 97, 1);
}
.block-color-blue {
color: rgba(51, 126, 169, 1);
fill: rgba(51, 126, 169, 1);
}
.block-color-purple {
color: rgba(144, 101, 176, 1);
fill: rgba(144, 101, 176, 1);
}
.block-color-pink {
color: rgba(193, 76, 138, 1);
fill: rgba(193, 76, 138, 1);
}
.block-color-red {
color: rgba(212, 76, 71, 1);
fill: rgba(212, 76, 71, 1);
}
.block-color-gray_background {
background: rgba(241, 241, 239, 1);
}
.block-color-brown_background {
background: rgba(244, 238, 238, 1);
}
.block-color-orange_background {
background: rgba(251, 236, 221, 1);
}
.block-color-yellow_background {
background: rgba(251, 243, 219, 1);
}
.block-color-teal_background {
background: rgba(237, 243, 236, 1);
}
.block-color-blue_background {
background: rgba(231, 243, 248, 1);
}
.block-color-purple_background {
background: rgba(244, 240, 247, 0.8);
}
.block-color-pink_background {
background: rgba(249, 238, 243, 0.8);
}
.block-color-red_background {
background: rgba(253, 235, 236, 1);
}
.select-value-color-pink { background-color: rgba(245, 224, 233, 1); }
.select-value-color-purple { background-color: rgba(232, 222, 238, 1); }
.select-value-color-green { background-color: rgba(219, 237, 219, 1); }
.select-value-color-gray { background-color: rgba(227, 226, 224, 1); }
.select-value-color-opaquegray { background-color: rgba(255, 255, 255, 0.0375); }
.select-value-color-orange { background-color: rgba(250, 222, 201, 1); }
.select-value-color-brown { background-color: rgba(238, 224, 218, 1); }
.select-value-color-red { background-color: rgba(255, 226, 221, 1); }
.select-value-color-yellow { background-color: rgba(253, 236, 200, 1); }
.select-value-color-blue { background-color: rgba(211, 229, 239, 1); }
.checkbox {
display: inline-flex;
vertical-align: text-bottom;
width: 16;
height: 16;
background-size: 16px;
margin-left: 2px;
margin-right: 5px;
}
.checkbox-on {
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Crect%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%2358A9D7%22%2F%3E%0A%3Cpath%20d%3D%22M6.71429%2012.2852L14%204.9995L12.7143%203.71436L6.71429%209.71378L3.28571%206.2831L2%207.57092L6.71429%2012.2852Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E");
}
.checkbox-off {
background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Crect%20x%3D%220.75%22%20y%3D%220.75%22%20width%3D%2214.5%22%20height%3D%2214.5%22%20fill%3D%22white%22%20stroke%3D%22%2336352F%22%20stroke-width%3D%221.5%22%2F%3E%0A%3C%2Fsvg%3E");
}
</style></head><body><article id="7f9dac37-5011-471f-8386-ef7d43d664b0" class="page sans"><header><div class="page-header-icon undefined"><span class="icon">🗄️</span></div><h1 class="page-title">Notes</h1></header><div class="page-body"><table class="collection-content"><thead><tr><th><span class="icon property-icon"><svg viewBox="0 0 14 14" style="width:14px;height:14px;display:block;fill:rgba(55, 53, 47, 0.45);flex-shrink:0;-webkit-backface-visibility:hidden" class="typesTitle"><path d="M7.73943662,8.6971831 C7.77640845,8.7834507 7.81338028,8.8943662 7.81338028,9.00528169 C7.81338028,9.49823944 7.40669014,9.89260563 6.91373239,9.89260563 C6.53169014,9.89260563 6.19894366,9.64612676 6.08802817,9.30105634 L5.75528169,8.33978873 L2.05809859,8.33978873 L1.72535211,9.30105634 C1.61443662,9.64612676 1.2693662,9.89260563 0.887323944,9.89260563 C0.394366197,9.89260563 0,9.49823944 0,9.00528169 C0,8.8943662 0.0246478873,8.7834507 0.0616197183,8.6971831 L2.46478873,2.48591549 C2.68661972,1.90669014 3.24119718,1.5 3.90669014,1.5 C4.55985915,1.5 5.12676056,1.90669014 5.34859155,2.48591549 L7.73943662,8.6971831 Z M2.60035211,6.82394366 L5.21302817,6.82394366 L3.90669014,3.10211268 L2.60035211,6.82394366 Z M11.3996479,3.70598592 C12.7552817,3.70598592 14,4.24823944 14,5.96126761 L14,9.07922535 C14,9.52288732 13.6549296,9.89260563 13.2112676,9.89260563 C12.8169014,9.89260563 12.471831,9.59683099 12.4225352,9.19014085 C12.028169,9.6584507 11.3257042,9.95422535 10.5492958,9.95422535 C9.60035211,9.95422535 8.47887324,9.31338028 8.47887324,7.98239437 C8.47887324,6.58978873 9.60035211,6.08450704 10.5492958,6.08450704 C11.3380282,6.08450704 12.040493,6.33098592 12.4348592,6.81161972 L12.4348592,5.98591549 C12.4348592,5.38204225 11.9172535,4.98767606 11.1285211,4.98767606 C10.6602113,4.98767606 10.2411972,5.11091549 9.80985915,5.38204225 C9.72359155,5.43133803 9.61267606,5.46830986 9.50176056,5.46830986 C9.18133803,5.46830986 8.91021127,5.1971831 8.91021127,4.86443662 C8.91021127,4.64260563 9.0334507,4.44542254 9.19366197,4.34683099 C9.87147887,3.90316901 10.6232394,3.70598592 11.3996479,3.70598592 Z M11.1778169,8.8943662 C11.6830986,8.8943662 12.1760563,8.72183099 12.4348592,8.37676056 L12.4348592,7.63732394 C12.1760563,7.29225352 11.6830986,7.11971831 11.1778169,7.11971831 C10.5616197,7.11971831 10.056338,7.45246479 10.056338,8.0193662 C10.056338,8.57394366 10.5616197,8.8943662 11.1778169,8.8943662 Z M0.65625,11.125 L13.34375,11.125 C13.7061869,11.125 14,11.4188131 14,11.78125 C14,12.1436869 13.7061869,12.4375 13.34375,12.4375 L0.65625,12.4375 C0.293813133,12.4375 4.43857149e-17,12.1436869 0,11.78125 C-4.43857149e-17,11.4188131 0.293813133,11.125 0.65625,11.125 Z"></path></svg></span>Name</th><th><span class="icon property-icon"><svg viewBox="0 0 14 14" style="width:14px;height:14px;display:block;fill:rgba(55, 53, 47, 0.45);flex-shrink:0;-webkit-backface-visibility:hidden" class="typesCreatedAt"><path d="M7.01356 14.0001C8.8042 14.0001 10.5958 13.3107 11.9575 11.9324C14.681 9.21201 14.6808 4.7603 11.9571 2.04013C9.23336 -0.680043 4.77573 -0.680043 2.05199 2.04013C0.727519 3.36277 0 5.13301 0 6.99553C0 8.8764 0.727811 10.6285 2.05199 11.9509C3.43207 13.3106 5.22243 14.0001 7.01356 14.0001ZM3.72947 7.00914V8.461V8.65543H3.92382H5.34563H8.2794H8.4738V8.461V5.52541V3.37947V3.18502H8.2794H6.82747H6.63307V3.37947V6.81467H3.92382H3.72947V7.00914ZM1.83985 6.99553C1.83985 5.61698 2.38099 4.32597 3.36061 3.3477C5.36746 1.34337 8.64803 1.34062 10.6585 3.33944C10.6613 3.34219 10.6639 3.34494 10.6668 3.3477C12.676 5.3546 12.6763 8.63642 10.6668 10.6434C8.65705 12.6504 5.37031 12.6504 3.36061 10.6434C2.38099 9.66506 1.83985 8.37408 1.83985 6.99553Z"></path></svg></span>Created</th><th><span class="icon property-icon"><svg viewBox="0 0 14 14" style="width:14px;height:14px;display:block;fill:rgba(55, 53, 47, 0.45);flex-shrink:0;-webkit-backface-visibility:hidden" class="typesMultipleSelect"><path d="M4,3 C4,2.447715 4.447715,2 5,2 L12,2 C12.5523,2 13,2.447716 13,3 C13,3.55228 12.5523,4 12,4 L5,4 C4.447715,4 4,3.55228 4,3 Z M4,7 C4,6.447715 4.447715,6 5,6 L12,6 C12.5523,6 13,6.447716 13,7 C13,7.55228 12.5523,8 12,8 L5,8 C4.447715,8 4,7.55228 4,7 Z M4,11 C4,10.447715 4.447715,10 5,10 L12,10 C12.5523,10 13,10.447716 13,11 C13,11.55228 12.5523,12 12,12 L5,12 C4.447715,12 4,11.55228 4,11 Z M2,4 C1.44771525,4 1,3.55228475 1,3 C1,2.44771525 1.44771525,2 2,2 C2.55228475,2 3,2.44771525 3,3 C3,3.55228475 2.55228475,4 2,4 Z M2,8 C1.44771525,8 1,7.55228475 1,7 C1,6.44771525 1.44771525,6 2,6 C2.55228475,6 3,6.44771525 3,7 C3,7.55228475 2.55228475,8 2,8 Z M2,12 C1.44771525,12 1,11.5522847 1,11 C1,10.4477153 1.44771525,10 2,10 C2.55228475,10 3,10.4477153 3,11 C3,11.5522847 2.55228475,12 2,12 Z"></path></svg></span>Tags</th></tr></thead><tbody><tr id="c17abfc3-5a3d-4e67-83c8-356a38c7f3ed"><td class="cell-title"><a href="Notes%207f9dac375011471f8386ef7d43d664b0/Unit%2030%20Induction%20and%20Inductance%20c17abfc35a3d4e6783c8356a38c7f3ed.html">Unit 30: Induction and Inductance</a></td><td class="cell-?LTK"><time>@April 4, 2022 1:09 PM</time></td><td class="cell-mUPy"><span class="selected-value select-value-color-brown">Textbook</span></td></tr><tr id="415b0a0e-cb04-4cd6-88f9-68f9d1afe72e"><td class="cell-title"><a href="Notes%207f9dac375011471f8386ef7d43d664b0/Unit%2029%20Magnetic%20Fields%20Due%20to%20Currents%20415b0a0ecb044cd688f968f9d1afe72e.html">Unit 29: Magnetic Fields Due to Currents</a></td><td class="cell-?LTK"><time>@March 29, 2022 1:34 PM</time></td><td class="cell-mUPy"><span class="selected-value select-value-color-brown">Textbook</span></td></tr><tr id="081ed076-7263-4a40-8d79-dd40746580dc"><td class="cell-title"><a href="Notes%207f9dac375011471f8386ef7d43d664b0/Unit%2028%20Magnetic%20Fields%20081ed07672634a408d79dd40746580dc.html">Unit 28: Magnetic Fields</a></td><td class="cell-?LTK"><time>@March 21, 2022 12:47 PM</time></td><td class="cell-mUPy"><span class="selected-value select-value-color-brown">Textbook</span></td></tr><tr id="7d91d88b-ad90-4957-aa72-b19e800e751d"><td class="cell-title"><a href="Notes%207f9dac375011471f8386ef7d43d664b0/Unit%2027%20Circuits%207d91d88bad904957aa72b19e800e751d.html">Unit 27: Circuits</a></td><td class="cell-?LTK"><time>@March 7, 2022 12:55 PM</time></td><td class="cell-mUPy"><span class="selected-value select-value-color-brown">Textbook</span></td></tr><tr id="ec63adf3-d1a8-42d3-9d3a-821bf72575f4"><td class="cell-title"><a href="Notes%207f9dac375011471f8386ef7d43d664b0/Unit%2026%20Current%20and%20Resistance%20ec63adf3d1a842d39d3a821bf72575f4.html">Unit 26: Current and Resistance</a></td><td class="cell-?LTK"><time>@March 1, 2022 1:28 PM</time></td><td class="cell-mUPy"><span class="selected-value select-value-color-brown">Textbook</span></td></tr><tr id="f889bd0e-22c5-485c-a5d1-2597642890ae"><td class="cell-title"><a href="Notes%207f9dac375011471f8386ef7d43d664b0/Unit%2025%20Capacitance%20f889bd0e22c5485ca5d12597642890ae.html">Unit 25: Capacitance</a></td><td class="cell-?LTK"><time>@February 17, 2022 1:00 PM</time></td><td class="cell-mUPy"><span class="selected-value select-value-color-brown">Textbook</span></td></tr><tr id="b3dad431-720f-4133-a5cd-b590f4b9b103"><td class="cell-title"><a href="Notes%207f9dac375011471f8386ef7d43d664b0/Unit%2024%20Electric%20Potential%20b3dad431720f4133a5cdb590f4b9b103.html">Unit 24: Electric Potential</a></td><td class="cell-?LTK"><time>@February 2, 2022 3:06 PM</time></td><td class="cell-mUPy"><span class="selected-value select-value-color-brown">Textbook</span></td></tr><tr id="96903ae9-d02e-47e0-8c96-ead10f03b885"><td class="cell-title"><a href="Notes%207f9dac375011471f8386ef7d43d664b0/Unit%2023%20Gauss%E2%80%99%20Law%2096903ae9d02e47e08c96ead10f03b885.html">Unit 23: Gauss Law</a></td><td class="cell-?LTK"><time>@January 25, 2022 1:33 PM</time></td><td class="cell-mUPy"><span class="selected-value select-value-color-brown">Textbook</span></td></tr><tr id="1f7cc8c1-a5cd-466e-ad27-d5704a573426"><td class="cell-title"><a href="Notes%207f9dac375011471f8386ef7d43d664b0/Unit%2022%20Electric%20Fields%201f7cc8c1a5cd466ead27d5704a573426.html">Unit 22: Electric Fields</a></td><td class="cell-?LTK"><time>@January 10, 2022 1:41 PM</time></td><td class="cell-mUPy"><span class="selected-value select-value-color-brown">Textbook</span></td></tr><tr id="295f378f-c262-45cc-a6de-6acf732f706e"><td class="cell-title"><a href="Notes%207f9dac375011471f8386ef7d43d664b0/Unit%2021%20Coulomb%E2%80%99s%20Law%20295f378fc26245cca6de6acf732f706e.html">Unit 21: Coulombs Law</a></td><td class="cell-?LTK"><time>@January 5, 2022 3:00 PM</time></td><td class="cell-mUPy"><span class="selected-value select-value-color-brown">Textbook</span></td></tr><tr id="98388194-e30d-4a83-bc6c-a892148a37d4"><td class="cell-title"><a href="Notes%207f9dac375011471f8386ef7d43d664b0/Unit%2015%20Oscillations%2098388194e30d4a83bc6ca892148a37d4.html">Unit 15: Oscillations</a></td><td class="cell-?LTK"><time>@December 10, 2021 2:11 PM</time></td><td class="cell-mUPy"></td></tr><tr id="c7accdbb-b067-4e8d-9dc4-1c77cf1747be"><td class="cell-title"><a href="Notes%207f9dac375011471f8386ef7d43d664b0/Unit%2013%20Gravitation%20c7accdbbb0674e8d9dc41c77cf1747be.html">Unit 13: Gravitation</a></td><td class="cell-?LTK"><time>@December 3, 2021 2:03 PM</time></td><td class="cell-mUPy"><span class="selected-value select-value-color-brown">Textbook</span></td></tr><tr id="fd5a4dd4-aad8-4649-b2f3-144d69299a33"><td class="cell-title"><a href="Notes%207f9dac375011471f8386ef7d43d664b0/Unit%2011%20Rolling,%20Torque,%20and%20Angular%20Momentum%20fd5a4dd4aad84649b2f3144d69299a33.html">Unit 11: Rolling, Torque, and Angular Momentum</a></td><td class="cell-?LTK"><time>@November 3, 2021 2:35 PM</time></td><td class="cell-mUPy"><span class="selected-value select-value-color-brown">Textbook</span></td></tr><tr id="c40c3eba-937b-4557-8ff8-c3875b58cfe8"><td class="cell-title"><a href="Notes%207f9dac375011471f8386ef7d43d664b0/Unit%2010%20Rotation%20c40c3eba937b45578ff8c3875b58cfe8.html">Unit 10: Rotation</a></td><td class="cell-?LTK"><time>@October 29, 2021 1:56 PM</time></td><td class="cell-mUPy"></td></tr><tr id="315e1027-b221-49b7-8562-3b30f9aeea7c"><td class="cell-title"><a href="Notes%207f9dac375011471f8386ef7d43d664b0/Unit%209%20Center%20of%20Mass%20and%20Linear%20Momentum%20315e1027b22149b785623b30f9aeea7c.html">Unit 9: Center of Mass and Linear Momentum</a></td><td class="cell-?LTK"><time>@October 11, 2021 1:00 PM</time></td><td class="cell-mUPy"><span class="selected-value select-value-color-brown">Textbook</span></td></tr><tr id="4ccc3fec-209d-494e-97c8-ea4492992055"><td class="cell-title"><a href="Notes%207f9dac375011471f8386ef7d43d664b0/Unit%208%20Potential%20Energy%20and%20Conservation%20of%20Energy%204ccc3fec209d494e97c8ea4492992055.html">Unit 8: Potential Energy and Conservation of Energy</a></td><td class="cell-?LTK"><time>@October 4, 2021 12:51 PM</time></td><td class="cell-mUPy"><span class="selected-value select-value-color-brown">Textbook</span></td></tr><tr id="ecc0d025-129c-4e8d-946c-b4ca882b4a1d"><td class="cell-title"><a href="Notes%207f9dac375011471f8386ef7d43d664b0/Unit%207%20Kinetic%20Energy%20and%20Work%20ecc0d025129c4e8d946cb4ca882b4a1d.html">Unit 7: Kinetic Energy and Work</a></td><td class="cell-?LTK"><time>@September 28, 2021 1:27 PM</time></td><td class="cell-mUPy"><span class="selected-value select-value-color-brown">Textbook</span></td></tr><tr id="43affa15-c52d-4661-af81-ce747e327157"><td class="cell-title"><a href="Notes%207f9dac375011471f8386ef7d43d664b0/Unit%206%20Force%20and%20Motion%20-%20II%2043affa15c52d4661af81ce747e327157.html">Unit 6: Force and Motion - II</a></td><td class="cell-?LTK"><time>@September 13, 2021 12:52 PM</time></td><td class="cell-mUPy"><span class="selected-value select-value-color-brown">Textbook</span></td></tr><tr id="2010e917-ee13-4eac-84a9-cc5ac6ba96b3"><td class="cell-title"><a href="Notes%207f9dac375011471f8386ef7d43d664b0/Unit%205%20Force%20and%20Motion%20-%20I%202010e917ee134eac84a9cc5ac6ba96b3.html">Unit 5: Force and Motion - I</a></td><td class="cell-?LTK"><time>@September 2, 2021 1:02 PM</time></td><td class="cell-mUPy"></td></tr><tr id="f63d4dd2-9b33-46f1-8477-5c2428bdb59b"><td class="cell-title"><a href="Notes%207f9dac375011471f8386ef7d43d664b0/Unit%204%20Motion%20in%20Two%20and%20Three%20Dimensions%20f63d4dd29b3346f184775c2428bdb59b.html">Unit 4: Motion in Two and Three Dimensions</a></td><td class="cell-?LTK"><time>@August 26, 2021 1:10 PM</time></td><td class="cell-mUPy"><span class="selected-value select-value-color-brown">Textbook</span></td></tr><tr id="58b3c42f-4848-48a1-a4a8-013ea469293b"><td class="cell-title"><a href="Notes%207f9dac375011471f8386ef7d43d664b0/Unit%203%20Vectors%2058b3c42f484848a1a4a8013ea469293b.html">Unit 3: Vectors</a></td><td class="cell-?LTK"><time>@August 24, 2021 2:06 PM</time></td><td class="cell-mUPy"><span class="selected-value select-value-color-brown">Textbook</span></td></tr><tr id="3636810e-5a5f-49db-a268-b4d65d7eac5f"><td class="cell-title"><a href="Notes%207f9dac375011471f8386ef7d43d664b0/Video%202%20Now%20with%20Calculus%203636810e5a5f49dba268b4d65d7eac5f.html">Video 2: Now with Calculus</a></td><td class="cell-?LTK"><time>@August 17, 2021 2:09 PM</time></td><td class="cell-mUPy"><span class="selected-value select-value-color-purple">Video</span></td></tr><tr id="3b25e20c-90c0-40b0-88d8-b25f53b0a2d4"><td class="cell-title"><a href="Notes%207f9dac375011471f8386ef7d43d664b0/Video%201%20Motion%203b25e20c90c040b088d8b25f53b0a2d4.html">Video 1: Motion</a></td><td class="cell-?LTK"><time>@August 17, 2021 2:09 PM</time></td><td class="cell-mUPy"><span class="selected-value select-value-color-purple">Video</span></td></tr></tbody></table></div></article></body></html>