File: /home/iestorre/www2/proyectointegrado/2bachA/espacioeuclideo/part2/ngulo_entre_dos_vectores.html
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- Created using eXe: http://exelearning.org -->
<head>
<style type="text/css">
@import url(base.css);
@import url(content.css);
@import url(nav.css);</style>
<title> ÁNGULO ENTRE DOS VECTORES </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<script type="text/javascript" src="common.js"></script>
</head>
<body>
<div id="content">
<div id="navcontainer">
<ul id="navlist">
<div><a href="index.html" class="withChild">ESPACIO EUCLÍDEO</a></div>
<div><a href="producto_escalar.html" class="withChild">PRODUCTO ESCALAR</a></div>
<div id="subnav" class="withChild">
<div><a href="aplicaciones_del_producto_escalar_mdulo_de_un_vector.html" class="withChild">APLICACIONES DEL PRODUCTO ESCALAR: MÓDULO DE UN VECTOR</a></div>
<div id="subnav" class="withoutChild">
<div id="active" class="withoutChild">ÁNGULO ENTRE DOS VECTORES</div>
<div><a href="distancia_entre_dos_puntos.html" class="withoutChild">DISTANCIA ENTRE DOS PUNTOS</a></div>
<div><a href="vector_normal.html" class="withoutChild">VECTOR NORMAL</a></div>
<div><a href="distancia_de_un_punto_a_un_plano.html" class="withoutChild">DISTANCIA DE UN PUNTO A UN PLANO</a></div>
<div><a href="ngulo_formado_por_recta_y_plano1.html" class="withoutChild">ÁNGULO FORMADO POR RECTA Y PLANO</a></div>
<div><a href="ngulo_formado_por_recta_y_plano2.html" class="withoutChild">ÁNGULO FORMADO POR RECTA Y PLANO</a></div>
</div>
<div><a href="ejercicios_resueltos1.html" class="withoutChild">EJERCICIOS RESUELTOS</a></div>
</div>
<div><a href="producto_vectorial.html" class="withChild">PRODUCTO VECTORIAL</a></div>
<div><a href="producto_mixto.html" class="withChild">PRODUCTO MIXTO</a></div>
</ul>
</div>
<div id="main">
<div id="nodeDecoration"><p id="nodeTitle">ÁNGULO ENTRE DOS VECTORES</p></div>
<div class="FreeTextIdevice" id="id4">
<div class="iDevice emphasis0">
<div id="ta4_1" class="block" style="display:block"><p>
<a href="http://www.codecogs.com/eqnedit.php?latex=%5Cvec%7Bx%7D%5Ccdot%20%5Cvec%7By%7D=%20%5Cleft%20%5C%7C%20x%20%5Cright%20%5C%7C%5Ccdot%20%5Cleft%20%5C%7C%20y%20%5Cright%20%5C%7C%5Ccdot%20%5Ccos%20%5C%CE%B1%5CRightarrow%20%CE%B1=%5Carccos%20%5Cfrac%7Bx_%7B1%7Dy_%7B1%7D@plus;x_%7B2%7Dy_%7B2%7D@plus;x_%7B3%7Dy_%7B3%7D%7D%7B%5Csqrt%7Bx_%7B1%7D%5E%7B2%7D@plus;x_%7B2%7D%5E%7B2%7D@plus;x_%7B3%7D%5E%7B2%7D%7D%5Ccdot%20%5Csqrt%7By_%7B1%7D%5E%7B2%7D@plus;y_%7B2%7D%5E%7B2%7D@plus;y_%7B3%7D%5E%7B2%7D%7D%7D" target="_blank"><img src="http://latex.codecogs.com/gif.latex?%5Cvec%7Bx%7D%5Ccdot%20%5Cvec%7By%7D=%20%5Cleft%20%5C%7C%20x%20%5Cright%20%5C%7C%5Ccdot%20%5Cleft%20%5C%7C%20y%20%5Cright%20%5C%7C%5Ccdot%20%5Ccos%20%5C%CE%B1%5CRightarrow%20%CE%B1=%5Carccos%20%5Cfrac%7Bx_%7B1%7Dy_%7B1%7D+x_%7B2%7Dy_%7B2%7D+x_%7B3%7Dy_%7B3%7D%7D%7B%5Csqrt%7Bx_%7B1%7D%5E%7B2%7D+x_%7B2%7D%5E%7B2%7D+x_%7B3%7D%5E%7B2%7D%7D%5Ccdot%20%5Csqrt%7By_%7B1%7D%5E%7B2%7D+y_%7B2%7D%5E%7B2%7D+y_%7B3%7D%5E%7B2%7D%7D%7D" title="\vec{x}\cdot \vec{y}= \left \| x \right \|\cdot \left \| y \right \|\cdot \cos \α\Rightarrow α=\arccos \frac{x_{1}y_{1}+x_{2}y_{2}+x_{3}y_{3}}{\sqrt{x_{1}^{2}+x_{2}^{2}+x_{3}^{2}}\cdot \sqrt{y_{1}^{2}+y_{2}^{2}+y_{3}^{2}}}" /></a>
</p>
<p>
Poner en google ejercicios de espacio vectorial euclideo
</p>
</div></div>
</div>
<div class="noprt" align="right"><a href="aplicaciones_del_producto_escalar_mdulo_de_un_vector.html">« Anterior</a> | <a href="distancia_entre_dos_puntos.html"> Siguiente »</a></div>
</div>
</div>
</body></html>