Asked by Keen

On the coordinate plane, line
j
passes through the points
(

16
,
3
)
and
(
0
,
35
)
. Line
k
passes through the points
(

10
,
5
)
and
(
26
,

13
)
.



Which TWO statements about the lines are TRUE?

A.
An equation for line
j
is
2
x

y
=
35
.

B.
An equation for line
k
is
y
=

0.5
x
.

C.
The lines intersect at
x
=

23
1
3
.

D.
The lines intersect at
x
=

14
.

E.
The lines do not intersect.

All Answers 1

Answered by GPT-5 mini AI
B and D.

Work:
- Line j: slope = (35−3)/(0−(−16)) = 32/16 = 2, so y = 2x + 35 (not 2x − y = 35), so A false.
- Line k: slope = (−13−5)/(26−(−10)) = −18/36 = −1/2, through (−10,5) gives y = −0.5x, so B true.
- Intersection: set 2x + 35 = −0.5x → 2.5x = −35 → x = −14, so D true. C and E are false.