To convert degrees to radians multiply degrees by pi/180.
So 90 degrees = 90pi/180 = pi/2 radians or 1.57 radians to the nearest hundredth.
Answer:
10 - 2n - 4
Step-by-step explanation:
The product of n and 2 is 2n.
Then 10 - 2n is the difference of 10 and the product of n and 2.
In conclusion, we have:
10 - 2n - 4
One of the lines passes through points (0, 6) and (-4, 3). Hence the equation is given by:
(y - 6)/(x - 0) = (3 - 6)/(-4 - 0)
(y - 6)/x = -3/-4 = 3/4
4(y - 6) = 3x
4y - 24 = 3x
3x - 4y = -24
The other line passes through points (0, -3) and (1, 0). Hence the equation is given by:
(y - (-3))/(x - 0) = (0 - (-3))/(1 - 0)
(y + 3)/x = (0 + 3)/1
y + 3 = 3x
3x - y = 3
Therefore, the system of equations representing the graph is:
3x - 4y = -24
3x - y = 3
Was this helpful?