From my research, the radian is equal to pi/3. To convert from radians to degree, we multiply the given radian by (180/pi). This is shown below:
(pi / 3)*(180 / pi) = 60 degrees.
Therefore, the equivalent of pi/3 radians is 60 degrees. Among the choices, the correct answer is the third one.
Answer:
A) 15 and 16
Step-by-step explanation:
The square root of 250 is 15.8, so it falls between:
15 and 16
For #1:
y = x + 4
Parallel lines have the SAME slope, this equation is in the form of y = mx + b, where 'm' is the slope. So the slope here is 1.
To find the equation of a line that passes through (2, 2) and has a slope of 1, we can plug it into point-slope form:
y - y1 = m(x - x1)
Where 'y1' is the y-value of the point, 'x1' is the x-value of the point, and 'm' is the slope.
y - 2 = 1(x - 2)
Distribute 1 into the parenthesis:
y - 2 = x - 2
Add 2 to both sides:
y = x
So your equation is y = x.