F(x) > g(x)
2^x + 3 > 50x + 5
for x = 3 , f(3) > g(3)
11 > 155 (false)
for x = 10 , f(10) > g(10)
1027 > 505 (true)
for x = 9 , f(9) > g(9)
515 > 455 (true)
for x = 8 , f(8) > g(8)
259 > 405 (false)
the smallest,positive integer value of x is 9 since the value of 9 is the last number to exceeds g(x)
Answer:
who's he, is it me, cuz id call that a failed abortion
25 is the anwser you're looking for
Answer:
x=−3 or x=5
Step-by-step explanation:
x2−2x−15=0
Step 1: Factor left side of equation.
(x+3)(x−5)=0
Step 2: Set factors equal to 0.
x+3=0 or x−5=0
x=−3 or x=5
Answer:
2
Step-by-step explanation:
So I'm going to use vieta's formula.
Let u and v the zeros of the given quadratic in ax^2+bx+c form.
By vieta's formula:
1) u+v=-b/a
2) uv=c/a
We are also given not by the formula but by this problem:
3) u+v=uv
If we plug 1) and 2) into 3) we get:
-b/a=c/a
Multiply both sides by a:
-b=c
Here we have:
a=3
b=-(3k-2)
c=-(k-6)
So we are solving
-b=c for k:
3k-2=-(k-6)
Distribute:
3k-2=-k+6
Add k on both sides:
4k-2=6
Add 2 on both side:
4k=8
Divide both sides by 4:
k=2
Let's check:
:


I'm going to solve
for x using the quadratic formula:







Let's see if uv=u+v holds.

Keep in mind you are multiplying conjugates:



Let's see what u+v is now:


We have confirmed uv=u+v for k=2.