01 76 38 08 47
Logo Kartable
AccueilParcourirRechercheSe connecter

Pour profiter de 10 contenus offerts.

Logo Kartable
AccueilParcourirRechercheSe connecter

Pour profiter de 10 contenus offerts.

  1. Accueil
  2. Terminale S
  3. Mathématiques
  4. Exercice : Utiliser la linéarité pour calculer une intégrale

Utiliser la linéarité pour calculer une intégrale Exercice

Ce contenu a été rédigé par l'équipe éditoriale de Kartable.

Dernière modification : 07/08/2019 - Conforme au programme 2019-2020

Quelle est la valeur de I=\int_{1}^{10}\dfrac{1+8x-3x^2}{x^2} \ \mathrm dx ?

I=\int_{1}^{10}\dfrac{1+8x-3x^2}{x^2} \ \mathrm dx

I=\int_{1}^{10}\dfrac{1}{x^2}+\dfrac{8x}{x^2}+\dfrac{-3x^2}{x^2} \ \mathrm dx

Par linéarité de l'intégrale, on obtient :

I=\int_{1}^{10} \dfrac{1}{x^2} \ \mathrm dx +\int_{1}^{10} \dfrac{8}{x} \ \mathrm dx +\int_{1}^{10} -3 \ \mathrm dx

On pose :

I_1=\int_{1}^{10} \dfrac{1}{x^2} \ \mathrm dx=\int_{1}^{10} f_1\left(x\right) \ \mathrm dx

I_2=\int_{1}^{10} \dfrac{8}{x} \ \mathrm dx=\int_{1}^{10} f_2\left(x\right) \ \mathrm dx

I_3=\int_{1}^{10} -3 \ \mathrm dx=\int_{1}^{10} f_3\left(x\right) \ \mathrm dx

Etape 1

Calcul de I1

I_1=\int_{1}^{10} \dfrac{1}{x^2} \ \mathrm dx=\int_{1}^{10} f_1\left(x\right) \ \mathrm dx

Une primitive de f1 est la fonction F1 définie sur \left[ 1;10 \right] par F_1\left(x\right)=-\dfrac{1}{x}.

On obtient :

I_1=\int_{1}^{10} f_1\left(x\right) \ \mathrm dx

I_1=F_1\left(10\right)-F_1\left(1\right)

I_1=\left[ -\dfrac{1}{x} \right]_{1}^{10}

I_1=-\dfrac{1}{10}-\left(-\dfrac{1}{1}\right)

I_1=-\dfrac{1}{10}+1=\dfrac{9}{10}

Etape 2

Calcul de I2

I_2=\int_{1}^{10} \dfrac{8}{x} \ \mathrm dx=\int_{1}^{10} f_2\left(x\right) \ \mathrm dx

Une primitive de f2 est la fonction F2 définie sur \left[ 1;10 \right] par F_2\left(x\right)=8\ln\left(x\right).

On obtient :

I_2=\int_{1}^{10} f_2\left(x\right) \ \mathrm dx

I_2=F_2\left(10\right)-F_2\left(1\right)

I_2=\left[ 8\ln\left(x\right)\right]_{1}^{10}

I_2=8\ln\left(10\right)-8\ln\left(1\right)

I_2=8\ln\left(10\right)

Etape 3

Calcul de I3

I_3=\int_{1}^{10} -3 \ \mathrm dx=\int_{1}^{10} f_3\left(x\right) \ \mathrm dx

Une primitive de f3 est la fonction F3 définie sur \left[ 1;10 \right] par F_3\left(x\right)=-3x.

On obtient :

I_3=\int_{1}^{10} f_3\left(x\right) \ \mathrm dx

I_3=F_3\left(10\right)-F_3\left(1\right)

I_3=\left[ -3x\right]_{1}^{10}

I_3=-3\times 10-\left(-3\times 1\right)

I_3=-30+3=-27

Etape 4

Calcul de I

Finalement:

I=I_1+I_2+I_3

I=\dfrac{9}{10}+8\ln\left(10\right)-27

I=-\dfrac{261}{10}+8\ln\left(10\right).

I=\int_{1}^{10}\dfrac{1+8x-3x^2}{x^2} \ \mathrm dx=-\dfrac{261}{10}+8\ln\left(10\right)

Quelle est la valeur de I=\int_{1}^{2}\dfrac{x^2+x+1}{x} \ \mathrm dx ?

I=\int_{1}^{2}\dfrac{x^2+x+1}{x} \ \mathrm dx

I=\int_{1}^{2}\dfrac{x^2}{x}+\dfrac{x}{x}+\dfrac{1}{x} \ \mathrm dx

Par linéarité de l'intégrale, on obtient :

I=\int_{1}^{2} x \ \mathrm dx +\int_{1}^{2} 1 \ \mathrm dx +\int_{1}^{2} \dfrac{1}{x} \ \mathrm dx

On pose :

I_1=\int_{1}^{2} x \ \mathrm dx=\int_{1}^{2} f_1\left(x\right) \ \mathrm dx

I_2=\int_{1}^{2} 1 \ \mathrm dx=\int_{1}^{2} f_2\left(x\right) \ \mathrm dx

I_3=\int_{1}^{2} \dfrac{1}{x} \ \mathrm dx=\int_{1}^{2} f_3\left(x\right) \ \mathrm dx

Etape 1

Calcul de I1

I_1=\int_{1}^{2} x \ \mathrm dx=\int_{1}^{2} f_1\left(x\right) \ \mathrm dx

Une primitive de f1 est la fonction F1 définie sur \left[ 1;2 \right] par F_1\left(x\right)=\dfrac{x^2}{2}.

On obtient :

I_1=\int_{1}^{2} f_1\left(x\right) \ \mathrm dx

I_1=F_1\left(2\right)-F_1\left(1\right)

I_1=\left[ \dfrac{x^2}{2} \right]_{1}^{2}

I_1=\dfrac{2^2}{2}-\dfrac{1^2}{2}

I_1=\dfrac{3}{2}

Etape 2

Calcul de I2

I_2=\int_{1}^{2} 1 \ \mathrm dx=\int_{1}^{2} f_2\left(x\right) \ \mathrm dx

Une primitive de f2 est la fonction F2 définie sur \left[ 1;2 \right] par F_2\left(x\right)=x.

On obtient :

I_2=\int_{1}^{2} f_2\left(x\right) \ \mathrm dx

I_2=F_2\left(2\right)-F_2\left(1\right)

I_2=\left[ x\right]_{1}^{2}

I_2=2-1

I_2=1

Etape 3

Calcul de I3

I_3=\int_{1}^{2} \dfrac{1}{x} \ \mathrm dx=\int_{1}^{2} f_3\left(x\right) \ \mathrm dx

Une primitive de f3 est la fonction F3 définie sur \left[ 1;2 \right] par F_3\left(x\right)=\ln\left(x\right).

On obtient :

I_3=\int_{1}^{2} f_3\left(x\right) \ \mathrm dx

I_3=F_3\left(2\right)-F_3\left(1\right)

I_3=\left[ \ln\left(x\right)\right]_{1}^{2}

I_3=\ln\left(2\right)-\ln\left(1\right)

I_3=\ln\left(2\right)

Etape 4

Calcul de I

Finalement:

I=I_1+I_2+I_3

I=\dfrac{3}{2}+1+\ln\left(2\right)

I=\dfrac{5}{2}+\ln\left(2\right).

I=\int_{1}^{2}\dfrac{x^2+x+1}{x} \ \mathrm dx=\dfrac{5}{2}+\ln\left(2\right)

Quelle est la valeur de I=\int_{2}^{3}\dfrac{1+xe^x}{x} \ \mathrm dx ?

I=\int_{2}^{3}\dfrac{1+xe^x}{x} \ \mathrm dx

I=\int_{2}^{3}\dfrac{1}{x}+\dfrac{xe^x}{x} \ \mathrm dx

Par linéarité de l'intégrale, on obtient :

I=\int_{2}^{3} \dfrac{1}{x} \ \mathrm dx +\int_{2}^{3} e^x \ \mathrm dx

On pose :

I_1=\int_{2}^{3} \dfrac{1}{x} \ \mathrm dx=\int_{2}^{3} f_1\left(x\right) \ \mathrm dx

I_2=\int_{2}^{3} e^x \ \mathrm dx=\int_{2}^{3} f_2\left(x\right) \ \mathrm dx

Etape 1

Calcul de I1

I_1=\int_{2}^{3} \dfrac{1}{x} \ \mathrm dx=\int_{2}^{3} f_1\left(x\right) \ \mathrm dx

Une primitive de f1 est la fonction F1 définie sur \left[ 2;3\right] par F_1\left(x\right)=\ln\left(x\right).

On obtient :

I_1=\int_{2}^{3} f_1\left(x\right) \ \mathrm dx

I_1=F_1\left(3\right)-F_1\left(2\right)

I_1=\left[ \ln\left(x\right) \right]_{2}^{3}

I_1=\ln\left(3\right)-\ln\left(2\right)

I_1=ln\left( \dfrac{3}{2} \right)

Etape 2

Calcul de I2

I_2=\int_{2}^{3} e^x \ \mathrm dx=\int_{2}^{3} f_2\left(x\right) \ \mathrm dx

Une primitive de f2 est la fonction F2 définie sur \left[ 2;3\right] par F_2\left(x\right)=e^x.

On obtient :

I_2=\int_{2}^{3} f_2\left(x\right) \ \mathrm dx

I_2=F_2\left(3\right)-F_2\left(2\right)

I_2=\left[ e^x\right]_{2}^{3}

I_2=e^3-e^2

Etape 3

Calcul de I

Finalement:

I=I_1+I_2

I=ln\left( \dfrac{3}{2} \right)+e^3-e^2.

I=\int_{2}^{3}\dfrac{1+xe^x}{x} \ \mathrm dx=ln\left( \dfrac{3}{2} \right)+e^3-e^2

Quelle est la valeur de I=\int_{2}^{5}\dfrac{x+2}{x+1} \ \mathrm dx ?

I=\int_{2}^{5}\dfrac{x+2}{x+1} \ \mathrm dx

I=\int_{2}^{5}\dfrac{x+1+1}{x+1} \ \mathrm dx=\int_{2}^{5}\dfrac{x+1}{x+1}+\dfrac{1}{x+1} \ \mathrm dx\int_{2}^{5} 1+\dfrac{1}{x+1} \ \mathrm dx

Par linéarité de l'intégrale, on obtient :

I=\int_{2}^{5} 1 \ \mathrm dx +\int_{2}^{5} \dfrac{1}{x+1} \ \mathrm dx

On pose :

I_1=\int_{2}^{5} 1 \ \mathrm dx=\int_{2}^{5} f_1\left(x\right) \ \mathrm dx

I_2=\int_{2}^{5} \dfrac{1}{x+1} \ \mathrm dx=\int_{2}^{5} f_2\left(x\right) \ \mathrm dx

Etape 1

Calcul de I1

I_1=\int_{2}^{5} 1 \ \mathrm dx=\int_{2}^{5} f_1\left(x\right) \ \mathrm dx

Une primitive de f1 est la fonction F1 définie sur \left[ 2;5\right] par F_1\left(x\right)=x.

On obtient :

I_1=\int_{2}^{5} f_1\left(x\right) \ \mathrm dx

I_1=F_1\left(5\right)-F_1\left(2\right)

I_1=\left[ x\right]_{2}^{5}

I_1=5-2

I_1=3

Etape 2

Calcul de I2

I_2=\int_{2}^{5} \dfrac{1}{x+1} \ \mathrm dx=\int_{2}^{5} f_2\left(x\right) \ \mathrm dx

f_{2}\left(x\right)=\dfrac{1}{x+1} est du type \dfrac{u'\left(x\right)}{u\left(x\right)} en posant u\left(x\right)=x+1. Par conséquent, une primitive de f2 est la fonction F_{2}=\ln\left(u\right) définie sur \left[ 2;5\right] par F_2\left(x\right)=\ln\left(x+1\right).

On obtient :

I_2=\int_{2}^{5} f_2\left(x\right) \ \mathrm dx

I_2=F_2\left(5\right)-F_2\left(2\right)

I_2=\left[ \ln\left(x+1\right)\right]_{2}^{5}

I_2=\ln\left(5+1\right)-\ln\left(2+1\right)=\ln\left(6\right)-\ln\left(3\right)=ln\left( \dfrac{6}{3} \right)=\ln\left(2\right)

Etape 3

Calcul de I

Finalement:

I=I_1+I_2

I=3+\ln\left(2\right).

I=\int_{2}^{5}\dfrac{x+2}{x+1} \ \mathrm dx=3+\ln\left(2\right)

Quelle est la valeur de I=\int_{1}^{4}\dfrac{2x}{x^2+3x} \ \mathrm dx+\int_{1}^{4}\dfrac{3}{x^2+3x} \ \mathrm dx ?

I=\int_{1}^{4}\dfrac{2x}{x^2+3x} \ \mathrm dx+\int_{1}^{4}\dfrac{3}{x^2+3x} \ \mathrm dx.

Mais lorsque les bornes sont les mêmes, la somme des intégrales est l'intégrale de la somme. Par linéarité de l'intégrale, on obtient donc:

I=\int_{1}^{4}\dfrac{2x}{x^2+3x}+\dfrac{3}{x^2+3x} \ \mathrm dx=\int_{1}^{4} \dfrac{2x+3}{x^2+3x} \ \mathrm dx=\int_{1}^{4} f\left(x\right) \ \mathrm dx en posant, pour tout x de l'intervalle \left[1;4\right], f\left(x\right)=\dfrac{2x+3}{x^2+3x}.

On pose maintenant, pour tout x de l'intervalle \left[1;4\right], u\left(x\right)=x^2+3x. On a alors, pour tout x de l'intervalle \left[1;4\right], u'\left(x\right)=2x+3 et on remarque alors que f=\dfrac{u'}{u}. Une primitive de f est donc F=\ln\left(u\right) ce qui donne, pour tout x de l'intervalle \left[1;4\right] :

F\left(x\right)=\ln\left(x^2+3x\right).

On peut maintenant calculer I:

I=\int_{1}^{4} f\left(x\right) \ \mathrm dx

I=F\left(4\right)-F\left(1\right)=\left[ F\left(x\right) \right]_{1}^{4}=\left[ln\left(x^2+3x\right) \right]_{1}^{4}

I=\ln\left(4^2+3\times 4\right)-\ln\left(1^2+3\times 1\right)=\ln\left(16+12\right)-\ln\left(1+3\right)=\ln\left(28\right)-\ln\left(4\right)=ln\left( \dfrac{28}{4} \right)=\ln\left(7\right)

I=\int_{1}^{4}\dfrac{2x}{x^2+3x} \ \mathrm dx+\int_{1}^{4}\dfrac{3}{x^2+3x} \ \mathrm dx=\ln\left(7\right)

Quelle est la valeur de I=\int_{-2}^{-1}\dfrac{x}{x+7} \ \mathrm dx+\int_{-2}^{-1}\dfrac{7}{x+7} \ \mathrm dx ?

I=\int_{-2}^{-1}\dfrac{x}{x+7} \ \mathrm dx+\int_{-2}^{-1}\dfrac{7}{x+7} \ \mathrm dx.

On pourrait calculer la seconde intégrale, mais le calcul de la première n'est pas au programme de terminale. Mais lorsque les bornes sont les mêmes, la somme des intégrales est l'intégrale de la somme. Par linéarité de l'intégrale, on obtient donc:

I=\int_{-2}^{-1}\dfrac{x}{x+7} +\dfrac{7}{x+7} \ \mathrm dx=\int_{-2}^{-1}\dfrac{x+7}{x+7} \ \mathrm dx=\int_{-2}^{-1} 1 \ \mathrm dx=\int_{-2}^{-1} f\left(x\right) \ \mathrm dx en posant, pour tout x de l'intervalle \left[-2;-1\right], f\left(x\right)=1.

Une primitive de f est F en posant, pour tout x de l'intervalle \left[-2;-1\right] :

F\left(x\right)=x.

On peut maintenant calculer I:

I=\int_{-2}^{-1} f\left(x\right) \ \mathrm dx

I=F\left(-1\right)-F\left(-2\right)=\left[ F\left(x\right) \right]_{-2}^{-1}=\left[x \right]_{-2}^{-1}

I=-1-\left(-2\right)=-1+2=1

I=\int_{-2}^{-1}\dfrac{x}{x+7} \ \mathrm dx+\int_{-2}^{-1}\dfrac{7}{x+7} \ \mathrm dx=1

Quelle est la valeur de I=\int_{0}^{3}\left(x+1\right)e^x \ \mathrm dx-\int_{0}^{3}xe^x \ \mathrm dx ?

I=\int_{0}^{3}\left(x+1\right)e^x \ \mathrm dx-\int_{0}^{3}xe^x \ \mathrm dx.

Le calcul de chacune de ces deux intégrales n'est pas au programme de terminale. Mais lorsque les bornes sont les mêmes, la différence des intégrales est l'intégrale de la différence. Par linéarité de l'intégrale, on obtient donc:

I=\int_{0}^{3}\left(x+1\right)e^x \ \mathrm dx-\int_{0}^{3}xe^x \ \mathrm dx=\int_{0}^{3} \left(x+1\right)e^x-xe^x \ \mathrm dx=\int_{0}^{3} \left(x+1-x\right)e^x \ \mathrm dx=\int_{0}^{3} e^x \ \mathrm dx=\int_{0}^{3} f\left(x\right) \ \mathrm dx en posant, pour tout x de l'intervalle \left[0;3\right], f\left(x\right)=e^x.

Une primitive de f est F en posant, pour tout x de l'intervalle \left[0;3\right] :

F\left(x\right)=e^x.

On peut maintenant calculer I:

I=\int_{0}^{3} f\left(x\right) \ \mathrm dx

I=F\left(3\right)-F\left(0\right)=\left[ F\left(x\right) \right]_{0}^{3}=\left[e^x\right]_{0}^{3}

I=e^3-e^0=e^3-1

I=\int_{0}^{3}\left(x+1\right)e^x \ \mathrm dx-\int_{0}^{3}xe^x \ \mathrm dx=e^3-1

Exercice suivant

La charte éditoriale garantit la conformité des contenus aux programmes officiels de l'Éducation nationale. en savoir plus

Les cours et exercices sont rédigés par l'équipe éditoriale de Kartable, composéee de professeurs certififés et agrégés. en savoir plus

Voir aussi
  • Cours : Les intégrales
  • Quiz : Les intégrales
  • Méthode : Calculer une intégrale
  • Méthode : Encadrer une intégrale
  • Méthode : Démontrer qu'une intégrale est positive ou négative
  • Méthode : Etudier le sens de variation d'une suite définie par une intégrale
  • Méthode : Calculer l'aire sous la courbe d'une fonction
  • Méthode : Calculer l'aire du domaine compris entre deux courbes
  • Exercice : Calculer une intégrale
  • Exercice : Calculer l'intégrale de fonctions paires et impaires
  • Exercice : Transformer une expression pour calculer une intégrale
  • Exercice : Déterminer la valeur moyenne d'une fonction sur un intervalle donné
  • Exercice : Utiliser l'inégalité de la moyenne pour encadrer une intégrale
  • Exercice : Encadrer une intégrale
  • Exercice : Donner le signe d'une intégrale
  • Exercice : Exprimer une aire en fonction d'intégrales

Nos conseillers pédagogiques sont à votre écoute 7j/7

Nos experts chevronnés sont joignables par téléphone et par e-mail pour répondre à toutes vos questions.
Pour comprendre nos services, trouver le bon accompagnement ou simplement souscrire à une offre, n'hésitez pas à les solliciter.

support@kartable.fr
01 76 38 08 47

Téléchargez l'application

Logo application Kartable
KartableWeb, iOS, AndroidÉducation

4,5 / 5  sur  20261  avis

0.00
app androidapp ios
  • Contact
  • Aide
  • Livres
  • Mentions légales
  • Recrutement

© Kartable 2025