Answer:
4.775
Step-by-step explanation:
Answer: (-1,-1)
Explanation:
I added a picture
Answer:
The answer is B.
Step-by-step explanation:
Given that the total angles in a triangle is 180° so in order to find the value of x, you have to substract 60° and 80° from 180° :




Answer:
g[f(n)] = -8n+3
Step-by-step explanation:
Given,
g(n) = 2n + 5 , f(n) = -4n-1
Find g(f(n)),
Solutions,
g[f(n)] = g[-4n-1]
= 2(-4n-1) + 5
= -8n–2+5
g[f(n)] = -8n+3
Final Answer = g[f(n)] = -8n+3.
(9^x) - 3 = 2*3^x
(9^x) - 3 - (2*3^x) = (2*3^x) - (2*3^x)
(9^x) - (2*3^x) - 3 = 0
(3^2)^x - 2*(3^x) - 3 = 0
3^(2x) - 2*(3^x) - 3 = 0
3^(x*2) - 2*(3^x) - 3 = 0
(3^x)^2 - 2*(3^x) - 3 = 0
z^2 - 2*z - 3 = 0 ............ let z = 3^x
(z - 3)(z + 1) = 0
If z-3 = 0, then z = 3 when we isolate z
If z = 3, and z = 3^x, then
z = 3
3^x = 3
3^x = 3^1
x = 1
which is a solutin in terms of x
If z+1 = 0 then z = -1
If z = -1 and z = 3^x, then there are NO solutions for this part of the equation
The quantity 3^x is never negative no matter what the x value is
---------------------------------------------------------------
Answer: x = 1