Answer:
By rounding up of the constant and coefficient terms, we have;
The line of best, fit is y = 1.23 + 3.46 × 10⁻²·x
Step-by-step explanation:
The table for the data on the number of movie admissions each year is presented as follows;
Year, x
Admission, y
0
1.24
2
1.26
4
1.39
6
1.47
8
1.49
10
1.57
Using a graphing calculator, we have that the line of best fit is given by the following equation;
y = 1.23047619048 + 3.45714285714 × 10⁻²·x
Which is approximately, y = 1.23 + 3.46 × 10⁻²·x
Answer:
Cr = 10
Step-by-step explanation:
To calculate combinations we use the nCr formula: nCr = n! / r! * (n - r)!, where n = number of items, and r = number of items being chosen at a time.
![C(n,r)=[?]](https://tex.z-dn.net/?f=C%28n%2Cr%29%3D%5B%3F%5D)




[RevyBreeze]
Answer:
(x+1)^2+(y-7)^2=8
Step-by-step explanation:
You should try the next one and I can check work or tell you if it is right.
The diameter length can be found be computing the distance that (-3,5) is to (1,9) which is sqrt(4^2+4^2)=sqrt(32).
The radius is half the diameter so it is sqrt(32)/2.
The center of the circle is the midpoint of a diameter. So compute the (Average of x, average of y)=(-1,7)
So plug into (x-h)^2+(y-k)^2=r^2 we get
(x+1)^2+(y-7)^2=32/4
simplifying gives
(x+1)^2+(y-7)^2=8
(I had to type this twice; my cat jump on my keyboard)
Answer:
the answer is 8/17
Step-by-step explanation:
i got it right on the quiz
Answer:
y=-
x+
Step-by-step explanation:
First, calculate the slope of the line that is perpendicular to the equation of line we are asked to find
m=(y2-y1)/(x2-x1)
=(2-(-4))/(-2-1)
=6/-3
=-2
in this equation the slope is 2, and to find the first equation, use y=mx+b
use the point (1, -4) to find b
-4=(2)(1)+b
-4=2+b
b=-6
the first equation of the line is y=2x-6
to find the x intercept of that line substitute 0 for y
0=2x-6
2x=6
x=3
the slope of a line perpendicular to this would be the opposite reciprocal of the slope which would be equal to -1/2
for the second equation of the line to pass thorugh the x-intercept of the first line, it must pass through (3, 0), so substitute and solve for b
y=mx+b
0=(-1/2)(3)+b
b=3/2
thus the equation of the line that is perpendicular to the line through (1,-4) and (-2, 2) and passes through the x intercept of that line is y=-
x+3/2