196k views
3 votes
Find the equation of the line?

User Happenask
by
4.2k points

1 Answer

3 votes

Let's calculate the straight line equation

To do this we will take two points from the graph

A = (0,3)

B= (2,0)

For them we will first calculate the slope of the curve


m=(y2-y1)/(x2-x1)
\begin{gathered} m=(0-3)/(2-0) \\ m=(-3)/(2) \end{gathered}

Now let's calculate the y-axis intersection


\begin{gathered} b=y-mx \\ b=3-m\cdot0 \\ b=3 \end{gathered}

The equation of the line in the slope-intercept form is


y=-(3)/(2)x+3

User Mogoli
by
4.6k points