2.1 Functions: Difference between revisions

From Burton Tech. Points Wiki
Jump to navigation Jump to search
 
(72 intermediate revisions by the same user not shown)
Line 2: Line 2:


* [https://youtu.be/Tz5zvSS8L3c Part 1]
* [https://youtu.be/Tz5zvSS8L3c Part 1]
* [https://youtu.be/cuG75-7YOXQ Part 2]
https://youtu.be/Tz5zvSS8L3c (part 1)
* [https://youtu.be/Rd4KoqpO9b8 Part 3]
https://youtu.be/cuG75-7YOXQ (part 2)
 
https://youtu.be/Rd4KoqpO9b8 (part 3)
== Lecture notes ==
 
:1. How do you read <math>D=\{\forall x | x \in \Re, x\neq -5\} </math>?<br>
 
:: <math>\begin{align}\overbrace{D}^{\text{the domain}} \underbrace{=}_{\text{is}} \overbrace{\{}^{\text{the set}} \underbrace{\forall x}_{\text{of all x}}\overbrace{|}^{\text{such that}}\underbrace{x\in\Re}_{\text{x is an element of the real number set}} \overbrace{, x \neq -5}^{\text{where x is not equal to -5}} \end{align}</math><br><br>
 
:2. How do you convert from radical form to exponential form?
:: <math>\sqrt[m]{(x)^n}=\left ( \sqrt[m]{x} \right )^n =x^{\frac{n}{m}}</math> <br>
:: Where <math>m</math> is called the index and <math>n</math> is called the power<br><br>


==Solutions==
==Solutions==


<!--
[[2.1 Functions/1|1]]
[[2.1 Functions/1|1]]
[[2.1 Functions/3|3]]
[[2.1 Functions/3|3]]
-->

Latest revision as of 02:29, 20 August 2022

Lecture[edit]

Lecture notes[edit]

1. How do you read ?


2. How do you convert from radical form to exponential form?

Where is called the index and is called the power

Solutions[edit]