Answer:
C. 31 units
Step-by-step explanation:
Circumference of a circle is the distance around the circle and is given by C = pi•d
Your circle with a point and center given has a radius of 5 because from (2,1) to (7,1) is 5 units. Radius 5 means the diameter is 10.
C = pi•10
= 3.14•10
= 31.4 using 3.14 as an approximation for pi.
Circumference is approximately 31 units.
There is a 3.25% chance the card will either be an 8 or a 9. Hope this helps. :)
9514 1404 393
Answer:
14.1 years
Step-by-step explanation:
Use the compound interest formula and solve for t. Logarithms are involved.
A = P(1 +r/n)^(nt)
amount when P is invested for t years at annual rate r compounded n times per year.
Using the given values, we have ...
13060 = 8800(1 +0.028/365)^(365t)
13060/8800 = (1 +0.028/365)^(365t) . . . . divide by P=8800
Now we take logarithms to make this a linear equation.
log(13060/8800) = (365t)log(1 +0.028/365)
Dividing by the coefficient of t gives us ...
t = log(13060/8800)/(365·log(1 +0.028/365)) ≈ 0.171461/0.0121598
t ≈ 14.1
It would take about 14.1 years for the value to reach $13,060.
Answer:
f(g(x)) = 3(2x^3 -2)^2 - 4x + 2, and f(g(3)) = 3[2(3)^3 -2]^2 -4*3 -2 = 8102
Step-by-step explanation:
because for f(g(x)), the g(x) is the input of f(x), so put 2x^3 -2 into 3x^2 -4x +2, and you will get f(g(x)). because g(3) is the input of f(x), so find g(3) first, the answer is 52, and then put it back into f(x) which will be f(52) =[3(52)^2 - 4(3) +2], then the answer should be 8102.
Answer:
This linear system has one solution.
Step-by-step explanation:
First equation: y = x + 2
Second equation: 6x - 4y = -10
Let's change the second equation in slope-intercept form y = mx + b.
<u>Slope-intercept form</u>
y = mx + b
m ... slope
b ... y-intercept




If two lines have the <em>same slope </em>but <em>different y-intercept</em>, they are parallel - <u>system has no solutions</u>.
If two lines have the <em>same slope</em> and the <em>same y-intercept</em>, they are the same line and are intersecting in infinite many points - <u>system has infinite many solutions</u>.
If two lines have <em>different slopes</em> then they intersect in one point - <u>system has one solution</u>.
We see that lines have different slopes. First line has slope 1 and the other line has slope
. So the system has one solution.
You can also check this by solving the system.
Substitute y in second equation with y from first.
6x - 4y = -10
6x - 4(x + 2) = -10
Solve for x.
6x - 4x - 8 = -10
2x = -2
x = -1
y = x + 2
y = -1 + 2
y = 1
The lines intersect in point (-1, 1). <-- one solution