Answer:
5.4
Step-by-step explanation:
I am not really sure about this type of problem, but a diameter has to cross the midpoint of the circle the dark dot and hit two point on both side of the circle. Yet the line 9.6 is not a diameter since it didn't go through the center, so the diameter has to be longer than 9.6. But x is looking for radius. so divide 9.6 by 2 u get 4.8 but that is not a diameter and the real diameter is longer that mean the radius is longer so the only answer is 5.4
An Euler path, in a graph or multi graph, is a walk through the graph which uses every edge exactly once. An Euler circuit is an Euler path which starts and stops at the same vertex. Our goal is to find a quick way to check whether a graph (or multi graph) has an Euler path or circuit.
hope it helps
Answer:
Whatever option has a slope of 3/4 and isn't y = 3/4x + 2
Step-by-step explanation:
This means that it has to have a slope of 3/4 (written as 3/4x + b). This is because parallel lines have the same slope; rearranging the first equation gets us y = 3/4x + 2. So, our slope for a parallel line has to be 3/4.
Answer:
A.) gf(x) = 3x^2 + 12x + 9
B.) g'(x) = 2
Step-by-step explanation:
A.) The two given functions are:
f(x) = (x + 2)^2 and g(x) = 3(x - 1)
Open the bracket of the two functions
f(x) = (x + 2)^2
f(x) = x^2 + 2x + 2x + 4
f(x) = x^2 + 4x + 4
and
g(x) = 3(x - 1)
g(x) = 3x - 3
To find gf(x), substitute f(x) for x in g(x)
gf(x) = 3( x^2 + 4x + 4 ) - 3
gf(x) = 3x^2 + 12x + 12 - 3
gf(x) = 3x^2 + 12x + 9
Where
a = 3, b = 12, c = 9
B.) To find g '(12), you must first find the inverse function of g(x) that is g'(x)
To find g'(x), let g(x) be equal to y. Then, interchange y and x for each other and make y the subject of formula
Y = 3x + 3
X = 3y + 3
Make y the subject of formula
3y = x - 3
Y = x/3 - 3/3
Y = x/3 - 1
Therefore, g'(x) = x/3 - 1
For g'(12), substitute 12 for x in g' (x)
g'(x) = 12/4 - 1
g'(x) = 3 - 1
g'(x) = 2.