Step-by-step explanation:
We need to use the binomial theorem/Pascal's triangle here.
(a+b)^5 = (5 choose 0)a^5 + (5 choose 1)a^4*b + (5 choose 2)a^3*b^2 + (5 choose 3)a^2*b^3 + (5 choose 4)a*b^4 + (5 choose 5)b^5.
5 choose 0 = 1
5 choose 1 = 5
5 choose 2 = 10
5 choose 3 = 10
5 choose 4 = 5
5 choose 5 = 1
And 1, 5, 10, 10, 5, 1, is the (5+1) = 6th row of pascal's triangle.
Therefore we get
g^5 + 5g^4*2 + 10g^3*2^2 + 10g^2*2^3 + 5g*2^4 + 2^5
which is
g^4 + 10g^4 + 40g^3 + 80g^2 + 80g + 32
Or, you could do the slow way, by just doing (g+2)(g+2)(g+2)(g+2)(g+2)
Answer and Step-by-step explanation:
In the equation y = 25x + 100, the format of y = mx + b is being used. This is a very commonly used base for equations in math, especially when it comes to graphing.
In the equation, the m stands for the slope in the equation, and the b stands for the y intercept. Slope can also be found by taking the rise/run of a graph.
So, the slope of this line is 25, and the y-intercept 100.
I have also included the this equation on a graph as well.
I hope that this helps.
Assume 0 < <em>x</em>/2 < <em>π</em>/2. Then
tan²(<em>x</em>/2) + 1 = sec²(<em>x</em>/2) ===> sec(<em>x</em>/2) = √(1 - tan²(<em>x</em>/2))
===> cos(<em>x</em>/2) = 1/√(1 - tan²(<em>x</em>/2))
===> cos(<em>x</em>/2) = 1/√(1 - <em>t</em> ²)
We also know that
sin²(<em>x</em>/2) + cos²(<em>x</em>/2) = 1 ===> sin(<em>x</em>/2) = √(1 - cos²(<em>x</em>/2))
Recall the double angle identities:
cos(<em>x</em>) = 2 cos²(<em>x</em>/2) - 1
sin(<em>x</em>) = 2 sin(<em>x</em>/2) cos(<em>x</em>/2)
Then
cos(<em>x</em>) = 2/(1 - <em>t</em> ²) - 1 = (1 + <em>t</em> ²)/(1 - <em>t</em> ²)
sin(<em>x</em>) = 2 √(1 - 1/(1 - <em>t</em> ²)) / √(1 - <em>t</em> ²) = 2<em>t</em>/(1 - <em>t</em> ²)