Answer:
Yo…what’s the graph?
Step-by-step explanation:
Its D because when you use some graph paper point A and point B are 6 units away from each other
She is wrong because she did the square root of 25 multiplied by 2, she should have just done the square root of 50.
For the second part the square root of 50 is 7.07 which rounding would equal 7.1.
Hope this helps.(ノ◕ヮ◕)ノ*:・゚✧
Answer:
The period of the
function is
. Then three times this period is
.
Step-by-step explanation:
Using Mathematica you can use the command Plot as follows:
```
Plot[Sin[x], {x,0,6Pi}]
```
The output is the graph shown below.