-
Notifications
You must be signed in to change notification settings - Fork 27
TR5 first draft #646
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
TR5 first draft #646
Conversation
🚀 Preview available 🚀https://d6206266.tbil.pages.dev
|
🚀 Preview available 🚀https://eab18183.tbil.pages.dev
|
🚀 Preview available 🚀https://dc0f6cf5.tbil.pages.dev
|
🚀 Preview available 🚀https://e732ab20.tbil.pages.dev
|
🚀 Preview available 🚀https://c1964ffc.tbil.pages.dev
|
🚀 Preview available 🚀https://7de7a165.tbil.pages.dev
|
<activity xml:id="intro-unit-circle"> | ||
<introduction> | ||
<p> | ||
Let <m>\theta</m> be the angle shown below in standard form. Notice that the terminal side intersects with the unit circle. (Note: We will assume a circle drawn in the this context is the unit circle unless told otherwise.) We will label that point of intersection as <m>(x,y)</m>. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can the theta symbol be put at the angle in the diagram? Is that an easy fix?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@siwelwerd can you help with this? Can you adapt show_angle_value to show just
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Try setting show_angle_value="$\theta$"
and report back... I think I put that feature in already but need to update the wiki
<task> | ||
<statement> | ||
<p> | ||
Solve for <m>x</m> in one of the equations you've found above to determine an expression for the <m>x</m>-value of the point <m>(x,y)</m> . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Solve for <m>x</m> in one of the equations you've found above to determine an expression for the <m>x</m>-value of the point <m>(x,y)</m> . | |
Solve for <m>x</m> in one of the equations you've found in part (c) to determine an expression for the <m>x</m>-value of the point <m>(x,y)</m> . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For this one (and the one below), I was trying to not mention which one had the x (or y) in it so they had to deduce which one helped with which coordinate. Would it be better to point it out explicitly?
<task> | ||
<statement> | ||
<p> | ||
Solve for <m>y</m> in one of the equations you've found above to determine an expression for the <m>y</m>-value of the point <m>(x,y)</m> . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Solve for <m>y</m> in one of the equations you've found above to determine an expression for the <m>y</m>-value of the point <m>(x,y)</m> . | |
Solve for <m>y</m> in one of the equations you've found in part (d) to determine an expression for the <m>y</m>-value of the point <m>(x,y)</m> . |
|
||
</activity> | ||
|
||
<remark> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure its obvious that we've been working with the special right triangles this whole section....
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<task> | ||
<statement> | ||
<p> | ||
Find the exact value of the <m>y</m>-coordinate. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we want to add in a hint about using the Pythagorean Theorem?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added in!
Co-authored-by: tdegeorge <[email protected]>
Co-authored-by: tdegeorge <[email protected]>
🚀 Preview available 🚀https://27688b2e.tbil.pages.dev
|
<p> What are the sine and cosine of <m>\theta=150^\circ</m>? | ||
</p> | ||
|
||
|
||
<p> | ||
<ol marker= "A." cols="1"> | ||
<li> <m>\sin 150^\circ = \dfrac{1}{2}</m> and <m>\cos 150^\circ = \dfrac{\sqrt{3}}{2}</m></li> | ||
|
||
<li> <m>\sin 150^\circ = \dfrac{\sqrt{3}}{2}</m> and <m>\cos 150^\circ = \dfrac{1}{2}</m></li> | ||
|
||
<li> <m>\sin 150^\circ = -\dfrac{\sqrt{3}}{2}</m> and <m>\cos 150^\circ = \dfrac{1}{2}</m></li> | ||
|
||
<li> <m>\sin 150^\circ = \dfrac{1}{2}</m> and <m>\cos 150^\circ = -\dfrac{\sqrt{3}}{2}</m></li> | ||
|
||
<li> <m>\sin 150^\circ = -\dfrac{1}{2}</m> and <m>\cos 150^\circ = \dfrac{\sqrt{3}}{2}</m></li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<p> What are the sine and cosine of <m>\theta=150^\circ</m>? | |
</p> | |
<p> | |
<ol marker= "A." cols="1"> | |
<li> <m>\sin 150^\circ = \dfrac{1}{2}</m> and <m>\cos 150^\circ = \dfrac{\sqrt{3}}{2}</m></li> | |
<li> <m>\sin 150^\circ = \dfrac{\sqrt{3}}{2}</m> and <m>\cos 150^\circ = \dfrac{1}{2}</m></li> | |
<li> <m>\sin 150^\circ = -\dfrac{\sqrt{3}}{2}</m> and <m>\cos 150^\circ = \dfrac{1}{2}</m></li> | |
<li> <m>\sin 150^\circ = \dfrac{1}{2}</m> and <m>\cos 150^\circ = -\dfrac{\sqrt{3}}{2}</m></li> | |
<li> <m>\sin 150^\circ = -\dfrac{1}{2}</m> and <m>\cos 150^\circ = \dfrac{\sqrt{3}}{2}</m></li> | |
<p> What are the cosine and sine values of <m>\theta=150^\circ</m>? | |
</p> | |
<p> | |
<ol marker= "A." cols="1"> | |
<li> <m>\cos 150^\circ = \dfrac{\sqrt{3}}{2}</m> and <m>\sin 150^\circ = \dfrac{1}{2}</m> </li> | |
<li> <m>\cos 150^\circ = \dfrac{1}{2}</m> and <m>\sin 150^\circ = \dfrac{\sqrt{3}}{2}</m> </li> | |
<li> <m>\cos 150^\circ = \dfrac{1}{2}</m> and <m>\sin 150^\circ = -\dfrac{\sqrt{3}}{2}</m></li> | |
<li> <m>\cos 150^\circ = -\dfrac{\sqrt{3}}{2}</m> and <m>\sin 150^\circ = \dfrac{1}{2}</m> </li> | |
<li> <m>\cos 150^\circ = \dfrac{\sqrt{3}}{2}</m> and <m>\sin 150^\circ = -\dfrac{1}{2}</m> </li> |
Co-authored-by: tdegeorge <[email protected]>
<statement> | ||
<p> What are the sine and cosine of <m>\theta=\dfrac{4\pi}{3}</m>? | ||
</p> | ||
|
||
|
||
<p> | ||
<ol marker= "A." cols="1"> | ||
<li> <m>\sin \dfrac{4\pi}{3} = \dfrac{1}{2}</m> and <m>\cos \dfrac{4\pi}{3} = \dfrac{\sqrt{3}}{2}</m></li> | ||
|
||
<li> <m>\sin \dfrac{4\pi}{3} = -\dfrac{\sqrt{3}}{2}</m> and <m>\cos \dfrac{4\pi}{3} = -\dfrac{1}{2}</m></li> | ||
|
||
<li> <m>\sin \dfrac{4\pi}{3} = -\dfrac{\sqrt{3}}{2}</m> and <m>\cos \dfrac{4\pi}{3} = \dfrac{1}{2}</m></li> | ||
|
||
<li> <m>\sin \dfrac{4\pi}{3} = \dfrac{1}{2}</m> and <m>\cos \dfrac{4\pi}{3} = -\dfrac{\sqrt{3}}{2}</m></li> | ||
|
||
<li> <m>\sin \dfrac{4\pi}{3} = -\dfrac{1}{2}</m> and <m>\cos \dfrac{4\pi}{3} = \dfrac{\sqrt{3}}{2}</m></li> | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<statement> | |
<p> What are the sine and cosine of <m>\theta=\dfrac{4\pi}{3}</m>? | |
</p> | |
<p> | |
<ol marker= "A." cols="1"> | |
<li> <m>\sin \dfrac{4\pi}{3} = \dfrac{1}{2}</m> and <m>\cos \dfrac{4\pi}{3} = \dfrac{\sqrt{3}}{2}</m></li> | |
<li> <m>\sin \dfrac{4\pi}{3} = -\dfrac{\sqrt{3}}{2}</m> and <m>\cos \dfrac{4\pi}{3} = -\dfrac{1}{2}</m></li> | |
<li> <m>\sin \dfrac{4\pi}{3} = -\dfrac{\sqrt{3}}{2}</m> and <m>\cos \dfrac{4\pi}{3} = \dfrac{1}{2}</m></li> | |
<li> <m>\sin \dfrac{4\pi}{3} = \dfrac{1}{2}</m> and <m>\cos \dfrac{4\pi}{3} = -\dfrac{\sqrt{3}}{2}</m></li> | |
<li> <m>\sin \dfrac{4\pi}{3} = -\dfrac{1}{2}</m> and <m>\cos \dfrac{4\pi}{3} = \dfrac{\sqrt{3}}{2}</m></li> | |
<statement> | |
<p> What are the cosine and sine values of <m>\theta=\dfrac{4\pi}{3}</m>? | |
</p> | |
<p> | |
<ol marker= "A." cols="1"> | |
<li> <m>\cos \dfrac{4\pi}{3} = \dfrac{\sqrt{3}}{2}</m> and <m>\sin \dfrac{4\pi}{3} = \dfrac{1}{2}</m> </li> | |
<li> <m>\cos \dfrac{4\pi}{3} = -\dfrac{1}{2}</m> and <m>\sin \dfrac{4\pi}{3} = -\dfrac{\sqrt{3}}{2}</m></li> | |
<li> <m>\cos \dfrac{4\pi}{3} = \dfrac{1}{2}</m> and <m>\sin \dfrac{4\pi}{3} = -\dfrac{\sqrt{3}}{2}</m></li> | |
<li> <m>\cos \dfrac{4\pi}{3} = -\dfrac{\sqrt{3}}{2}</m> and <m>\sin \dfrac{4\pi}{3} = \dfrac{1}{2}</m></li> | |
<li> <m>\cos \dfrac{4\pi}{3} = \dfrac{\sqrt{3}}{2}</m> and <m>\sin \dfrac{4\pi}{3} = -\dfrac{1}{2}</m> </li> | |
Co-authored-by: tdegeorge <[email protected]>
🚀 Preview available 🚀https://d55e310d.tbil.pages.dev
|
Co-authored-by: tdegeorge <[email protected]>
Co-authored-by: tdegeorge <[email protected]>
Co-authored-by: tdegeorge <[email protected]>
Co-authored-by: tdegeorge <[email protected]>
Co-authored-by: tdegeorge <[email protected]>
Co-authored-by: tdegeorge <[email protected]>
</p> | ||
|
||
</statement> | ||
<answer> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<answer> | |
<hint> | |
<p> | |
Use the Pythagorean Theorem to help. | |
</p> | |
</hint> | |
<answer> |
🚀 Preview available 🚀https://63d078e5.tbil.pages.dev
|
Co-authored-by: Drew Lewis <[email protected]>
🚀 Preview available 🚀https://98086009.tbil.pages.dev
|
@siwelwerd show_angle_value="$\theta$" gives this: ![]() Whomp whomp. |
Oh yeah, sorry, |
<image width="50%"> | ||
<sageplot> | ||
<xi:include parse="text" href="../../../common/sagemath/library.sage"/> | ||
p=TBIL.plot_angle(pi/4,show_unit_circle=True,show_angle_value="$\theta$") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
p=TBIL.plot_angle(pi/4,show_unit_circle=True,show_angle_value="$\theta$") | |
p=TBIL.plot_angle(pi/4,show_unit_circle=True,show_angle_value=r"$\theta$") |
No description provided.