jhalton207 jhalton207
  • 01-08-2017
  • Mathematics
contestada

The equation of a line is given below:
-3x-6y=-6
Find the slope and the y-intercept.

Respuesta :

memmememe memmememe
  • 01-08-2017
We will start by adding 3x to both sides. This changes the equation to 6y=3x-6.
We then divide the entire equation by 6 to get y by itself. That leaves us with y=3/6x-1 which simplifies down to y=1/2x-1
Answer Link

Otras preguntas

Write the fifteenth of September 2014 in digits
Why would an increase in temperatures be detrimental to the tundra? Select all that apply. A. New animals would migrate to the tundra. B. Consumers would not be
Tia is going to carry a large piece of scrap metal to the dumpster. It's heavy and has sharp edges. What PPE should she use to keep herself safe?
Help with a correct answer:
What is the scale factor in dilation? A). 1/6 B). 1/3 C). 3 D). 6
3(2x+1) =9 Show work please
What is a honeymoon phase? How does the title of the cartoon apply to the Nonaggression Pact?
factor the expression using GFC.1. 12(y-8)​ give explanation pls
Which would increase GDP? more imports decreasing consumption reduction in investment more exports
Consider the following method: public static void mystery(int[] data) { for (int i = 1; i < data.length - 1; i++) { if (data[i] == data[i - 1] + data[i + 1