Math ClubMath Club
v1 · padrão canônico

Lesson 34 — Determinants 2×2 and 3×3

Determinant as oriented area/volume. Sarrus rule for 3×3. Laplace expansion. Algebraic properties and invertibility criterion.

Used in: 1st year HS (15 years) · Equiv. Math II Japanese · Equiv. Klasse 11 German

det(abcd)=adbc\det \begin{pmatrix} a & b \\ c & d \end{pmatrix} = ad - bc

O determinante de uma matriz quadrada é um número que mede a área (2×2) ou volume (3×3) orientado gerado pelas suas colunas. Para 2×2 é adbcad - bc; para 3×3 usa-se a regra de Sarrus. Se detA=0\det A = 0, a matriz é singular e não tem inversa.

Choose your door

Rigorous notation, full derivation, hypotheses

Definição rigorosa

Determinante 2×2

"O determinante de uma matriz 2×22 \times 2 é encontrado subtraindo o produto das entradas da diagonal secundária do produto das entradas da diagonal principal." — OpenStax Algebra and Trigonometry 2e, §11.4

Determinante 3×3 — Regra de Sarrus

Expansão de Laplace (cofatores)

Propriedades essenciais

"Se duas linhas (ou colunas) de uma matriz são idênticas, ou se uma linha é múltiplo escalar de outra, então o determinante é zero." — Wikilivros — Álgebra linear / Determinantes

Critério de invertibilidade

Exemplos resolvidos

Exercise list

53 exercises · 13 with worked solution (25%)

Application 32Understanding 8Modeling 6Challenge 4Proof 3
  1. Ex. 34.1UnderstandingAnswer key

    Explique por que sempre é possível calcular o determinante de uma matriz quadrada.

    Select the correct option
    Select an option first
    Show solution
    A expansão de Laplace reduz cada matriz n×nn \times n a uma soma de determinantes (n1)×(n1)(n-1) \times (n-1). A recursão sempre termina em matrizes 1×1, cujo determinante é o próprio elemento, de modo que o cálculo é sempre possível.
  2. Ex. 34.2UnderstandingAnswer key

    Examinando a regra de Cramer, explique por que um sistema não tem solução única quando o determinante da matriz dos coeficientes é zero. Considere, por simplicidade, uma matriz 2×2.

    Select the correct option
    Select an option first
    Show solution
    Pela regra de Cramer, x=Dx/Dx = D_x/D e y=Dy/Dy = D_y/D. Se D=0D = 0, a divisão não está definida: a matriz dos coeficientes é singular e o sistema não tem solução única (é indeterminado ou impossível).
  3. Ex. 34.3UnderstandingAnswer key

    Explique o que significa, em termos de inversa, uma matriz ter determinante igual a zero.

    Select the correct option
    Select an option first
    Show solution
    Como A1=1detAadj(A)A^{-1} = \frac{1}{\det A}\,\text{adj}(A), determinante zero impede a existência da inversa. A matriz é singular: suas colunas (e linhas) são linearmente dependentes.
  4. Ex. 34.4UnderstandingAnswer key

    O determinante de uma matriz 2×2 AA é 3. Se trocarmos as duas linhas e em seguida multiplicarmos a primeira linha por 6 e a segunda por 2, qual passa a ser o determinante?

    Select the correct option
    Select an option first
    Show solution
    Trocar as linhas inverte o sinal: 333 \to -3. Multiplicar a primeira linha por 6 e a segunda por 2 multiplica o determinante por 62=126 \cdot 2 = 12. Logo 312=36-3 \cdot 12 = -36.
    Show step-by-step (with the why)
    1. Troca de linhas: o sinal inverte, det=3\det = -3.
    2. Multiplicar a 1.ª linha por 6 multiplica o determinante por 6.
    3. Multiplicar a 2.ª linha por 2 multiplica por mais 2: fator total 12.
    4. Resultado: 312=36-3 \cdot 12 = -36.
  5. Ex. 34.5Application

    Calcule à mão det(1362)\det\begin{pmatrix}1 & 3\\6 & 2\end{pmatrix}.

    Select the correct option
    Select an option first
    Show solution
    Pela fórmula adbcad-bc: 1236=218=161\cdot2 - 3\cdot6 = 2 - 18 = -16.
    Show step-by-step (with the why)
    1. Diagonal principal: 12=21 \cdot 2 = 2.
    2. Diagonal secundária: 36=183 \cdot 6 = 18.
    3. Subtraia: 218=162 - 18 = -16.
  6. Ex. 34.6ApplicationAnswer key

    Calcule à mão det(1326)\det\begin{pmatrix}1 & 3\\2 & 6\end{pmatrix}.

    Select the correct option
    Select an option first
    Show solution
    Pela fórmula: 1632=66=01\cdot6 - 3\cdot2 = 6 - 6 = 0. As colunas são proporcionais, logo o determinante se anula e a matriz é singular.
  7. Ex. 34.7Application

    Calcule o determinante 1234\begin{vmatrix}1 & 2\\3 & 4\end{vmatrix}.

    Select the correct option
    Select an option first
    Show solution
    Pela fórmula adbcad-bc: 1423=46=21\cdot4 - 2\cdot3 = 4 - 6 = -2.
  8. Ex. 34.8Application

    Calcule o determinante 1234\begin{vmatrix}-1 & 2\\3 & -4\end{vmatrix}.

    Select the correct option
    Select an option first
    Show solution
    Pela fórmula: (1)(4)23=46=2(-1)(-4) - 2\cdot3 = 4 - 6 = -2.
  9. Ex. 34.9Application

    Calcule o determinante 2516\begin{vmatrix}2 & -5\\-1 & 6\end{vmatrix}.

    Select the correct option
    Select an option first
    Show solution
    Pela fórmula: 26(5)(1)=125=72\cdot6 - (-5)(-1) = 12 - 5 = 7.
    Show step-by-step (with the why)
    1. Diagonal principal: 26=122 \cdot 6 = 12.
    2. Diagonal secundária: (5)(1)=5(-5)(-1) = 5.
    3. Subtraia: 125=712 - 5 = 7.
  10. Ex. 34.10Application

    Calcule o determinante 8415\begin{vmatrix}-8 & 4\\-1 & 5\end{vmatrix}.

    Select the correct option
    Select an option first
    Show solution
    Pela fórmula: (8)54(1)=40+4=36(-8)\cdot5 - 4\cdot(-1) = -40 + 4 = -36.
  11. Ex. 34.11Application

    Calcule o determinante 1034\begin{vmatrix}1 & 0\\3 & -4\end{vmatrix}.

    Select the correct option
    Select an option first
    Show solution
    Pela fórmula: 1(4)03=41\cdot(-4) - 0\cdot3 = -4.
  12. Ex. 34.12Application

    Calcule o determinante 1020010\begin{vmatrix}10 & 20\\0 & -10\end{vmatrix}.

    Select the correct option
    Select an option first
    Show solution
    Pela fórmula: 10(10)200=10010\cdot(-10) - 20\cdot0 = -100.
  13. Ex. 34.13Application

    Calcule o determinante 100,250,1\begin{vmatrix}10 & 0{,}2\\5 & 0{,}1\end{vmatrix}.

    Select the correct option
    Select an option first
    Show solution
    Pela fórmula: 100,10,25=11=010\cdot0{,}1 - 0{,}2\cdot5 = 1 - 1 = 0. Determinante nulo: matriz singular.
    Show step-by-step (with the why)
    1. Diagonal principal: 10×0,1=110\times0{,}1 = 1.
    2. Diagonal secundária: 0,2×5=10{,}2\times5 = 1.
    3. Subtraia: 11=01 - 1 = 0.
  14. Ex. 34.14Application

    Calcule o determinante 6384\begin{vmatrix}6 & -3\\8 & 4\end{vmatrix}.

    Select the correct option
    Select an option first
    Show solution
    Pela fórmula: 64(3)8=24+24=486\cdot4 - (-3)\cdot8 = 24 + 24 = 48.
  15. Ex. 34.15Application

    Calcule o determinante 233,14000\begin{vmatrix}-2 & -3\\3{,}1 & 4000\end{vmatrix}.

    Select the correct option
    Select an option first
    Show solution
    Pela fórmula: (2)4000(3)3,1=8000+9,3=7990,7(-2)\cdot4000 - (-3)\cdot3{,}1 = -8000 + 9{,}3 = -7990{,}7.
  16. Ex. 34.16ApplicationAnswer key

    Calcule o determinante 1,10,67,20,5\begin{vmatrix}-1{,}1 & 0{,}6\\7{,}2 & -0{,}5\end{vmatrix}.

    Select the correct option
    Select an option first
    Show solution
    Pela fórmula: (1,1)(0,5)0,67,2=0,554,32=3,77(-1{,}1)(-0{,}5) - 0{,}6\cdot7{,}2 = 0{,}55 - 4{,}32 = -3{,}77.
  17. Ex. 34.17Application

    Calcule à mão det(132413101)\det\begin{pmatrix}1 & 3 & 2\\4 & 1 & 3\\1 & 0 & 1\end{pmatrix}.

    Select the correct option
    Select an option first
    Show solution
    Por Sarrus: 111+331+240211130341=1+9+02012=41\cdot1\cdot1 + 3\cdot3\cdot1 + 2\cdot4\cdot0 - 2\cdot1\cdot1 - 1\cdot3\cdot0 - 3\cdot4\cdot1 = 1 + 9 + 0 - 2 - 0 - 12 = -4.
    Show step-by-step (with the why)
    1. Produtos descendentes: 111=11\cdot1\cdot1 = 1, 331=93\cdot3\cdot1 = 9, 240=02\cdot4\cdot0 = 0; soma 10.
    2. Produtos ascendentes: 211=22\cdot1\cdot1 = 2, 130=01\cdot3\cdot0 = 0, 341=123\cdot4\cdot1 = 12; soma 14.
    3. Subtraia: 1014=410 - 14 = -4.
  18. Ex. 34.18Application

    Calcule à mão det(232421242)\det\begin{pmatrix}-2 & 3 & -2\\-4 & -2 & 1\\2 & 4 & 2\end{pmatrix}.

    Select the correct option
    Select an option first
    Show solution
    Aplicando a regra de Sarrus à matriz, obtém-se det=70\det = 70. Como é não nulo, a matriz é invertível.
  19. Ex. 34.19ApplicationAnswer key

    Calcule à mão det(314251206)\det\begin{pmatrix}3 & -1 & 4\\2 & 5 & 1\\2 & 0 & 6\end{pmatrix}.

    Select the correct option
    Select an option first
    Show solution
    Expandindo pela coluna 2 (que tem um zero) ou por Sarrus, obtém-se det=60\det = 60.
  20. Ex. 34.20Application

    Calcule o determinante da matriz diagonal 100010003\begin{vmatrix}-1 & 0 & 0\\0 & 1 & 0\\0 & 0 & -3\end{vmatrix}.

    Select the correct option
    Select an option first
    Show solution
    O determinante de uma matriz diagonal é o produto da diagonal: (1)1(3)=3(-1)\cdot1\cdot(-3) = 3.
    Show step-by-step (with the why)
    1. Liste a diagonal: 1-1, 11, 3-3.
    2. Multiplique: (1)×1×(3)=3(-1)\times1\times(-3) = 3.
  21. Ex. 34.21Application

    Calcule o determinante da matriz triangular superior 140023003\begin{vmatrix}-1 & 4 & 0\\0 & 2 & 3\\0 & 0 & -3\end{vmatrix}.

    Select the correct option
    Select an option first
    Show solution
    Em matriz triangular o determinante é o produto da diagonal: (1)2(3)=6(-1)\cdot2\cdot(-3) = 6.
  22. Ex. 34.22Application

    Calcule o determinante 101010100\begin{vmatrix}1 & 0 & 1\\0 & 1 & 0\\1 & 0 & 0\end{vmatrix}.

    Select the correct option
    Select an option first
    Show solution
    Expandindo pela primeira linha: 1(1000)0+1(0011)=01=11\cdot(1\cdot0 - 0\cdot0) - 0 + 1\cdot(0\cdot0 - 1\cdot1) = 0 - 1 = -1.
  23. Ex. 34.23Application

    Calcule o determinante 231341561\begin{vmatrix}2 & -3 & 1\\3 & -4 & 1\\-5 & 6 & 1\end{vmatrix}.

    Select the correct option
    Select an option first
    Show solution
    Por Sarrus: 2(4)(1)+(3)(1)(5)+1(3)(6)1(4)(5)2(1)(6)(3)(3)(1)=8+15+182012+9=22(-4)(1) + (-3)(1)(-5) + 1(3)(6) - 1(-4)(-5) - 2(1)(6) - (-3)(3)(1) = -8 + 15 + 18 - 20 - 12 + 9 = 2.
  24. Ex. 34.24Application

    Calcule o determinante 214428283\begin{vmatrix}-2 & 1 & 4\\-4 & 2 & -8\\2 & -8 & -3\end{vmatrix}.

    Select the correct option
    Select an option first
    Show solution
    Aplicando Sarrus, obtém-se det=224\det = 224.
  25. Ex. 34.25Application

    Calcule o determinante 612435191\begin{vmatrix}6 & -1 & 2\\-4 & -3 & 5\\1 & 9 & -1\end{vmatrix}.

    Select the correct option
    Select an option first
    Show solution
    Por Sarrus, o resultado é det=319\det = -319.
  26. Ex. 34.26Application

    Calcule o determinante 1,1214004,10,42,5\begin{vmatrix}1{,}1 & 2 & -1\\-4 & 0 & 0\\4{,}1 & -0{,}4 & 2{,}5\end{vmatrix}.

    Select the correct option
    Select an option first
    Show solution
    Expandindo pela segunda linha (apenas a entrada 4-4 é não nula) chega-se a det=18,4\det = 18{,}4.
  27. Ex. 34.27Application

    Calcule o determinante 21,63,11,1389,302\begin{vmatrix}2 & -1{,}6 & 3{,}1\\1{,}1 & 3 & -8\\-9{,}3 & 0 & 2\end{vmatrix}.

    Select the correct option
    Select an option first
    Show solution
    Computando por expansão (a coluna 2 tem um zero), obtém-se det17,03\det \approx -17{,}03.
  28. Ex. 34.28Understanding

    Determine kk de modo que det(243k)=0\det\begin{pmatrix}2 & 4\\3 & k\end{pmatrix} = 0, ou explique por que é impossível.

    Select the correct option
    Select an option first
    Show solution
    O determinante é 2k43=2k122k - 4\cdot3 = 2k - 12. Anula-se quando 2k12=02k - 12 = 0, isto é, k=6k = 6.
    Show step-by-step (with the why)
    1. Escreva o determinante em função de kk: det=2k12\det = 2k - 12.
    2. Iguale a zero: 2k12=02k - 12 = 0.
    3. Resolva: k=6k = 6.
  29. Ex. 34.29UnderstandingAnswer key

    Determine kk de modo que det(12120123k)=0\det\begin{pmatrix}1 & 2 & 1\\2 & 0 & 1\\2 & 3 & k\end{pmatrix} = 0, ou explique por que é impossível.

    Select the correct option
    Select an option first
    Show solution
    Expandindo o determinante em função de kk obtém-se det=4k+7\det = -4k + 7. Igualando a zero: k=7/4k = 7/4.
  30. Ex. 34.30UnderstandingAnswer key

    Dada B=(2x142x)B = \begin{pmatrix}2-x & 1\\4 & 2-x\end{pmatrix}, encontre todos os xx que satisfazem det(B)=0\det(B) = 0.

    Select the correct option
    Select an option first
    Show solution
    O determinante é (2x)24(2-x)^2 - 4. Anula-se quando (2x)2=4(2-x)^2 = 4, ou seja, 2x=±22-x = \pm 2, logo x=0x = 0 ou x=4x = 4.
    Show step-by-step (with the why)
    1. Calcule det(B)=(2x)(2x)14=(2x)24\det(B) = (2-x)(2-x) - 1\cdot4 = (2-x)^2 - 4.
    2. Iguale a zero: (2x)2=4(2-x)^2 = 4.
    3. Extraia raiz: 2x=22-x = 2 ou 2x=22-x = -2.
    4. Resolva: x=0x = 0 ou x=4x = 4.
  31. Ex. 34.31Challenge

    Dada B=(4x4422x4334x)B = \begin{pmatrix}4-x & -4 & -4\\2 & -2-x & -4\\3 & -3 & -4-x\end{pmatrix}, encontre todos os xx com det(B)=0\det(B) = 0.

    Select the correct option
    Select an option first
    Show solution
    O polinômio característico det(B)\det(B) fatora em (x+4)x(x2)-(x+4)\,x\,(x-2), cujas raízes são x=4x = -4, x=0x = 0 e x=2x = 2.
  32. Ex. 34.32Application

    Encontre det(A)\det(A) para A=(2032512430125321)A = \begin{pmatrix}2 & 0 & 3 & 2\\5 & 1 & 2 & 4\\3 & 0 & 1 & 2\\5 & 3 & 2 & 1\end{pmatrix}.

    Select the correct option
    Select an option first
    Show solution
    Expandindo pela coluna 2 (que tem dois zeros) reduz-se o cálculo, obtendo-se det(A)=29\det(A) = 29.
  33. Ex. 34.33Application

    Encontre det(A)\det(A) para A=(1011221121301101)A = \begin{pmatrix}1 & 0 & 1 & 1\\2 & 2 & -1 & 1\\2 & 1 & 3 & 0\\1 & 1 & 0 & 1\end{pmatrix}.

    Select the correct option
    Select an option first
    Show solution
    Escalonando até forma triangular ou expandindo por cofatores, obtém-se det(A)=4\det(A) = 4; a matriz é não singular.
  34. Ex. 34.34Application

    Encontre det(A)\det(A) para A=(1011211125301101)A = \begin{pmatrix}1 & 0 & 1 & 1\\2 & -1 & -1 & 1\\2 & 5 & 3 & 0\\1 & -1 & 0 & 1\end{pmatrix} e diga se é singular.

    Select the correct option
    Select an option first
    Show solution
    Reduzindo por cofatores ou escalonamento obtém-se det(A)=0\det(A) = 0, logo a matriz é singular.
  35. Ex. 34.35Application

    Calcule o determinante 1089021010300243\begin{vmatrix}1 & 0 & 8 & 9\\0 & 2 & 1 & 0\\1 & 0 & 3 & 0\\0 & 2 & 4 & 3\end{vmatrix}.

    Select the correct option
    Select an option first
    Show solution
    Expandindo por cofatores (a coluna 4 tem três zeros após reorganizar) obtém-se det=24\det = 24.
  36. Ex. 34.36ApplicationAnswer key

    Calcule o determinante 1021091330210112\begin{vmatrix}1 & 0 & 2 & 1\\0 & -9 & 1 & 3\\3 & 0 & -2 & -1\\0 & 1 & 1 & -2\end{vmatrix}.

    Select the correct option
    Select an option first
    Show solution
    Expandindo pela primeira coluna, det=160\det = -160.
  37. Ex. 34.37Application

    Resolva por Cramer: 2x3y=12x - 3y = -1, 4x+5y=94x + 5y = 9.

    Select the correct option
    Select an option first
    Show solution
    Por Cramer: D=25(3)4=22D = 2\cdot5 - (-3)\cdot4 = 22, Dx=22D_x = 22, Dy=22D_y = 22, logo x=1x = 1, y=1y = 1.
    Show step-by-step (with the why)
    1. Calcule D=25(3)4=22D = 2\cdot5 - (-3)\cdot4 = 22.
    2. Para DxD_x, troque a coluna de xx: (1)5(3)9=22(-1)\cdot5 - (-3)\cdot9 = 22.
    3. Para DyD_y: 29(1)4=222\cdot9 - (-1)\cdot4 = 22.
    4. Divida: x=22/22=1x = 22/22 = 1, y=22/22=1y = 22/22 = 1.
  38. Ex. 34.38ApplicationAnswer key

    Resolva por Cramer: 5x4y=25x - 4y = 2, 4x+7y=6-4x + 7y = 6.

    Select the correct option
    Select an option first
    Show solution
    Por Cramer: D=19D = 19, Dx=38D_x = 38, Dy=38D_y = 38, logo x=2x = 2, y=2y = 2.
  39. Ex. 34.39Application

    Resolva por Cramer: 2x+6y=122x + 6y = 12, 5x2y=135x - 2y = 13.

    Select the correct option
    Select an option first
    Show solution
    Por Cramer: D=2(2)65=34D = 2(-2) - 6\cdot5 = -34, Dx=102D_x = -102, Dy=34D_y = -34, logo x=3x = 3, y=1y = 1.
  40. Ex. 34.40Application

    Resolva por Cramer: 4x+3y=234x + 3y = 23, 2xy=12x - y = -1.

    Select the correct option
    Select an option first
    Show solution
    Por Cramer: D=10D = -10, Dx=20D_x = -20, Dy=50D_y = -50, logo x=2x = 2, y=5y = 5.
  41. Ex. 34.41Challenge

    Resolva por Cramer o sistema x+2y4z=1x + 2y - 4z = -1, 7x+3y+5z=267x + 3y + 5z = 26, 2x6y+7z=6-2x - 6y + 7z = -6.

    Select the correct option
    Select an option first
    Show solution
    Por Cramer: D=77D = 77, Dx=77D_x = 77, Dy=231D_y = 231, Dz=154D_z = 154, logo x=1x = 1, y=3y = 3, z=2z = 2.
    Show step-by-step (with the why)
    1. Calcule D=77D = 77 por Sarrus na matriz dos coeficientes.
    2. Troque a coluna de xx pelos termos independentes: Dx=77D_x = 77.
    3. Idem para Dy=231D_y = 231 e Dz=154D_z = 154.
    4. Divida: x=1x = 1, y=3y = 3, z=2z = 2.
  42. Ex. 34.42Challenge

    Resolva por Cramer o sistema 4x+5yz=74x + 5y - z = -7, 2x9y+2z=8-2x - 9y + 2z = 8, 5y+7z=215y + 7z = 21.

    Select the correct option
    Select an option first
    Show solution
    Por Cramer: D=212D = -212, Dx=212D_x = 212, Dy=0D_y = 0, Dz=636D_z = -636, logo x=1x = -1, y=0y = 0, z=3z = 3.
  43. Ex. 34.43ChallengeAnswer key

    Resolva por Cramer o sistema 4x3y+4z=104x - 3y + 4z = 10, 5x2z=25x - 2z = -2, 3x+2y5z=93x + 2y - 5z = -9.

    Select the correct option
    Select an option first
    Show solution
    Por Cramer: D=1D = -1, Dx=0D_x = 0, Dy=2D_y = 2, Dz=1D_z = -1, logo x=0x = 0, y=2y = -2, z=1z = 1.
  44. Ex. 34.44UnderstandingAnswer key

    Ao aplicar Cramer ao sistema 4x6y+8z=104x - 6y + 8z = 10, 2x+3y4z=5-2x + 3y - 4z = -5, x+y+z=1x + y + z = 1, o que se conclui sobre a solução?

    Select the correct option
    Select an option first
    Show solution
    As duas primeiras equações são proporcionais (a segunda é 12-\tfrac12 da primeira), de modo que a matriz dos coeficientes é singular: D=0D = 0. A regra de Cramer não se aplica e não há solução única.
  45. Ex. 34.45Modeling

    Dois números somam 56 e um deles é 20 unidades menor que o outro. Monte o sistema, calcule o determinante e encontre os dois números.

    Select the correct option
    Select an option first
    Show solution
    Sistema x+y=56x + y = 56, xy=20x - y = 20. O determinante é D=1(1)11=20D = 1\cdot(-1) - 1\cdot1 = -2 \neq 0, logo há solução única: x=38x = 38, y=18y = 18.
    Show step-by-step (with the why)
    1. Modele: x+y=56x + y = 56 e xy=20x - y = 20.
    2. Determinante D=20D = -2 \neq 0: solução única existe.
    3. Some as equações: 2x=76x=382x = 76 \Rightarrow x = 38.
    4. Substitua: y=18y = 18.
  46. Ex. 34.46Modeling

    Dois números somam 104. Se você somar duas vezes o primeiro com duas vezes o segundo, o total é 208. Há solução única? Calcule o determinante.

    Select the correct option
    Select an option first
    Show solution
    O sistema é x+y=104x + y = 104, 2x+2y=2082x + 2y = 208. A segunda equação é o dobro da primeira, logo o determinante é 1212=01\cdot2 - 1\cdot2 = 0: não há solução única.
  47. Ex. 34.47Modeling

    Você investe R$ 10.000 em duas contas, uma a 8% e outra a 5% ao ano. Ao fim de um ano o total acumulado é R$ 10.710. Quanto foi investido em cada conta? Resolva por Cramer.

    Select the correct option
    Select an option first
    Show solution
    Sistema x+y=10000x + y = 10000, 0,08x+0,05y=7100{,}08x + 0{,}05y = 710. Por Cramer, x=7000x = 7000, y=3000y = 3000.
    Show step-by-step (with the why)
    1. Modele: x+y=10000x + y = 10000 e 0,08x+0,05y=7100{,}08x + 0{,}05y = 710.
    2. Determinante D=0,050,08=0,03D = 0{,}05 - 0{,}08 = -0{,}03.
    3. Dx=7100,0510000()D_x = 710 - 0{,}05\cdot10000 \cdot(\ldots); resolvendo, x=7000x = 7000.
    4. Logo y=3000y = 3000.
  48. Ex. 34.48Modeling

    Um teatro vendeu 1.200 ingressos: adultos a R$ 11,15 e crianças a R$ 5,95, totalizando R$ 12.756. Quantos ingressos de cada tipo foram vendidos?

    Select the correct option
    Select an option first
    Show solution
    Sistema a+c=1200a + c = 1200, 11,15a+5,95c=1275611{,}15a + 5{,}95c = 12756. Por Cramer, a=1080a = 1080, c=120c = 120.
  49. Ex. 34.49Modeling

    Para pintar a cozinha de verde você mistura tinta amarela e azul, somando 10 galões. O gasto total foi R$ 29,50, com o galão amarelo a R$ 2,59 e o azul a R$ 3,19. Quantos galões de cada cor?

    Select the correct option
    Select an option first
    Show solution
    Sistema a+b=10a + b = 10, 2,59a+3,19b=29,502{,}59a + 3{,}19b = 29{,}50. Por Cramer, a=4a = 4, b=6b = 6.
  50. Ex. 34.50Modeling

    Você vendeu 56 cachecóis numa feira: amarelos a R$ 10 e roxos a R$ 11, com receita total de R$ 583. Quantos de cada cor foram vendidos? Resolva por Cramer.

    Select the correct option
    Select an option first
    Show solution
    Sistema a+r=56a + r = 56, 10a+11r=58310a + 11r = 583. Por Cramer, a=33a = 33, r=23r = 23.
  51. Ex. 34.51Proof

    Prove: se o produto ABAB de matrizes quadradas é não singular, então AA e BB são individualmente não singulares. Qual argumento sustenta a demonstração?

    Select the correct option
    Select an option first
    Show solution
    Pela propriedade multiplicativa, det(AB)=det(A)det(B)\det(AB) = \det(A)\det(B). Se ABAB é não singular então det(AB)0\det(AB) \neq 0, o que força det(A)0\det(A) \neq 0 e det(B)0\det(B) \neq 0. Logo AA e BB são individualmente não singulares.
  52. Ex. 34.52Proof

    Prove que det(αA)=αndet(A)\det(\alpha A) = \alpha^n \det(A) para uma matriz quadrada AA de ordem nn e escalar α\alpha. Qual é a ideia central?

    Select the correct option
    Select an option first
    Show solution
    Multiplicar uma linha por α\alpha multiplica o determinante por α\alpha (propriedade 11). Como αA\alpha A multiplica todas as nn linhas por α\alpha, o efeito é αn\alpha^n. Logo det(αA)=αndet(A)\det(\alpha A) = \alpha^n \det(A).
  53. Ex. 34.53Proof

    Construa um exemplo mostrando que det(A+B)=det(A)+det(B)\det(A+B) = \det(A) + \det(B) não vale em geral para matrizes quadradas de mesmo tamanho. Qual contraexemplo serve?

    Select the correct option
    Select an option first
    Show solution
    Com A=B=I2A = B = I_2: A+B=2I2A + B = 2I_2, logo det(A+B)=22=4\det(A+B) = 2^2 = 4, enquanto det(A)+det(B)=1+1=2\det(A) + \det(B) = 1 + 1 = 2. Como 424 \neq 2, a igualdade é falsa em geral.

Fontes

  • OpenStax Algebra and Trigonometry 2e — Jay Abramson et al. · 2022 · EN · CC-BY 4.0 · §11.4: Determinants and Cramer's Rule. Fonte primária dos exercícios de Bloco A e C.
  • Stitz–Zeager Precalculus — Carl Stitz, Jeff Zeager · 2013, v3 · EN · CC-BY-NC-SA · §8.5: Determinants and Cramer's Rule. Cofatores, propriedades operacionais, Vandermonde.
  • Wikilivros — Álgebra linear — Wikilivros · vivo · PT-BR · CC-BY-SA · Capítulo Determinantes. Geometria, provas, conexões avançadas.

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.