Answer:
173.83
Step-by-step explanation:
17.4*9.99= 173.826
173.826 -> 173.83
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.
Based off of what I can see in the photo (its too blurry to know for sure) and what I think you're asking:
The angle of a triangle always adds up to 360degrees, so base it on that and the acute and obtuse angles and get the degrees from there, the angle would be those degrees you find or <10, 5, 4 (what I assume is a 5)
The first thing we should do is see what relationship we have:
Table is feet to yards 3-1
a. Describe the relationship between the number of feet and the number of yards
That is to say:
1Yarda = 3 feet
b. Write an expression for the number of yards in f feet
Let
y = Yard
f = feet
We have the following expression for the conversion:
y = (1/3) f
c. Find the number of yards in 63 feet
For this case we must substitute in the expression found the value of f = 63.
y = (1/3) f
y = (1/3) (63)
y = 21
answer:
1Yarda = 3 feet
y = (1/3) f
y = 21