<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="https://peda.net/:static/535/atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>1. The product of powers with the same base</title>
<id>https://peda.net/id/18b2eea42cf</id>
<updated>2022-09-05T12:42:41+03:00</updated>
<link href="https://peda.net/id/18b2eea42cf:atom" rel="self" />
<link href="https://peda.net/qis/2022-2023/mathematics/ematematiikka-722/oipjp/1spt#top" rel="alternate" />
<logo>https://peda.net/:static/535/peda.net.logo.bg.svg</logo>
<rights type="html">&lt;div class=&quot;license&quot;&gt;Tämän sivun lisenssi &lt;a rel=&quot;license&quot; href=&quot;https://peda.net/info&quot;&gt;Peda.net-yleislisenssi&lt;/a&gt;&lt;/div&gt;&#10;</rights>

<entry>
<title>Exercises</title>
<id>https://peda.net/id/18b347fb2cf</id>
<updated>2020-05-11T11:00:12+03:00</updated>
<link href="https://peda.net/qis/2022-2023/mathematics/ematematiikka-722/oipjp/1spt/teht%C3%A4v%C3%A4t2#top" />
<content type="html">&lt;a href=&quot;https://peda.net/id/18b433da2cf&quot; rel=&quot;noopener&quot; target=&quot;_blank&quot;&gt;Basic exercises&lt;br/&gt;&#10;&lt;/a&gt;&lt;a href=&quot;https://peda.net/id/18b6a09d2cf&quot; rel=&quot;noopener&quot; target=&quot;_blank&quot;&gt;Applied exercises&lt;br/&gt;&#10;&lt;/a&gt;&lt;a href=&quot;https://peda.net/id/18b7c9632cf&quot; rel=&quot;noopener&quot; target=&quot;_blank&quot;&gt;Challenging exercises&lt;/a&gt;</content>
<published>2022-09-05T12:42:41+03:00</published>
</entry>

<entry>
<title>Definitions</title>
<id>https://peda.net/id/18b396582cf</id>
<updated>2020-10-12T12:21:20+03:00</updated>
<link href="https://peda.net/qis/2022-2023/mathematics/ematematiikka-722/oipjp/1spt/spt#top" />
<content type="html">In the expression [[$ 2^4 = 2 \cdot 2 \cdot 2 \cdot 2 = 16 $]], the number 2 is called the &lt;b&gt;base number&lt;/b&gt;, the number 4 is called the &lt;b&gt;exponent&lt;/b&gt;&lt;em&gt; &lt;/em&gt;and the number 16 is called the &lt;b&gt;value of the power&lt;/b&gt;. If brackets are not used, the exponent only affects the number directly below the exponent.&lt;br/&gt;&#10;&lt;br/&gt;&#10;&lt;h3&gt;&lt;b&gt;Example 1&lt;/b&gt;&lt;/h3&gt;&#10;&lt;p&gt;Simplify the powers.&lt;/p&gt;&#10;a) [[$ -2^4 = -2 \cdot 2 \cdot 2 \cdot 2 = -16 $]] &lt;br/&gt;&#10;The base number is [[$2$]]. The answer is negative because there is an odd number (1) of negative factors in the product.&lt;br/&gt;&#10;&lt;br/&gt;&#10;b) [[$ (-2)^4 = (-2) \cdot (-2) \cdot (-2) \cdot (-2) = 16 $]] &lt;br/&gt;&#10;The base number is [$-2$]]. The answer is positive because there is an even number (4) of negatives factors in the product.</content>
<published>2022-09-05T12:42:41+03:00</published>
</entry>

<entry>
<title>The product of powers with the same base</title>
<id>https://peda.net/id/18b3e0692cf</id>
<updated>2020-10-12T12:23:02+03:00</updated>
<link href="https://peda.net/qis/2022-2023/mathematics/ematematiikka-722/oipjp/1spt/spt2#top" />
<content type="html">In the product [[$ 4^2 \cdot 4^3 $]], the base number of both powers is the same. The expression is called the &lt;b&gt;product of &lt;b&gt;powers&lt;/b&gt; with the same base&lt;/b&gt;.&lt;br/&gt;&#10;&lt;br/&gt;&#10;[[$ 4^2 \cdot 4^3 = \underbrace{4 \cdot 4}_{2 \text{ kpl}} \cdot \underbrace{4 \cdot 4 \cdot 4}_{+3 \text{ kpl}} = 4^5 = 1024 $]]&lt;br/&gt;&#10;&lt;br/&gt;&#10;&lt;div class=&quot;eoppi-summary&quot;&gt;&#10;&lt;h3&gt;The product of powers with the same base.&lt;/h3&gt;&#10;&lt;p&gt;The &lt;b&gt;exponents&lt;/b&gt; of similar powers are &lt;b&gt;multiplied&lt;/b&gt; by one another by adding them together. The base number stays the same.&lt;br/&gt;&#10;[[$ a^m \cdot a^n = a^{m+n} $]]&lt;/p&gt;&#10;&lt;/div&gt;&#10;&lt;h3&gt;Example 1&lt;/h3&gt;&#10;Simplify the powers.&lt;br/&gt;&#10;&lt;table class=&quot;borderless&quot;&gt;&#10;&lt;tbody&gt;&#10;&lt;tr&gt;&#10;&lt;td&gt;a)&lt;/td&gt;&#10;&lt;td&gt;[[$ a^2 \cdot a^4 = a^{2+4} = a^6 $]]&lt;/td&gt;&#10;&lt;td&gt; &lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td&gt;b)&lt;/td&gt;&#10;&lt;td&gt;[[$ x \cdot x^2 \cdot x^3 = x^{1+2+3} = x^6 $]]&lt;/td&gt;&#10;&lt;td&gt; &lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td&gt;c)&lt;/td&gt;&#10;&lt;td&gt;[[$ a^3 \cdot a^2 \cdot b \cdot b^6= a^{3+2} \cdot b^{1+6} = a^5b^7 $]]&lt;/td&gt;&#10;&lt;td&gt;&#10;&lt;p&gt;&lt;b&gt;Only powers powers with the same base can be combined.&lt;em&gt; &lt;/em&gt;&lt;/b&gt; &lt;/p&gt;&#10;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/tbody&gt;&#10;&lt;/table&gt;&#10;&lt;p&gt;Multiplications of powers with the same base often involve other factors that can be combined separately. If there are variables or letters in the product, the multiplication sign is omitted between the numeric value and the variable.&lt;/p&gt;&#10;&lt;h3&gt;Example 2&lt;/h3&gt;&#10;&lt;p&gt;Simplify the powers.&lt;/p&gt;&#10;&lt;table class=&quot;borderless&quot;&gt;&#10;&lt;tbody&gt;&#10;&lt;tr&gt;&#10;&lt;td&gt;a)&lt;/td&gt;&#10;&lt;td&gt;[[$ (-2) \cdot (-2)^2 = (-2)^{1+2} = (-2)^3 = -8 $]]&lt;/td&gt;&#10;&lt;td&gt; &lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td&gt;b)&lt;/td&gt;&#10;&lt;td&gt;[[$ -3 \cdot 3^3 = -3^{1+3} = -3^4 = -81 $]]&lt;/td&gt;&#10;&lt;td&gt; &lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td&gt;c)&lt;/td&gt;&#10;&lt;td&gt;[[$ 2x^2 \cdot x^6 = 2x^{2+6} = 2x^8 $]]&lt;/td&gt;&#10;&lt;td&gt; &lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td&gt;d)&lt;/td&gt;&#10;&lt;td&gt;[[$ 3a^4 \cdot (-2a^3) = 3 \cdot (-2) \cdot a^4 \cdot a^3 = -6a^{4+3} = -6a^7 $]]&lt;/td&gt;&#10;&lt;td&gt;&#10;&lt;p&gt;&lt;b&gt;The numbers are multiplied and the exponents are added together.&lt;/b&gt;&lt;/p&gt;&#10;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/tbody&gt;&#10;&lt;/table&gt;</content>
<published>2022-09-05T12:42:41+03:00</published>
</entry>

<entry>
<title>Navigation</title>
<id>https://peda.net/id/18b8a8ae2cf</id>
<updated>2020-05-20T12:42:59+03:00</updated>
<link href="https://peda.net/qis/2022-2023/mathematics/ematematiikka-722/oipjp/1spt/navigointi#top" />
<content type="html">&lt;b&gt;&lt;a href=&quot;https://peda.net/id/18b2841d2cf:sitemap&quot;&gt;To the table of contents&lt;/a&gt;&lt;/b&gt;</content>
<published>2022-09-05T12:42:41+03:00</published>
</entry>


</feed>