9.6k views
2 votes
Point of intersection of two lines, please help asap

Point of intersection of two lines, please help asap-example-1
User SamIAm
by
4.7k points

2 Answers

3 votes

Answer:

see explanation

Explanation:

The equation of a line in slope- intercept form is

y = mx + c ( m is the slope and c the y- intercept )

(a)

Calculate m using the slope formula

m =
(y_(2)-y_(1) )/(x_(2)-x_(1) )

with (x₁, y₁ ) = (5, 1) and (x₂, y₂ ) = (10, 0)

m =
(0-1)/(10-5) = -
(1)/(5), thus

y = -
(1)/(5) x + c ← is the partial equation

To find c substitute (10, 0) into the partial equation

0 = - 2 + c ⇒ c = 0 + 2 = 2

y = -
(1)/(5) x + 2 ← equation of line

(b)

From the equation the y - intercept c = 2, thus

R(0, 2 )

User Bruno Lopes
by
5.1k points
6 votes

Answer:

a)(10-x)/5

b)2

Explanation:

two points the staright line passes thorugh are (10,0) and (5,1)

from the two points calculate the equation of the line

equation is y = (-1/5)x +2

eqn is in the form of y = mx +c where c is the y intercept

R is the y-intercept, so r is 2

User Vishal Dhanotiya
by
5.8k points