<h3>Two
Answers: <u>
x = 2 and x = 10</u></h3>
========================================================
Explanation:
Draw a horizontal line through 10 on the y axis. This is because R(x) = 10 is the same as y = 10. The output of the function is the y value.
See the diagram below.
The horizontal line crosses the parabola at two locations. From those points, draw a vertical line straight down to the x axis. Note how we land at x = 2 and x = 10. This means that R(2) = 10 and R(10) = 10.
Answer: 2
Step-by-step explanation:
A dice has 6 numbers on it, 1,2,3,4,5, and 6.
how many pairs of 3 can you make?
(1 2 3) (4 5 6)
There are 2 pairs, so your answer is 2
Step-by-step explanation:
(n-2)×180=3420
180n-360=3420
180n=3420+360
180n=3780
n=3780/180
n=21
that is, the number of sides is 21
to get the size of each exterior angle=
360/21
=17.14°
Answer:
y = -2.8x +69.4
Step-by-step explanation:
The 2-point form of the equation of a line can be used to find the equation of the line through points (3, 61) and (13, 33). The general form of it is ...
y = (y2-y1)/(x2-x1)·(x -x1) +y1
For the given points, this is ...
y = (33 -61)/(13 -3)·(x -3) +61
y = -28/10(x -3) +61
y = -2.8x +69.4 . . . . . the equation of the line through the given points
_____
<em>Comment on the problem</em>
A "line of best fit" is one that minimizes some measure of deviation from the line. Usually, what is minimized is the square of the deviations. Choosing two points to draw the line through may be convenient, but does not necessarily result in a line of best fit.