martinez275
martinez275 martinez275
  • 18-01-2018
  • Mathematics
contestada

what equation of a line that passes through (7, 8) and has a slope of -3?

Respuesta :

MrGumby
MrGumby MrGumby
  • 20-12-2018

Answer:

The equation of this line is y = -3x + 29

Step-by-step explanation:

In order to find this, start with the basic form of point-slope form.

y - y1 = m(x - x1)

Now put the slope in for m and the point in for (x1, y1)

y - 8 = -3(x - 7)

Now solve the equation for y.

y - 8 = -3x + 21

y = -3x + 29


Answer Link

Otras preguntas

Need help asap plsDirections: Given the balanced chemical equations in the following scenarios, compute for the total mass of the reactants and the total mass o
A set of logo commands referred by a name which is given to perform a particular take is called a ____ A. Operator B. Procedure. C Action.
Graph the line Y=-2/3x+2
Social Development. ​
Which type of inquiry is Amaya using by surveying her peers? O She is using a formal inquiry because she is gathering multiple perspectives on a topic. O She is
When double-declining balance depreciation is used for the recognition of depreciation expense, the statement of cash flows will show an outflow from?.
AYUDENME plissssssssssssssss
Read the excerpt from The Metamorphoses by Ovid. [Deucalion] soothes [Pyrrha] with these gentle words, and says, ". . . The oracles are just, and advise no sacr
Which site had a major influence on the social gaming site Friendster? A. Spoke B. Ryze C. XING D. LinkedIn
The following is a function: FUNCTION findmax(score) length <-- len(score) maxvalue <-- score[0] FOR n <-- 1 TO length - 1 IF score[n] > maxval