Answer:
The circumference of the following circle is 9π (around 28.274)
Step-by-step explanation:
The circumference can be found by using the following formula, where d is the diameter of the circle...
dπ = 9π ≈ 28.274
Answer:
Slope (m) = 3, y-intercept (b) = -1
Step-by-step explanation:
First, we need to write the equation in y = mx + b.
To do this, add 3x to both sides.
y = 3x - 1 is your result.
Now, we have everything we need to do determine our slope and y-intercept in just this equation alone.
Remember, m = slope and b = y-intercept.
In this equation:
m = 3
b = -1
So your slope is 3, and your y-intercept is -1
Answer:
The correct option is C). When it was purchased, the coin was worth $6
Step-by-step explanation:
Given function is f(t)=
Where t is number of years and f(t) is function showing the value of a rare coin.
A figure of f(t) shows that the graph has time t on the x-axis and f(t) on the y-axis.
Also y-intercept at (0,6)
hence, when time t was zero, the value of a rare coin is 6$
f(t)=
f(0)=
<em>f(0)=6</em>
Thus,
The correct option is C). When it was purchased, the coin was worth $6
These problems are called systems of equations. Basically you have two linear equations and you need to find the values for x and y. In other words, all these equation are lines and our answer will be the exact point that the pair of lines intersect. For example, if we get x=1 and y=2 the lines will intersect at point (1,2). Now that you have some background knowledge here comes the tricks and tactics kid.
We know that we can solve one variable equation easily. For example...
x+1=2
x=1 obviously
Cause we have two variables x and y it is not possible to find a solution. For example, in the equation x+y=10, x=1 when y=9 and x=2 when y=8. There is not correct answer.
So what can we do? We have to make a two variable equation into a one variable equation.
There are two ways to do this: substitution and elimination. I will create a sample problem and then solve it using both methods.
x+y=2
2y-y=1
3)
-3x-5y=-7 -----> -12x-20y=-28
-4x-3y=-2 ------> -12x-9y=-6
-12x-20y=-28
-(-12x-9y=-6)
---------------------
-11y=-22
y=2
-3x-5(2)=-7
-3x=3
x=-1
4) 8x+4y=12 ---> 24x+12y=36
7x+3y=10 ---> 28x+12y=40
28x+12y=40
-(24x+12y=36)
---------------------
4x=4
x=1
8(1)+4y=12
4y=4
y=1
5) 4x+3y=-7
-2x-5y=7 ----> -4x-10y=14
4x+3y=-7
+(-4x-10y=14)
-------------------
-7y=7
y=-1
4x+3(-1)=-7
4x=-4
x=-1
6) 8x-3y=-9 ---> 32x-12y=-36
5x+4y=12 ---> 15x+12y=36
32x-12y=-36
+(15x+12y=36)
--------------------
47x=0
x=0
8(0)-3y=-9
-3y=-9
y=3
7)-3x+5y=-2
2x-2y=1 ---> x-y=1/2 ----> x=y+1/2
-3(y+1/2)+5y=-2
-3y-1.5+5y=-2
2y=-0.5
y=0.25
2x-2(0.25)=1
2x=1.5
x=0.75