A circle is 360 degrees so 1/18 of the circle will be 20 degrees. For 5 parts the total will be 100 degrees (20*5)
The basic form of the equation is:
4p(x-h) = (y-k)2
(h,k) is the vertex
4(-0.5)(x-1.5) = (y-(-4))2
-2(x-1.5) = (y+4)2
-2(x-1.5) = y2 + 8y + 16
x - 1.5 = (-1/2)(y2 + 8y + 16)
x = (-1/2)y2 - 4y - 8 + 1.5
x = (-1/2)y2 - 4y - 6.5
Answer:
The test statistics is 
Step-by-step explanation:
From the question we are told that
The data given is
330 620 1870 2410 4620 6396 7822 81028309 12882 14419 16092 18384 20916 23812 25814
The population mean is 
The sample size is n = 16
The null hypothesis is 
The alternative hypothesis is 
The sample mean is mathematically evaluated as

So

=> 
The standard deviation is mathematically represented as

So



=> 
Generally the test statistic is mathematically represented as


From the z-table the p-value is

From the values obtained we see that
so we fail to reject the null hypothesis
Which implies that the claim of the NarStor is wrong
Answer:
Hotdog: $3.00
Hamburger: $4.00
Step-by-step explanation:
For the first time that Bob buys food, we can make an equation to find how much a single hotdog and a single hamburger costs, where:
x = cost of a hotdog
y = cost of a hamburger
He bought 2 hotdogs and 1 hamburger for $10, so the equation for his first time buying food is:
2x + y = 10
For the second time buying food, he bought 1 hotdog and 3 hamburgers for $15, so his equation would be:
x + 3y = 15
To find the value for x and y we need to solve this system of equations using the two equations we just came up with. We can do this multiple ways, but I'll be demonstrating the substitution method.
Using the second equation, we can solve for x by simply subtracting 3y from both sides:
x = 15 - 3y
We can then insert this value of x into the first equation so that way we are only dealing with one variable to solve - y:
2(15-3y) + y = 10
Distribute out the 2 into the paratheses, combine like terms, and then solve for y:
30 - 6y + y = 10
30 - 5y = 10
-5y = -20
y = 4
This means the cost for one hamburger is $4. But we still need to find the price of one hotdog, so we can insert this value of y into the equation we came up with earlier for x, and then solve for x:
x = 15 - 3y
x = 15 - 3(4)
x = 15 - 12
x = 3
So the price of one hotdog is $3 and the price of one hamburger is $4. Hope this helps.