HEX
Server: Apache
System: Linux webm010.cluster103.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: iestorre (46869)
PHP: 8.0.30
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/i/e/s/iestorre/www2/proyectointegrado/2bachA/matrices/ss/producto_de_matrices.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> Producto de matrices </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">Matrices</a></div>
<div><a href="definicion_de_matrices.html" class="withoutChild">Definicion de matrices</a></div>
<div><a href="tipos_de_matrices.html" class="withoutChild">Tipos de matrices</a></div>
<div><a href="suma_de_matrices.html" class="withoutChild">Suma de matrices</a></div>
<div><a href="producto_de_un_escalar_por_una_matriz.html" class="withoutChild">Producto de un escalar por una matriz</a></div>
<div id="active" class="withoutChild">Producto de matrices</div>
<div><a href="matriz_inversa.html" class="withoutChild">Matriz inversa</a></div>
<div><a href="rango_de_una_matriz.html" class="withoutChild">Rango de una matriz</a></div>
<div><a href="ejercicios.html" class="withoutChild">Ejercicios</a></div>
</ul>
</div>
<div id="main">
<div id="nodeDecoration"><p id="nodeTitle">Producto de matrices</p></div>
<div class="FreeTextIdevice" id="id39">
<div class="iDevice emphasis0">
<div id="ta39_1" class="block" style="display:block">
<p>
Dos matrices A y B se dicen multiplicables si el número de columnas de A coincide con el número de filas de B. El resultado es una matriz que tiene el número de filas de la primera y el de columnas de la segunda.
</p>
<p>
&nbsp;
</p>
<p>
<img src="http://latex.codecogs.com/gif.latex?M_{m\times%20n}\times%20M_{n\times%20p}=M_{m\times%20p}" title="M_{m\times n}\times M_{n\times p}=M_{m\times p}" /><br />
El elemento <img src="http://latex.codecogs.com/gif.latex?c_{ij}" title="c_{ij}" /> de la matriz producto de obtiene  multiplicando cada elemento de la fila i de la matriz A por cada elemento de la columna j de la matriz B y sumándolos.
</p>
<p>
Ej. 
</p>
<p>
<img src="http://latex.codecogs.com/gif.latex?A\times%20B=\begin{pmatrix}%202&amp;%200&amp;%201\\%203&amp;%200&amp;%200\\%205&amp;%201&amp;%201%20\end{pmatrix}\times%20\begin{pmatrix}%201&amp;%200&amp;%201\\%201&amp;%202&amp;%201\\%201&amp;%201&amp;%200%20\end{pmatrix}" title="A\times B=\begin{pmatrix} 2&amp; 0&amp; 1\\ 3&amp; 0&amp; 0\\ 5&amp; 1&amp; 1 \end{pmatrix}\times \begin{pmatrix} 1&amp; 0&amp; 1\\ 1&amp; 2&amp; 1\\ 1&amp; 1&amp; 0 \end{pmatrix}" /> <img src="http://latex.codecogs.com/gif.latex?=%5Cbegin%7Bpmatrix%7D%203&amp;%201&amp;%202%5C%5C%203&amp;%200&amp;%203%5C%5C%207&amp;%203&amp;%206%20%5Cend%7Bpmatrix%7D" title="=\begin{pmatrix} 3&amp; 1&amp; 2\\ 3&amp; 0&amp; 3\\ 7&amp; 3&amp; 6 \end{pmatrix}" />
</p>
<p>
<u>Propiedades del producto de matrices</u>
</p>
<p>
<u>Asociativa:</u>
</p>
<p>
Ax(BxC)=(AxB)xC
</p>
<p>
<u>Elemento neutro:</u>
</p>
<p>
AxI=A
</p>
<p>
Donde I es la matriz identidad del mismo orden que la matriz A.
</p>
<p>
<u>No es Conmutativa:</u>
</p>
<p>
<img src="http://latex.codecogs.com/gif.latex?A%5Ctimes%20B%5Cneq%20B%5Ctimes%20A" title="A\times B\neq B\times A" />
</p>
<p>
<u>Distributiva del producto respecto de la suma:</u>
</p>
<p>
Ax(B+C)=AxB+AxC
</p>
</div></div>
</div>
<div class="FreeTextIdevice" id="id41">
<div class="iDevice emphasis0">
<div id="ta41_1" class="block" style="display:block"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="425" height="350">
	<param name="play" value="false" />
	<param name="scale" value="exactfit" />
	<param name="src" value="http://www.youtube.com/v/kNKvAcPopbg" />
	<param name="width" value="425" />
	<param name="height" value="350" />
	<embed type="application/x-shockwave-flash" play="false" scale="exactfit" src="http://www.youtube.com/v/kNKvAcPopbg" width="425" height="350"></embed>
</object>

</div></div>
</div>
<div class="FreeTextIdevice" id="id42">
<div class="iDevice emphasis0">
<div id="ta42_1" class="block" style="display:block"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="425" height="350">
	<param name="play" value="false" />
	<param name="scale" value="exactfit" />
	<param name="src" value="http://www.youtube.com/v/GhLKJqHlxoM" />
	<param name="width" value="425" />
	<param name="height" value="350" />
	<embed type="application/x-shockwave-flash" play="false" scale="exactfit" src="http://www.youtube.com/v/GhLKJqHlxoM" width="425" height="350"></embed>
</object>

</div></div>
</div>
<div class="FreeTextIdevice" id="id43">
<div class="iDevice emphasis0">
<div id="ta43_1" class="block" style="display:block"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="425" height="350">
	<param name="play" value="false" />
	<param name="scale" value="exactfit" />
	<param name="src" value="http://www.youtube.com/v/Lez6KpShjJw" />
	<param name="width" value="425" />
	<param name="height" value="350" />
	<embed type="application/x-shockwave-flash" play="false" scale="exactfit" src="http://www.youtube.com/v/Lez6KpShjJw" width="425" height="350"></embed>
</object>

</div></div>
</div>
<div class="FreeTextIdevice" id="id44">
<div class="iDevice emphasis0">
<div id="ta44_1" class="block" style="display:block"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="425" height="350">
	<param name="play" value="false" />
	<param name="scale" value="exactfit" />
	<param name="src" value="http://www.youtube.com/v/ktxSHFHnn6g" />
	<param name="width" value="425" />
	<param name="height" value="350" />
	<embed type="application/x-shockwave-flash" play="false" scale="exactfit" src="http://www.youtube.com/v/ktxSHFHnn6g" width="425" height="350"></embed>
</object>

</div></div>
</div>
<div class="noprt" align="right"><a href="producto_de_un_escalar_por_una_matriz.html">&laquo; Anterior</a> | <a href="matriz_inversa.html"> Siguiente &raquo;</a></div>
</div>
</div>
</body></html>