• Anúncio Global
    Respostas
    Exibições
    Última mensagem

matriz

matriz

Mensagempor GABRIELA » Ter Set 01, 2009 14:15

Estou com a seguinte questão sobre matriz :

A =
\begin{pmatrix}
   1 & -1  \\ 
   2 &  3
\end{pmatrix}

B = 
\begin{pmatrix}
   0 & 1  \\ 
   3 & 8 
\end{pmatrix}
Então, calculando-se (a+b)², obtém-se quanto?

Então fiz ( a+b)² = (a+b).(a+b)

Meu resultado deu

\begin{pmatrix}
   1 & 0  \\ 
   25 &  121
\end{pmatrix}
E no livro diz que a resposta é
\begin{pmatrix}
  1 & 0  \\ 
 60 & 121 
\end{pmatrix}
Onde estou errando ?
GABRIELA
Usuário Parceiro
Usuário Parceiro
 
Mensagens: 73
Registrado em: Seg Ago 31, 2009 17:31
Formação Escolar: ENSINO MÉDIO
Andamento: cursando

Re: matriz

Mensagempor Molina » Ter Set 01, 2009 14:21

GABRIELA escreveu:Estou com a seguinte questão sobre matriz :

A =
\begin{pmatrix}
   1 & -1  \\ 
   2 &  3
\end{pmatrix}

B = 
\begin{pmatrix}
   0 & 1  \\ 
   3 & 8 
\end{pmatrix}
Então, calculando-se (a+b)², obtém-se quanto?

Então fiz ( a+b)² = (a+b).(a+b)

Meu resultado deu

\begin{pmatrix}
   1 & 0  \\ 
   25 &  121
\end{pmatrix}
E no livro diz que a resposta é
\begin{pmatrix}
  1 & 0  \\ 
 60 & 121 
\end{pmatrix}
Onde estou errando ?

Boa tarde, Gabriela.

Você terá que fazer:

\begin{pmatrix}
   1 & 0  \\ 
   5 &  11
\end{pmatrix}* \begin{pmatrix}
   1 & 0  \\ 
   5 &  11
\end{pmatrix}

E este elemento que está dando diferente da resposta é dado por: 5*1+11*5=60 (igual ao gabarito do livro).

Bom estudo, :y:
Diego Molina | CV | FB | .COM
Equipe AjudaMatemática.com


"Existem 10 tipos de pessoas: as que conhecem o sistema binário e as que não conhecem."
Avatar do usuário
Molina
Colaborador Moderador - Professor
Colaborador Moderador - Professor
 
Mensagens: 1551
Registrado em: Dom Jun 01, 2008 14:10
Formação Escolar: GRADUAÇÃO
Área/Curso: Licenciatura em Matemática - UFSC
Andamento: formado

Re: matriz

Mensagempor GABRIELA » Ter Set 01, 2009 14:47

molina escreveu:
GABRIELA escreveu:Estou com a seguinte questão sobre matriz :

A =
\begin{pmatrix}
   1 & -1  \\ 
   2 &  3
\end{pmatrix}

B = 
\begin{pmatrix}
   0 & 1  \\ 
   3 & 8 
\end{pmatrix}
Então, calculando-se (a+b)², obtém-se quanto?

Então fiz ( a+b)² = (a+b).(a+b)

Meu resultado deu

\begin{pmatrix}
   1 & 0  \\ 
   25 &  121
\end{pmatrix}
E no livro diz que a resposta é
\begin{pmatrix}
  1 & 0  \\ 
 60 & 121 
\end{pmatrix}
Onde estou errando ?

Boa tarde, Gabriela.

Você terá que fazer:

\begin{pmatrix}
   1 & 0  \\ 
   5 &  11
\end{pmatrix}* \begin{pmatrix}
   1 & 0  \\ 
   5 &  11
\end{pmatrix}

E este elemento que está dando diferente da resposta é dado por: 5*1+11*5=60 (igual ao gabarito do livro).

Bom estudo, :y:


OK! Entendi como chegar no 60.Estava multiplicando de forma errada.Estva multiplicando coluna x coluna e na verdade é linha x coluna
GABRIELA
Usuário Parceiro
Usuário Parceiro
 
Mensagens: 73
Registrado em: Seg Ago 31, 2009 17:31
Formação Escolar: ENSINO MÉDIO
Andamento: cursando


Voltar para Matrizes e Determinantes

 



  • Tópicos relacionados
    Respostas
    Exibições
    Última mensagem

Quem está online

Usuários navegando neste fórum: Nenhum usuário registrado e 2 visitantes

 



Assunto: Unesp - 95 Números Complexos
Autor: Alucard014 - Dom Ago 01, 2010 18:22

(UNESP - 95) Seja L o Afixo de um Número complexo a=\sqrt{8}+ i em um sistema de coordenadas cartesianas xOy. Determine o número complexo b , de módulo igual a 1 , cujo afixo M pertence ao quarto quadrante e é tal que o ângulo LÔM é reto.


Assunto: Unesp - 95 Números Complexos
Autor: MarceloFantini - Qui Ago 05, 2010 17:27

Seja \alpha o ângulo entre o eixo horizontal e o afixo a. O triângulo é retângulo com catetos 1 e \sqrt{8}, tal que tg \alpha = \frac{1}{sqrt{8}}. Seja \theta o ângulo complementar. Então tg \theta = \sqrt{8}. Como \alpha + \theta = \frac{\pi}{2}, o ângulo que o afixo b formará com a horizontal será \theta, mas negativo pois tem de ser no quarto quadrante. Se b = x+yi, então \frac{y}{x} = \sqrt {8} \Rightarrow y = x\sqrt{8}. Como módulo é um: |b| = \sqrt { x^2 + y^2 } = 1 \Rightarrow x^2 + y^2 = 1 \Rightarrow x^2 + 8x^2 = 1 \Rightarrow x = \frac{1}{3} \Rightarrow y = \frac{\sqrt{8}}{3}.

Logo, o afixo é b = \frac{1 + i\sqrt{8}}{3}.