Answer: 
Step-by-step explanation:
We know the center of the original circle is (-6, -3). After reflecting this over the line x=2, the new center is now (10, -3).
Thus, the equation of the circle is
.
Answer:
8 days
Step-by-step explanation:
On day 8, Isabella will save 256 nickels, bringing her total to 510.
_____
The number of nickels saved on day n is 2^n. The total is 2^(n+1)-2.
_____
The above can be written down from your knowledge of binary sequences. If you want a more formal development, read on.
__
The number of nickels saved on day n is a geometric sequence with first term 2 and common ratio 2. The n-th term of the sequence is ...
an = a1·r^(n-1) = 2·2^(n-1) = 2^n
The sum of n terms of the sequence is ...
S = a1(r^n -1)/(r -1) = 2(2^n -1)/(2-1)
S = 2^(n+1) -2
__
We want S > 500, so ...
500 < 2^(n+1) -2
502 < 2^(n+1)
251 < 2^n
log(251) < n·log(2)
n > log(251)/log(2)
n > 7.97 . . . . . . . . 8 days or more to save more than 500 nickels
Answer:
2 is the constant of proportionality in the equation y = 2x .
Step-by-step explanation:
Definition of constant of proportionality
When two variables are directly proportional to each others .
Let us assume that u and v .
u \propto vu∝v
Than the equation becomes u= kv
Where k is called the constant of proportionality .
Thus in the question x and y are proportional variables .
i.e
y \propto xy∝x
y = kx
Where k is called the constant of proportionality .
Compare the equation y = kx with y=2x .
Thus
k = 2
Therefore 2 is the constant of proportionality in the equation y = 2x
the explanation is not mine only the answer
Answer:
After 11 years the value of the investment reaches $1500.00
.
Step-by-step explanation:
The formula used for finding time (when the value reaches certain amount) is:

where A= Future VAlue
P= Principal Value
r= rate of interest (in decimal)
n= no of times investment is compounded
t= time
Putting the values given and finding Time t,
A= $1500
P= $1200
r= 2% or 0.02
n= 4 (compound quarterly)


Dividing both sides by 1200 and solving 0.02/4 = 0.005


Since t is in power we take the logarithm ln on both sides.
The rule of logarithm says that the exponent can be multiplied with the base when taking log

Answer:
Explained below.
Step-by-step explanation:
The data provided is for the dying time of four different types of paint.
One-way ANOVA can be used to determine whether all the four paints have the same drying time.
Use Excel to perform the one-way ANOVA.
Go to Data → Data Analysis → Anova: Single Factor
A dialog box will open.
Select the data.
Select "Grouping" as Columns.
Press OK.
The output is attached below.
The required values are as follows:
(1)
Sum of Squares of Treatment (Between Subjects):
SST = 330
(2)
Sum of Squares of Error (Within Subjects):
SSE = 692
(3)
Mean Squares Treatment (Between Subjects):
MST = 110
(4)
Mean Squares Error (Within Subjects):
MSE = 43.25