Réseau ScolaireRéseau Scolaire
  • ACCUEIL
  • A LA UNE
    • DIVERS
    • SCIENCE – TECHNOLOGIE
    • EDUCATION – FORMATION
  • CONCOURS
    • Avis concours
    • Épreuves concours
    • Résultats concours
  • DOCUMENT
    • Destination BAC
    • REUSSIR SA DICTEE
    • Collection Adem
    • Collection Le Pakao
    • Epreuve Bacccalauréat
    • Livre / Cours
  • MA CLASSE
    • Elémentaire
    • Moyen
    • Secondaire
  • RUBRIQUE
    • Portrait
    • Opinion
    • Entrepreneuriat
    • Café du savoir
    • Café dominical
    • La case des histoires
  • PROCEDURE
    • ETUDES APRES LE BFEM
    • ETUDES APRES LE BAC
    • Anaq sup
    • Campus France
    • Education et formation
  • RECRUTEMENT
    • EMPLOIS ET STAGES
    • CANDIDATURES SPONTANEES
rechercher ici
Reading: Polynôme Bac L 2011
Share
Notification Show More
Font ResizerAa
Réseau ScolaireRéseau Scolaire
Font ResizerAa
  • ACCUEIL
  • A LA UNE
  • CONCOURS
  • DOCUMENT
  • MA CLASSE
  • RUBRIQUE
  • PROCEDURE
  • RECRUTEMENT
rechercher ici
  • ACCUEIL
  • A LA UNE
    • DIVERS
    • SCIENCE – TECHNOLOGIE
    • EDUCATION – FORMATION
  • CONCOURS
    • Avis concours
    • Épreuves concours
    • Résultats concours
  • DOCUMENT
    • Destination BAC
    • REUSSIR SA DICTEE
    • Collection Adem
    • Collection Le Pakao
    • Epreuve Bacccalauréat
    • Livre / Cours
  • MA CLASSE
    • Elémentaire
    • Moyen
    • Secondaire
  • RUBRIQUE
    • Portrait
    • Opinion
    • Entrepreneuriat
    • Café du savoir
    • Café dominical
    • La case des histoires
  • PROCEDURE
    • ETUDES APRES LE BFEM
    • ETUDES APRES LE BAC
    • Anaq sup
    • Campus France
    • Education et formation
  • RECRUTEMENT
    • EMPLOIS ET STAGES
    • CANDIDATURES SPONTANEES
Have an existing account? Sign In
Follow US
Mathématiques

Polynôme Bac L 2011

Published 24 mai 2022
Share
2 Min Read
SHARE

Soit le polynôme P(x) = x^3 + ax^2 + bx + 6 où a et b sont des réels.

 

1) Déterminer les réels a et b sachant que P(-2) = 0 et P (-1) = 8.

 

2) On pose P(x)= x^3 - 2x^2 - 5x + 6.

 

a) Factoriser P(x).

 

b) Résoudre dans \mathbb{R} l’équation P(x) = 0.

 

c) Résoudre dans \mathbb{R} l’inéquation P(x) \geq 0.

 

d) Déduire de la question 2.b) les solutions de l’équation (E).

 

E) e^{3x+1} - 2 e^{2x+1} - 5 e^{x+1} + 6 e = 0.

 

Corrigé

 

P(x)=x^3+ax^2+bx+6 (a,b) \in \mathbb{R}^2

 

1. Déterminons les réels a et b sachant que P(-2)=0 et P(-1)=8

 

P(-2) = 0 signifie que (-2)^3+a(-2)^2+b(-2)+6=0

 

ce qui donne -8 + 4a – 2b + 6 = 0

 

soit 4a – 2b – 2 = 0 (1)

P(-1) = 0 signifie que (-1)^3+a(-1)^2+b(-1)+6=0

 

ce qui donne -1 + a – b + 6 = 8

 

soit a – b = 3 (2)

 

P(-2) = 0 et P(-1) = 8 se traduit donc par le système :

 

\left\{
\begin{array}{l}
4a - 2b = 2 \\
a - b = 3
\end{array}
\right.

 

soit
\left\{
\begin{array}{l}
2a - b = 1 \\
a - b = 3
\end{array}
\right.

 

soit
\left\{
\begin{array}{l}
2a - b = 1\ (1) \\
a - b = 3\ (2)
\end{array}
\right.

 

soit
\left\{
\begin{array}{l}
a = -2\ (1)-(2) \\
-2 - b = 3
\end{array}
\right.

 

soit
\left\{
\begin{array}{l}
a = -2\\
b = -5
\end{array}
\right.

 

2)

a) Factorisons P(x)=x^3+ax^2+bx+6.

 

Comme P(-2) = 0, alors -2 est racine de P(x) donc P(x)=(x+2)(x^2+\alpha x +\beta)

 

P(x)= x^3 +\alpha x^2 + 2 x^2 + \beta x + 2\alpha x + 2 \beta

 

P(x)= x^3 +(\alpha + 2)x^2 + (\beta + 2\alpha)x + 2 \beta

 

mais P(x)=x^3+ax^2+bx+6 donc par identification on a :

\left\{
\begin{array}{l}
\alpha + 2 = -2\\
2\alpha + \beta = -5 \\
2\beta = 6
\end{array}
\right.

 

soit
\left\{
\begin{array}{l}
\alpha = -4\\
\beta = 3 
\end{array}
\right.

 

Ainsi P(x)=(x+2)(x^2 -4x + 3)

 

1 est racine évidente de x^2 -4x + 3

 

donc P(x) = (x+2)(x-2)(x-3)

 

b) Résolvons l’équation P(x) = 0

 

P(x)=0\ \Longleftrightarrow (x+2)(x-2)(x-3) = 0

 

 \Longleftrightarrow x = -2\ ou\ x = 2\ ou\ x = 3

 

S=\{-2,2,3\}

 

c) Déduisons de 2b) les solutions de (E) :

 

(E)\ :\ e^{3x+1} -2e^{2x+1} -5e^{x+1} +6e = 0

 

(E)\Longleftrightarrow e \left(e^{3x} -2e^{2x} -5e^{x} + 6\right) = 0

 

en posant e^{x}=X on obtient avec X > 0

 

(E)\Longleftrightarrow X^{3} -2X^{2} -5X + 6 = 0

 

 \Longleftrightarrow P(X)=0

 

 \Longleftrightarrow X = 2\ ou\ X = 3 car X > 0

 

Soit e^{x}=2\ ou\ e^{x}=3

 

Soit x=\ln 2\ ou\ x =\ln 3

 

S' =\{\ln 2, \ln 3\}

J’aime ça :

J’aime chargement…

Articles similaires

NOS SERVICES
Ad imageAd image
Share This Article
Facebook Email Copy Link Print
Share

A LA UNE

Journée Internationale du Livre Africain
26 mai 2026
Partie 2 JILA 2026 – Première Journée Internationale du Livre Africain à Paris (Cité Universitaire, 14ème)
18 mai 2026
JILA 2026 – Première Journée Internationale du Livre Africain à Paris (Cité Universitaire, 14ème)
16 mai 2026
Journée Internationale du Livre Africain
14 mai 2026
Concours de recrutement armée contingent 2027
13 mai 2026

LES PLUS VUS

Cash Deal Sénégal, recrute un Assistant(e) Service Clientèle.
292.9k Views
Une Société de la place recrute un Technicien Supérieur en Architecture
181.4k Views
Résultats Certificat Élémentaire d’Aptitude Pédagogique (CEAP) 2024 _ Option Français
75.1k Views
GPF recrute pour un client un Comptable
64.2k Views
ONG FODDE recrute  2 Superviseurs et 4 animateurs dans le cadre du projet Deemal Niamanteeri financé par l’USAID, FODDE, en partenariat avec CORAF et ChildFund International 
42.3k Views

Catégories

You Might Also Like

MathématiquesSECONDE

Télécharger Cours Seconde L complets Mathématiques Par M.SANO – FOUNDIOUGNE

14 novembre 2023
MathématiquesSECONDE

Télécharger Série calcul dans R Seconde L Lycée de Richard Toll 2024

13 novembre 2023
Mathématiques

Limites de fonctions notion

21 février 2023
MathématiquesSecondaire

2021/2022 – Seconde L – Composition du Premier Semestre – GS2N /IEF Foundiougne/IA DE FATICK

2 février 2023

NOS SERVICES

  • QUI SOMMES-NOUS
  • NOS CONCTACTS
  • COMMANDER UN CV
  • DEMANDER UNE BOURSE

DOCUMENATION

  • Livres / Cours
  • Collection ADEM
  • Collection Le Pakao
  • Collection La Boussole

MA CLASSE

  • Elémentaire
  • Moyen
  • Secondaire
  • REUSSIR SA DICTEE
Follow US
Go to mobile version
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?

%d