Math ClubMath Club
v1 · padrão canônico

Lesson 23 — Relative position of two lines

Classification of line pairs (parallel, coincident, concurrent, perpendicular), finding intersection points and point-to-line distance.

Used in: 1.º ano do EM (15–16 anos) · Equiv. Math I japonês cap. 3 · Equiv. Klasse 10 alemã (Analytische Geometrie)

rs    mr=msrs    mrms=1r \parallel s \;\Leftrightarrow\; m_r = m_s \qquad r \perp s \;\Leftrightarrow\; m_r \cdot m_s = -1

Duas retas não-verticais são paralelas quando têm a mesma inclinação mr=msm_r = m_s (e interceptos diferentes). São perpendiculares quando o produto das inclinações vale 1-1. Se se cruzam sem ser perpendiculares, são concorrentes. Se têm a mesma equação, são coincidentes.

Choose your door

Rigorous notation, full derivation, hypotheses

Definição e critérios

Classificação da posição relativa

Sejam r:y=mrx+nrr: y = m_r x + n_r e s:y=msx+nss: y = m_s x + n_s duas retas não-verticais no plano cartesiano.

"Duas retas distintas são paralelas quando têm a mesma inclinação e perpendiculares quando o produto de suas inclinações é igual a 1-1." — Stitz–Zeager Precalculus, §2.1, p. 168

Ponto de interseção

Critério de perpendicularidade via produto interno

Distância de ponto a reta

"The distance dd from the point (x1,y1)(x_1, y_1) to the line ax+by+c=0ax + by + c = 0 is d=ax1+by1+c/a2+b2d = |ax_1 + by_1 + c|/\sqrt{a^2 + b^2}." — Stitz–Zeager Precalculus, §2.1, p. 172

Distância entre retas paralelas

Para retas r:Ax+By+C1=0r: Ax + By + C_1 = 0 e s:Ax+By+C2=0s: Ax + By + C_2 = 0 (mesmo AA e BB, logo paralelas):

d(r, s)=C1C2A2+B2d(r,\ s) = \frac{|C_1 - C_2|}{\sqrt{A^2 + B^2}}
what this means · Diferença dos termos independentes dividida pela norma do vetor normal.

Ângulo entre retas concorrentes

tanθ=mrms1+mrms\tan\theta = \left|\frac{m_r - m_s}{1 + m_r m_s}\right|
what this means · θ é o ângulo agudo entre as retas; o valor absoluto garante 0° ≤ θ ≤ 90°.

Diagrama: os quatro casos

ParalelasCoincidentesConcorrentesPerpendiculares

Os quatro casos de posição relativa. Azul e dourado representam as duas retas; o quadrado indica ângulo reto.

Exemplos resolvidos

Exercise list

40 exercises · 10 with worked solution (25%)

Application 24Understanding 8Modeling 7Challenge 1
  1. Ex. 23.1Understanding

    Se os gráficos de duas funções lineares são perpendiculares, qual é a relação entre suas inclinações?

    Select the correct option
    Select an option first
    Show solution
    Duas retas perpendiculares têm inclinações recíprocas negativas: se uma tem inclinação mm, a outra tem 1/m-1/m, pois o produto m(1/m)=1m \cdot (-1/m) = -1. Os interceptos y são independentes.
  2. Ex. 23.2Understanding

    A reta horizontal f(x) = a e a reta vertical x = a se intersectam em qual ponto?

    Select the correct option
    Select an option first
    Show solution
    A reta horizontal satisfaz y=ay = a e a vertical satisfaz x=ax = a. O ponto que cumpre ambas é (a,a)(a, a).
    Show step-by-step (with the why)
    1. A reta horizontal y=ay = a contém todos os pontos com coordenada y igual a a.
    2. A reta vertical x=ax = a contém todos os pontos com coordenada x igual a a.
    3. O ponto de interseção satisfaz ambas: x=ax = a e y=ay = a.
    4. Logo o ponto é (a,a)(a, a).
  3. Ex. 23.3ApplicationAnswer key

    Calcule a inclinação da reta que passa pelos pontos (2, 4) e (4, 10).

    Select the correct option
    Select an option first
    Show solution
    Inclinação m=10442=62=3m = \frac{10-4}{4-2} = \frac{6}{2} = 3.
    Show step-by-step (with the why)
    1. Aplique a fórmula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}.
    2. Diferença de y: 104=610 - 4 = 6.
    3. Diferença de x: 42=24 - 2 = 2.
    4. Divida: m=6/2=3m = 6/2 = 3.
  4. Ex. 23.4ApplicationAnswer key

    Determine a inclinação da reta que passa pelos pontos (1, 5) e (4, 11).

    Select the correct option
    Select an option first
    Show solution
    m=11541=63=2m = \frac{11-5}{4-1} = \frac{6}{3} = 2.
  5. Ex. 23.5Application

    Qual é a inclinação da reta que passa pelos pontos (-1, 4) e (5, 2)?

    Select the correct option
    Select an option first
    Show solution
    m=245(1)=26=13m = \frac{2-4}{5-(-1)} = \frac{-2}{6} = -\frac{1}{3}.
  6. Ex. 23.6Application

    Encontre a inclinação da reta que passa pelos pontos (8, -2) e (4, 6).

    Select the correct option
    Select an option first
    Show solution
    m=6(2)48=84=2m = \frac{6-(-2)}{4-8} = \frac{8}{-4} = -2.
  7. Ex. 23.7Application

    Calcule a inclinação da reta que passa pelos pontos (6, 11) e (-4, 3).

    Select the correct option
    Select an option first
    Show solution
    m=31146=810=45m = \frac{3-11}{-4-6} = \frac{-8}{-10} = \frac{4}{5}.
  8. Ex. 23.8ApplicationAnswer key

    As retas 4x7y=104x - 7y = 10 e 7x+4y=17x + 4y = 1 são paralelas, perpendiculares ou nem paralelas nem perpendiculares?

    Select the correct option
    Select an option first
    Show solution
    Reescrevendo: m1=4/7m_1 = 4/7 e m2=7/4m_2 = -7/4. Produto: (4/7)(7/4)=1(4/7) \cdot (-7/4) = -1. Perpendiculares.
    Show step-by-step (with the why)
    1. Isole y em 4x7y=104x - 7y = 10: y=(4/7)x10/7y = (4/7)x - 10/7, logo m1=4/7m_1 = 4/7.
    2. Isole y em 7x+4y=17x + 4y = 1: y=(7/4)x+1/4y = -(7/4)x + 1/4, logo m2=7/4m_2 = -7/4.
    3. Produto: (4/7)(7/4)=1(4/7) \cdot (-7/4) = -1. Condição de perpendicularidade satisfeita.
  9. Ex. 23.9Application

    As retas 3y+x=123y + x = 12 e y=8x+1-y = 8x + 1 são paralelas, perpendiculares ou nem paralelas nem perpendiculares?

    Select the correct option
    Select an option first
    Show solution
    Primeira: m1=1/3m_1 = -1/3. Segunda: m2=8m_2 = -8. Inclinações distintas e produto (1/3)(8)=8/31(-1/3)(-8) = 8/3 \neq -1.
  10. Ex. 23.10Application

    As retas 3y+4x=123y + 4x = 12 e 6y=8x+1-6y = 8x + 1 são paralelas, perpendiculares ou nem paralelas nem perpendiculares?

    Select the correct option
    Select an option first
    Show solution
    Primeira: m1=4/3m_1 = -4/3. Segunda: m2=4/3m_2 = -4/3. Mesma inclinação e interceptos diferentes: paralelas.
    Show step-by-step (with the why)
    1. Isole y na primeira: y=(4/3)x+4y = -(4/3)x + 4, logo m1=4/3m_1 = -4/3.
    2. Isole y na segunda: y=(4/3)x1/6y = -(4/3)x - 1/6, logo m2=4/3m_2 = -4/3.
    3. Inclinações iguais, interceptos diferentes: retas paralelas distintas.
  11. Ex. 23.11Application

    As retas 6x9y=106x - 9y = 10 e 3x+2y=13x + 2y = 1 são paralelas, perpendiculares ou nem paralelas nem perpendiculares?

    Select the correct option
    Select an option first
    Show solution
    Primeira: m1=2/3m_1 = 2/3. Segunda: m2=3/2m_2 = -3/2. Produto: (2/3)(3/2)=1(2/3)(-3/2) = -1. Perpendiculares.
  12. Ex. 23.12Application

    Linha 1 passa por (0, 6) e (3, -24). Linha 2 passa por (-1, 19) e (8, -71). Calcule as inclinações e classifique a posição relativa.

    Select the correct option
    Select an option first
    Show solution
    L1: m1=(246)/(30)=10m_1 = (-24-6)/(3-0) = -10. L2: m2=(7119)/(8(1))=10m_2 = (-71-19)/(8-(-1)) = -10. Mesma inclinação, interceptos diferentes: paralelas.
    Show step-by-step (with the why)
    1. L1: m1=(246)/(30)=30/3=10m_1 = (-24-6)/(3-0) = -30/3 = -10.
    2. L2: m2=(7119)/(8+1)=90/9=10m_2 = (-71-19)/(8+1) = -90/9 = -10.
    3. Mesmas inclinações; L1 tem intercepto y=6 e L2 tem intercepto diferente.
    4. Conclusão: paralelas distintas.
  13. Ex. 23.13Application

    Linha 1 passa por (-8, -55) e (10, 89). Linha 2 passa por (9, -44) e (4, -14). Calcule as inclinações e classifique.

    Select the correct option
    Select an option first
    Show solution
    L1: m1=(89+55)/(10+8)=8m_1 = (89+55)/(10+8) = 8. L2: m2=(14+44)/(49)=6m_2 = (-14+44)/(4-9) = -6. Inclinações distintas e produto diferente de -1.
  14. Ex. 23.14Application

    Linha 1 passa por (2, 3) e (4, -1). Linha 2 passa por (6, 3) e (8, 5). Calcule as inclinações e classifique.

    Select the correct option
    Select an option first
    Show solution
    L1: m1=(13)/(42)=2m_1 = (-1-3)/(4-2) = -2. L2: m2=(53)/(86)=1m_2 = (5-3)/(8-6) = 1. Produto: (2)(1)=21(-2)(1) = -2 \neq -1. Inclinações distintas.
  15. Ex. 23.15Application

    Linha 1 passa por (1, 7) e (5, 5). Linha 2 passa por (-1, -3) e (1, 1). Calcule as inclinações e classifique.

    Select the correct option
    Select an option first
    Show solution
    L1: m1=(57)/(51)=1/2m_1 = (5-7)/(5-1) = -1/2. L2: m2=(1+3)/(1+1)=2m_2 = (1+3)/(1+1) = 2. Produto: (1/2)(2)=1(-1/2)(2) = -1. Perpendiculares.
    Show step-by-step (with the why)
    1. L1 por (1,7) e (5,5): m1=(57)/(51)=1/2m_1 = (5-7)/(5-1) = -1/2.
    2. L2 por (-1,-3) e (1,1): m2=(1(3))/(1(1))=2m_2 = (1-(-3))/(1-(-1)) = 2.
    3. Produto: (1/2)(2)=1(-1/2)(2) = -1. Perpendiculares.
  16. Ex. 23.16Application

    Linha 1 passa por (2, 5) e (5, -1). Linha 2 passa por (-3, 7) e (3, -5). Calcule as inclinações e classifique.

    Select the correct option
    Select an option first
    Show solution
    L1: m1=(15)/(52)=2m_1 = (-1-5)/(5-2) = -2. L2: m2=(57)/(3+3)=2m_2 = (-5-7)/(3+3) = -2. Mesma inclinação, interceptos distintos: paralelas.
  17. Ex. 23.17ApplicationAnswer key

    Escreva a equação da reta paralela a f(x)=5x3f(x) = -5x - 3 que passa pelo ponto (2, -12).

    Select the correct option
    Select an option first
    Show solution
    Paralela preserva m=5m = -5. Pelo ponto (2, -12): y+12=5(x2)y=5x2y + 12 = -5(x-2) \Rightarrow y = -5x - 2.
    Show step-by-step (with the why)
    1. A paralela a f(x)=5x3f(x) = -5x - 3 tem inclinação m=5m = -5.
    2. Ponto-inclinação pelo ponto (2, -12): y(12)=5(x2)y - (-12) = -5(x - 2).
    3. Simplifique: y=5x+1012=5x2y = -5x + 10 - 12 = -5x - 2.
  18. Ex. 23.18Application

    Escreva a equação da reta paralela a g(x)=3x1g(x) = 3x - 1 que passa pelo ponto (4, 9).

    Select the correct option
    Select an option first
    Show solution
    Inclinação m=3m = 3. Pelo ponto (4, 9): y9=3(x4)y=3x3y - 9 = 3(x-4) \Rightarrow y = 3x - 3.
  19. Ex. 23.19Application

    Escreva a equação da reta perpendicular a h(t)=2t+4h(t) = -2t + 4 que passa pelo ponto (-4, -1).

    Select the correct option
    Select an option first
    Show solution
    Perpendicular a m=2m = -2 tem m=1/2m_\perp = 1/2. Pelo ponto (-4, -1): y+1=(1/2)(x+4)y=(1/2)x+1y + 1 = (1/2)(x + 4) \Rightarrow y = (1/2)x + 1.
    Show step-by-step (with the why)
    1. Inclinação de h(t)=2t+4h(t) = -2t + 4 é -2.
    2. Perpendicular: m=1/2m_\perp = 1/2.
    3. Pelo ponto (-4, -1): y+1=(1/2)(x+4)y + 1 = (1/2)(x + 4).
    4. Simplifique: y=(1/2)x+21=(1/2)x+1y = (1/2)x + 2 - 1 = (1/2)x + 1.
  20. Ex. 23.20Application

    Escreva a equação da reta perpendicular a p(t)=3t+4p(t) = 3t + 4 que passa pelo ponto (3, 1).

    Select the correct option
    Select an option first
    Show solution
    Perpendicular a m=3m = 3 tem m=1/3m_\perp = -1/3. Pelo ponto (3, 1): y1=(1/3)(x3)y=(1/3)x+2y - 1 = -(1/3)(x-3) \Rightarrow y = -(1/3)x + 2.
  21. Ex. 23.21ApplicationAnswer key

    Determine a equação da reta com intercepto x em (-4, 0) e intercepto y em (0, -2).

    Select the correct option
    Select an option first
    Show solution
    Inclinação: m=(20)/(0(4))=1/2m = (-2-0)/(0-(-4)) = -1/2. Intercepto y = -2. Equação: y=(1/2)x2y = -(1/2)x - 2.
  22. Ex. 23.22Application

    Determine a equação da reta com intercepto x em (-2, 0) e intercepto y em (0, 4).

    Select the correct option
    Select an option first
    Show solution
    Inclinação: m=(40)/(0(2))=2m = (4-0)/(0-(-2)) = 2. Intercepto y = 4. Equação: y=2x+4y = 2x + 4.
  23. Ex. 23.23Understanding

    A tabela mostra x = 0, 5, 10, 15 e f(x) = -5, 20, 45, 70. Os pontos representam uma função linear? Se sim, qual é a equação?

    Select the correct option
    Select an option first
    Show solution
    Variação constante Δf=25\Delta f = 25 para Δx=5\Delta x = 5, logo linear com m=5m = 5. Usando (0, -5): f(x)=5x5f(x) = 5x - 5.
    Show step-by-step (with the why)
    1. Diferenças: 20(5)=2520-(-5)=25, 4520=2545-20=25, 7045=2570-45=25. Constante.
    2. Inclinação: m=25/5=5m = 25/5 = 5.
    3. Usando (0, -5): f(x)=5x5f(x) = 5x - 5.
  24. Ex. 23.24Understanding

    A tabela mostra x = 5, 10, 20, 25 e k(x) = 13, 28, 58, 73. Os pontos representam uma função linear? Se sim, qual é a equação?

    Select the correct option
    Select an option first
    Show solution
    A taxa Δk/Δx=3\Delta k / \Delta x = 3 é constante. Usando (5, 13): k(x)=3x2k(x) = 3x - 2.
  25. Ex. 23.25Understanding

    A tabela mostra x = 0, 2, 4, 6 e g(x) = 6, -19, -44, -69. Os pontos representam uma função linear? Se sim, qual é a equação?

    Select the correct option
    Select an option first
    Show solution
    Diferenças constantes Δg=25\Delta g = -25 para Δx=2\Delta x = 2, logo m=25/2m = -25/2. Usando (0, 6): g(x)=(25/2)x+6g(x) = -(25/2)x + 6.
  26. Ex. 23.26Understanding

    A tabela mostra x = 2, 4, 8, 10 e h(x) = 13, 23, 43, 53. Os pontos representam uma função linear? Se sim, qual é a equação?

    Select the correct option
    Select an option first
    Show solution
    Taxa constante Δh/Δx=5\Delta h / \Delta x = 5 em todos os intervalos. Linear com m=5m = 5. Usando (2, 13): h(x)=5x+3h(x) = 5x + 3.
  27. Ex. 23.27UnderstandingAnswer key

    A tabela mostra x = 2, 4, 6, 8 e f(x) = -4, 16, 36, 56. Os pontos representam uma função linear? Se sim, qual é a equação?

    Select the correct option
    Select an option first
    Show solution
    Diferenças constantes: 20, 20, 20 para Δx=2\Delta x = 2, logo m=10m = 10. Usando (2, -4): f(x)=10x24f(x) = 10x - 24.
  28. Ex. 23.28Understanding

    A tabela mostra x = 0, 2, 6, 8 e k(x) = 6, 31, 106, 231. Os pontos representam uma função linear?

    Select the correct option
    Select an option first
    Show solution
    Diferenças: 25, 75, 125. Não são constantes para Δx=2\Delta x = 2. Não é linear.
    Show step-by-step (with the why)
    1. Calcule as diferenças de k: 25, 75, 125.
    2. Para iguais incrementos de x (Dx=2), a variação cresce — não é constante.
    3. Conclusão: os dados não representam uma função linear.
  29. Ex. 23.29Modeling

    Se f é uma função linear com f(0,1) = 11,5 e f(0,4) = -5,9, encontre a equação de f.

    Select the correct option
    Select an option first
    Show solution
    Inclinação: m=(5,911,5)/(0,40,1)=58m = (-5{,}9 - 11{,}5)/(0{,}4 - 0{,}1) = -58. Usando (0,1; 11,5): f(x)=58x+17,3f(x) = -58x + 17{,}3.
    Show step-by-step (with the why)
    1. Dois pontos: (0,1; 11,5) e (0,4; -5,9).
    2. Inclinação: m=(5,911,5)/(0,40,1)=58m = (-5{,}9 - 11{,}5)/(0{,}4 - 0{,}1) = -58.
    3. Ponto-inclinação: f(x)=58(x0,1)+11,5f(x) = -58(x - 0{,}1) + 11{,}5.
    4. Simplifique: f(x)=58x+5,8+11,5=58x+17,3f(x) = -58x + 5{,}8 + 11{,}5 = -58x + 17{,}3.
  30. Ex. 23.30Application

    Encontre a equação da reta paralela a g(x)=0,01x+2,01g(x) = -0{,}01x + 2{,}01 que passa pelo ponto (1, 2).

    Select the correct option
    Select an option first
    Show solution
    Paralela tem mesma inclinação m=0,01m = -0{,}01. Pelo ponto (1, 2): y2=0,01(x1)y=0,01x+2,02y - 2 = -0{,}01(x-1) \Rightarrow y = -0{,}01x + 2{,}02.
  31. Ex. 23.31ApplicationAnswer key

    Encontre a equação da reta perpendicular a g(x)=0,01x+2,01g(x) = -0{,}01x + 2{,}01 que passa pelo ponto (1, 2).

    Select the correct option
    Select an option first
    Show solution
    Perpendicular a m=0,01m = -0{,}01 tem m=100m_\perp = 100. Pelo ponto (1, 2): y2=100(x1)y=100x98y - 2 = 100(x-1) \Rightarrow y = 100x - 98.
  32. Ex. 23.32ApplicationAnswer key

    Dadas f(x)=0,1x+200f(x) = -0{,}1x + 200 e g(x)=20x+0,1g(x) = 20x + 0{,}1, encontre o ponto de interseção das duas retas.

    Select the correct option
    Select an option first
    Show solution
    Iguale: 0,1x+200=20x+0,1x9,995-0{,}1x + 200 = 20x + 0{,}1 \Rightarrow x \approx 9{,}995. Substituindo em f: y199,1y \approx 199{,}1.
    Show step-by-step (with the why)
    1. Iguale: 0,1x+200=20x+0,1-0{,}1x + 200 = 20x + 0{,}1.
    2. Agrupe: 199,9=20,1x199{,}9 = 20{,}1x.
    3. Divida: xapprox9,995x approx 9{,}995.
    4. Substitua em f: y=0,1(9,995)+200approx199,1y = -0{,}1(9{,}995) + 200 approx 199{,}1.
  33. Ex. 23.33Challenge

    Com f(x)=0,1x+200f(x) = -0{,}1x + 200 e g(x)=20x+0,1g(x) = 20x + 0{,}1, para quais valores de x temos f(x) maior que g(x)?

    Select the correct option
    Select an option first
    Show solution
    Para x<9,995x < 9{,}995: f parte de 200 e decresce lentamente, logo f>gf > g. Para x>9,995x > 9{,}995: g cresce rapidamente (inclinação 20), logo g>fg > f.
  34. Ex. 23.34ModelingAnswer key

    Ao meio-dia, um barista tem R20emgorjetas.SeelerecebeemmeˊdiaR 20 em gorjetas. Se ele recebe em média R 0,50 por cliente, qual é a função T(n) para o total após n clientes?

    Select the correct option
    Select an option first
    Show solution
    Valor inicial R$ 20 (intercepto); taxa R$ 0,50 por cliente (inclinação). Logo T(n)=20+0,5nT(n) = 20 + 0{,}5n.
  35. Ex. 23.35ModelingAnswer key

    Uma academia com 2 sessões de treino personal custa R125;com5sesso~escustaR 125; com 5 sessões custa R 260. Qual é o custo por sessão?

    Select the correct option
    Select an option first
    Show solution
    Custo por sessão: m=(260125)/(52)=135/3=45m = (260 - 125)/(5 - 2) = 135/3 = 45 reais.
    Show step-by-step (with the why)
    1. Dois pontos: (2, 125) e (5, 260).
    2. Inclinação: m=(260125)/(52)=45m = (260-125)/(5-2) = 45.
    3. O custo por sessão é R$ 45.
  36. Ex. 23.36Modeling

    Uma confecção vende 1.000 camisas a R30e3.000camisasaR 30 e 3.000 camisas a R 22. Encontre p(n), o preço por camisa em função da quantidade n.

    Select the correct option
    Select an option first
    Show solution
    Dois pontos: (1000, 30) e (3000, 22). Inclinação: m=(2230)/(30001000)=0,004m = (22-30)/(3000-1000) = -0{,}004. Usando (1000, 30): p(n)=0,004n+34p(n) = -0{,}004n + 34.
  37. Ex. 23.37Modeling

    Uma operadora cobra C(n) = 24 + 0,1n reais, onde n é o número de minutos. Qual é a taxa de variação e o valor inicial?

    Select the correct option
    Select an option first
    Show solution
    Em C(n)=24+0,1nC(n) = 24 + 0{,}1n: inclinação 0,10 (custo por minuto) e intercepto 24 (taxa fixa).
  38. Ex. 23.38Modeling

    Em 1960, uma cidade tinha 287.500 habitantes. Em 1989, tinha 275.900. Calcule a taxa de variação da população em habitantes por ano.

    Select the correct option
    Select an option first
    Show solution
    Taxa: m=(275900287500)/(19891960)=11600/29=400m = (275900 - 287500)/(1989 - 1960) = -11600/29 = -400 hab/ano.
    Show step-by-step (with the why)
    1. Dois pontos: (1960, 287500) e (1989, 275900).
    2. Inclinação: m=11600/29=400m = -11600/29 = -400.
    3. A população decresce 400 habitantes por ano.
  39. Ex. 23.39Modeling

    Em 2003, uma cidade tinha 45.000 habitantes e crescia 1.700 por ano. Escreva P(t) para a população t anos após 2003.

    Select the correct option
    Select an option first
    Show solution
    População inicial 45.000 e taxa 1.700/ano. Logo P(t)=45000+1700tP(t) = 45000 + 1700t.
  40. Ex. 23.40Application

    A função f satisfaz f(-5) = -4 e f(5) = 2. Encontre a equação linear que modela f.

    Select the correct option
    Select an option first
    Show solution
    Inclinação: m=(2(4))/(5(5))=6/10=3/5m = (2-(-4))/(5-(-5)) = 6/10 = 3/5. Pelo ponto (5, 2): y2=(3/5)(x5)y=(3/5)x1y - 2 = (3/5)(x-5) \Rightarrow y = (3/5)x - 1.
    Show step-by-step (with the why)
    1. Inclinação: m=6/10=3/5m = 6/10 = 3/5.
    2. Ponto-inclinação usando (5, 2): y2=(3/5)(x5)y - 2 = (3/5)(x-5).
    3. Simplifique: y=(3/5)x3+2=(3/5)x1y = (3/5)x - 3 + 2 = (3/5)x - 1.

Fontes

  • Stitz–Zeager Precalculus — Carl Stitz, Jeff Zeager · 2013, v3 · CC-BY-NC-SA · §2.1 (Linear Functions, pp. 167–185): paralelismo, perpendicularidade, interseção, distância ponto-reta, mediatriz. Fonte primária.
  • OpenStax College Algebra 2e — Jay Abramson et al. · OpenStax · 2022 · CC-BY 4.0 · §4.1 (Linear Functions): retas paralelas e perpendiculares, modelagem linear.
  • OpenStax Algebra and Trigonometry 2e — Jay Abramson et al. · OpenStax · 2021 · CC-BY 4.0 · §11.1 (Systems of Linear Equations — Two Variables): interseção de retas, modelagem econômica, ponto de equilíbrio.

Updated on 2026-05-05 · Author(s): Clube da Matemática

Found an error? Open an issue on GitHub or submit a PR — open source forever.