first off, is noteworthy that's the graph of an exponential function, thus the function will be along the lines of g(x) = abˣ , now, what's "a" and "b" values?
well, let's take a peek when x = 0 and x = 1.
![\bf g(x) = ab^x \\\\[-0.35em] ~\dotfill\\\\ \begin{cases} x = 0\\ y = 1 \end{cases}\implies 1=ab^0\implies 1=a(1)\implies \boxed{1=a} \\\\[-0.35em] ~\dotfill\\\\ \begin{cases} x = 1\\ y = 4 \end{cases}\implies 4 = ab^1\implies 4=1b^1\implies \boxed{4=b} \\\\[-0.35em] ~\dotfill\\\\ ~\hfill g(x) = 4^x\qquad \qquad \qquad \begin{array}{|c|c|ll} \cline{1-2} x&y\\ \cline{1-2} -2&\frac{1}{4^2}\to \frac{1}{16}\\ -1&\frac{1}{4}\\ 0&1\\ 1&4\\ 2&16\\ \cline{1-2} \end{array}~\hfill](https://tex.z-dn.net/?f=%5Cbf%20g%28x%29%20%3D%20ab%5Ex%20%5C%5C%5C%5C%5B-0.35em%5D%20~%5Cdotfill%5C%5C%5C%5C%20%5Cbegin%7Bcases%7D%20x%20%3D%200%5C%5C%20y%20%3D%201%20%5Cend%7Bcases%7D%5Cimplies%201%3Dab%5E0%5Cimplies%201%3Da%281%29%5Cimplies%20%5Cboxed%7B1%3Da%7D%20%5C%5C%5C%5C%5B-0.35em%5D%20~%5Cdotfill%5C%5C%5C%5C%20%5Cbegin%7Bcases%7D%20x%20%3D%201%5C%5C%20y%20%3D%204%20%5Cend%7Bcases%7D%5Cimplies%204%20%3D%20ab%5E1%5Cimplies%204%3D1b%5E1%5Cimplies%20%5Cboxed%7B4%3Db%7D%20%5C%5C%5C%5C%5B-0.35em%5D%20~%5Cdotfill%5C%5C%5C%5C%20~%5Chfill%20g%28x%29%20%3D%204%5Ex%5Cqquad%20%5Cqquad%20%5Cqquad%20%5Cbegin%7Barray%7D%7B%7Cc%7Cc%7Cll%7D%20%5Ccline%7B1-2%7D%20x%26y%5C%5C%20%5Ccline%7B1-2%7D%20-2%26%5Cfrac%7B1%7D%7B4%5E2%7D%5Cto%20%5Cfrac%7B1%7D%7B16%7D%5C%5C%20-1%26%5Cfrac%7B1%7D%7B4%7D%5C%5C%200%261%5C%5C%201%264%5C%5C%202%2616%5C%5C%20%5Ccline%7B1-2%7D%20%5Cend%7Barray%7D~%5Chfill)
Answer:
i believe the answer is 2 and 3
Step-by-step explanation:
Hope that helps!
Please use " ^ " to indicate exponentiation: x^2 + 3x - 4 = 0
Here, a = 1, b = 3 and c = -4.
The formula for the discriminant is b^2 - 4(a)(c).
Substituting the given values of a, b and c, we get:
(3)^2 - 4(1)(-4)
Evaluating this, we get 9 + 16 = 25.
The discriminant is 25.
-3 plus or minus √25
Taking this further, x = ------------------------------------
2
-3 plus or minus 5
or: x = -------------------------------- => {-4, 1} (solutions)
2
False
<span>(9/ 4)/ 18
= 9/4 * 1/18
= 9/72
= 1/8 </span>
Answer:
Step-by-step explanation:
Method 1: Taking the log of both sides...
So take the log of both sides...
5^(2x + 1) = 25
log 5^(2x + 1) = log 25 <-- use property: log (a^x) = x log a...
(2x + 1)log 5 = log 25 <-- distribute log 5 inside the brackets...
(2x)log 5 + log 5 = log 25 <-- subtract log 5 both sides of the equation...
(2x)log 5 + log 5 - log 5 = log 25 - log 5
(2x)log 5 = log (25/5) <-- use property: log a - log b = log (a/b)
(2x)log 5 = log 5 <-- divide both sides by log 5
(2x)log 5 / log 5 = log 5 / log 5 <--- this equals 1..
2x = 1
x=1/2
Method 2
5^(2x+1)=5^2
2x+1=2
2x=1
x=1/2