Answer:
I'll find X for you; the next step is by you.
Step-by-step explanation:
we have two similar pentagons
I will do it in 2 ways.
1.
=> 48/4x = (x+2)/x
=> 12/x = (x+2)/x
Because of pentagons so x > 0
=> 12 = x + 2 => x = 10
2.
k is unknown number
=> 4x = k.x and 48 = k.(x + 2) (x > 0)
=> k = 4 and 48 = 4.(x + 2)
=> 12 = x + 2 => x = 10
What you want to do here is plug 2 in for x. when a question asks you to evaluate a certain equation at a certain number, it's just asking you to plug the value in for your variable. i'm assuming that 12x + 8 is meant to be set over 4 as a fraction.
(12(2) + 8)/4 ... figure out the top first. 12*2 = 24, 24 + 8 = 32.
32/4 = 8, so your correct choice is D.
Answer:
2.24
Step-by-step explanation:
Bagels = 4d - 3
Four times means 4d and you subtract 3 because Geoff has three less than 4 times.
Answer:
f(x) = - 8
Explanation:
The given function is
f(x) =2x^2 -4x -6
The first step is to find the derivative of the function. Recall, if
y = ax^b
y' = abx^(b - 1)
Thus,
f'(x) = 4x - 4
We would equate f'(x) to zero and solve for x. We have
4x - 4 = 0
4x = 4
x = 4/4
x = 1
We would substitute x = 1 into the original function and solve for f(x) or y. It becomes
f(1) =2(1)^2 -4(1) - 6 = 2 - 4 - 6
f(1) = - 8
Thus, the minimum value is f(x) = - 8