zaiahcpr23 zaiahcpr23
  • 01-03-2021
  • Mathematics
contestada

Write the equation of the line that has a slope of -3 that passes through the point (6, 2).

Respuesta :

u65w8mm9uc u65w8mm9uc
  • 01-03-2021

Answer: y=-3x+20

Step-by-step explanation:

Point slope formula = y-y1=m(x-x1)

y-2=-3(x-6)

y-2=-3x+18

y-2+2=-3x+18+2

y=-3x+20

Standard form is 3x+y =20

Answer Link

Otras preguntas

Find the value of x which satisfies the following equation. log2(x−1)+log2(x+5)=4
If $a$ and $b$ are positive integers for which $ab - 6a + 5b = 373$, what is the minimal possible value of $|a - b|$?
Based on his address to the Joint Session of Congress and your understanding of the historical context surrounding the speech, which of the following principles
What is the molar concentration of a solution that contains 5.0 mol HCl in a total volume of 10.0 L?
Simplify the root below \frac{a}{b} \sqrt[]{ \frac{405}{324} }
ABC is an isosceles triangle, with AB = AC. find X​
how are magneted fields generated?​
The graphs below have the same shapes. What is the equation for the red graph?
Why did Sparta fight Athens?​
total_coins = 0 nickel_count = int(input()) dime_count = int(input()) print(total_coins)