Welcome to Westonci.ca, the place where your questions find answers from a community of knowledgeable experts. Experience the ease of finding quick and accurate answers to your questions from professionals on our platform. Our platform offers a seamless experience for finding reliable answers from a network of knowledgeable professionals.

A line contains the points R (-5, -3) S (-1, -1) and T (x, 3). Solve for x. Be sure to show and explain all work.

Sagot :

Answer:

x = 7

Step-by-step explanation:

since the points all lie on the same line then the slopes of adjacent points will have the same slope.

calculate the slope using R and S then equate to slope using R and T or S and T

calculate slope using slope formula

m = [tex]\frac{y_{2}-y_{1} }{x_{2}-x_{1} }[/tex]

with (x₁, y₁ ) = R (- 5, - 3 ) and (x₂, y₂ ) = S (- 1, - 1 )

[tex]m_{RS}[/tex] = [tex]\frac{-1-(-3)}{-1-(-5)}[/tex] = [tex]\frac{-1+3}{-1+5}[/tex] = [tex]\frac{2}{4}[/tex] = [tex]\frac{1}{2}[/tex]

Repeat with (x₁, y₁ ) = R (- 5, - 3 ) and (x₂, y₂ ) = T (x, 3 )

[tex]m_{RT}[/tex] = [tex]\frac{3-(-3)}{x-(-5)}[/tex] = [tex]\frac{3+3}{x+5}[/tex] = [tex]\frac{6}{x+5 }[/tex]

equating [tex]m_{RS}[/tex] and [tex]m_{RT}[/tex]

[tex]\frac{6}{x+5}[/tex] = [tex]\frac{1}{2}[/tex] ( cross- multiply )

x + 5 = 12 ( subtract 5 from both sides )

x = 7