You could roll a 6-sided die 3 times to simulate this. This is a good simulation because it has one side for each possible tool, and each roll is independent, just as selecting the tool with replacement would be.
Answer:
-3 X 7= -21
Step-by-step explanation:
You need to know the properties of each function.
Tan is opposite (y) over adjacent (x). Sin>0 means that sin is positive, therefore, it is located on either quadrant 1 or 2. Tan=4/3 so it is located in quadrant 1.
The side of the triangle must be Adjacent=3 opposite=4 and hypotenuse=5
Now, you are asked to find the half angle of Cos which is

By following the formula, cos=3/5 then:

Multiply everything (inside the square

root) by 5


Then just simplify

The answer is Square root of 20 over 5
Answer:
Step-by-step explanation:
Remark
My guess is that what is confusing you is not what you have to do, but why it is disguised as g(n)
What you are doing in effect is setting up a table. You are also not certain where the table starts. And that is a problem. I will start it at zero, but it might be 1.
zero
n = 0
g(0) = 34 - 5*0
g(0) = 34
One
n = 1
g(1) = 34 - 5*1
g(1) = 34 - 5
g(1) = 29
Two
g(2) = 34 - 5*2
g(2) = 34 - 10
g(2) = 24
Three
g(3) = 34 - 5*3
g(3) = 34 - 15
g(3) = 19
Four
g(4) = 34 - 5*4
g(4) = 34 - 20
g(4) = 19
Answer
0 1 2 3 4
34 29 24 19 14