<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet type="text/xsl" href="../../style/pmathml.xsl"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta name="author" content="" />
  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
  <title></title>
  <link href="../plain/css/1asciimathml.css" rel="stylesheet" type="text/css"
  />
</head>

<body>
<center>
		<div id="menu">

			</div>



<div id="content">

<div id="header">


<h2>Baccalauréat - Luxembourg - juin 2006 - section B - I.3</h2>

<h3>Question:</h3>
</div>
<p>On considère le polynôme à coefficients complexes <math
xmlns="http://www.w3.org/1998/Math/MathML">
  <mtext>P(z)=2</mtext>
  <msup>
    <mi>z</mi>
    <mn>2</mn>
  </msup>
  <mo>+</mo>
  <mi>&#x3b1;z</mi>
  <mo>+</mo>
  <mi>&#x3b2;</mi>
</math>. </p>

<p>Déterminer les coefficients &#x3b1; et &#x3b2; sachant que -i est une
racine de P et que le rste de la division de P par z+3i est -18. </p>

<p>Déterminer ensuite la deuxième racine de P.</p>

<h3>Réponse:</h3>

<p><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mtext>P(i)=0&#x21d4;2</mtext>
</math><math xmlns="http://www.w3.org/1998/Math/MathML">
  <msup>
    <mi>i</mi>
    <mn>2</mn>
  </msup>
  <mo>&#x2212;</mo>
  <mi>&#x3b1;i</mi>
  <mo>+</mo>
  <mi>&#x3b2;</mi>
  <mo>=</mo>
  <mn>0</mn>
  <mo>&#x21d4;</mo>
  <mo>&#x2212;</mo>
  <mi>&#x3b1;i</mi>
  <mo>+</mo>
  <mi>&#x3b2;</mi>
  <mo>=</mo>
  <mn>2</mn>
</math>(1)</p>

<p><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mtext>P(-3i)=-18&#x21d4;2.9</mtext>
  <msup>
    <mi>i</mi>
    <mn>2</mn>
  </msup>
  <mo>&#x2212;</mo>
  <mn>3</mn>
  <mi>&#x3b1;i</mi>
  <mo>+</mo>
  <mi>&#x3b2;</mi>
  <mo>=</mo>
  <mo>&#x2212;</mo>
  <mn>18</mn>
  <mo>&#x21d4;</mo>
  <mo>&#x2212;</mo>
  <mn>3</mn>
  <mi>&#x3b1;i</mi>
  <mo>+</mo>
  <mi>&#x3b2;</mi>
  <mo>=</mo>
  <mn>0</mn>
</math>(2)</p>

<p>D'où: <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mtext></mtext>
</math><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mtext>&#x3b1;=-i</mtext>
</math> et <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mtext>&#x3b2;=3</mtext>
</math></p>

<p><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mtext>P(z)=2</mtext>
  <msup>
    <mi>z</mi>
    <mn>2</mn>
  </msup>
  <mo>&#x2212;</mo>
  <mi>iz</mi>
  <mo>+</mo>
  <mn>3</mn>
</math></p>

<p>Schéma de Horner:</p>

<table border="0">
  <tbody>
    <tr>
      <td></td>
      <td    style="border-left:thin solid black">2</td>
      <td>-i</td>
      <td>3</td>
    </tr>
    <tr   style="border-bottom:thin solid black">
      <td>-i</td>
      <td    style="border-left:thin solid black"></td>
      <td>-2i</td>
      <td>-3</td>
    </tr>
    <tr>
      <td></td>
      <td   style="border-left:thin solid black">2</td>
      <td>-3i</td>
      <td>0</td>
    </tr>
  </tbody>
</table>
<p><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mtext>P(z)=(z+i)(2z-3i)</mtext>
</math></p>

<p>La 2e racine est donc: <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mtext><mrow>
    <mfrac>
      <mrow>
        <mn>3</mn>
        <mi>i</mi>
      </mrow>
      <mn>2</mn>
    </mfrac>
  </mrow>
  </mtext>
</math></p>


</div>
</center>
</body>
</html>
