Answer:
2nd degree
Step-by-step explanation:
Answer:
f(g(x)) = (5x)^2 = 25x^2
Step-by-step explanation:
If f(x) = x^2 and g(x) = 5x, then
f(g(x)) = (5x)^2 = 25x^2
If you learned about the 45-45-90 triangle (which is isosceles), then the faster way is to know that the hypotenuse (side opposite of right angle) is √2 times either one of the sides.
3√2 = (√2)x
x = 3
But if you didn't learn the 45-45-90 triangle yet, that's ok.
Recall the trigonometric ratios for right triangles: sine (sin), cosine (cos), tangent (tan).
If your angle is x, then
sin(x) = opposite side / hypotenuse
cos(x) = adjacent side / hypotenuse
tan(x) = opposite side / adjacent side
Remember the hypotenuse is the side opposite and across from the right angle (3√2 in this case).
An acronym to remember this is SohCahToa.
In this problem, the angle given is 45°, and you need to find the length of the adjacent side x. The hypotenuse is also given as 3√2.
Because we have the adjacent side and the hypotenuse, we use cosine to relate those two sides
cos(45°) = x / (3√2)
x = (3√2)cos45°
If you plug this into your calculator (in degree mode), then
x = 3
The first three terms of sequence are 9 , 6 , 3
<em><u>Solution:</u></em>
Given the recursive function f(n) = f(n - 1) - 3
Where f(1) = 9
To find: First three terms of sequence
Substitute n = 2 , n = 3 and n = 4 in given recursive function
When n = 2
f(n) = f(n - 1) - 3
f(2) = f(2 - 1) - 3
f(2) = f(1) - 3
f(2) = 9 - 3 = 6
f(2) = 6
Thus second term is 6
When n = 3
f(3) = f( 3 - 1) - 3
f(3) = f(2) - 3
f(3) = 6 - 3 = 3
f(3) = 3
Thus the third term is 3
When n = 4
f(4) = f( 4 - 1) - 3
f(4) = f(3) - 3
f(4) = 3 - 3
f(4) = 0
Thus the fourth term is 0
Thus first three terms of sequence are 9 , 6 , 3
Answer:
650%
Step-by-step explanation: