wnoe2004 wnoe2004
  • 03-04-2020
  • Mathematics
contestada

Write the equation of a line whose slope is -2 and goes through the point (1,-1)

Respuesta :

andreamoss andreamoss
  • 03-04-2020

Answer:

y= -2x+1

Step-by-step explanation:

y=mx+b

Substitute the ordered pairs into the equation

So:

y= -1   m(slope) = -2  x=1   b=?

-1 = (-2)(1) + b

-1 = -2 +b  add 2  on both sides to get b by itself

-1 +2 = b

b=1  

Answer Link

Otras preguntas

If a 600-N force is exerted on a box to push it to the right, and a 300-N force is exerted on the same box to push it to the left, what is the net force and dir
Isolate w for the literal equation v = lwh
¿A qué se refiere la palabra “ampliados” en el gráfico?
Newton Street and Oakland Avenue intersect. If the diagonal distance across the intersection is 17 meters and Newton Street is 15 meters wide, how wide is Oakla
Criteria: 1) List four Criteria you have established for the humanitarian award and give an explanation of each.
The Institute of Medicine now classifies _______________ as a health-related part of fitness because of its link to health.
Part B How many ounces of product are inside the entire container? How did you arrive at your answer?
which of the structures transmits dynamic equilibrium information to the brain ?
Where did the nationalists escape to when they lost the Chinese Civil War?
Design, implement and test a Java class that processes a series of triangles. The triangle specification will be identical to that in Programming Assignment #2