IDNLearn.com offers a comprehensive platform for finding and sharing knowledge. Ask your questions and get detailed, reliable answers from our community of experienced experts.

Please help me with this question

Please Help Me With This Question class=

Sagot :

9514 1404 393

Answer:

  (x, y) = (5, 2)

Step-by-step explanation:

Given:

  LP = x

  MP = 2y+3

  NP = y+3

  KP = 3x -8

  KP = MP, LP = NP

Find:

  x, y

Solution:

The given relations between the segment lengths let us write two equations:

  KP = MP

  3x -8 = 2y +3   ⇒   3x -2y -11 = 0   [eq1]

  LP = NP

  x = y +3   ⇒   x -y -3 = 0   [eq2]

__

Subtracting 3 times [eq2] from [eq1] gives ...

  (3x -2y -11) -3(x -y -3) = 0

  y -2 = 0 . . . . . . . . simplify

  y = 2 . . . . . . . . . . add 2

Substituting this value into [eq2] gives ...

  x = 2 + 3 = 5

The values of x and y are ...

  x = 5, y = 2