Find the value of the polynomial \(5x - 4x^2 + 3\) at:
- \(x = 0\)
- \(x = -1\)
- \(x = 2\)
📘 Concept & Theory Theory / Concept Used ›
A polynomial is an algebraic expression consisting of variables and coefficients. To find the value of a polynomial at a particular value of \(x\), we substitute the given value of \(x\) into the polynomial and simplify step-by-step.
The given polynomial is:
\[\small p(x)=5x-4x^2+3 \]
Here:
- \(5x\) is the linear term.
- \(-4x^2\) is the quadratic term.
- \(3\) is the constant term.
While evaluating a polynomial, always follow the order: Substitution → Exponents → Multiplication → Addition/Subtraction.
🗺️ Solution Roadmap Step-by-step Plan ›
- Write the polynomial properly.
- Substitute the given value of \(x\).
- Calculate powers first.
- Perform multiplication carefully.
- Simplify by addition/subtraction.
- Write the final value clearly.
✏️ Solution Complete Solution ›
- Given: \[\small p(x)=5x-4x^2+3\]
- Substitute \(x=0\):For \(x = 0\), the polynomial simplifies to:
- \[\small \begin{aligned} p(0) &=5(0)-4(0)^2+3 \end{aligned} \]
- Evaluate the square:
- \[\small \begin{aligned} p(0) &=5(0)-4(0)+3 \end{aligned} \]
- Perform multiplication:
- \[\small \begin{aligned} p(0) &=0-0+3 \end{aligned} \]
- Simplify:
- \[\small \begin{aligned} p(0) &=3 \end{aligned} \]Thus, the value of the polynomial at \(x = 0\) is \(3\).
- For \(x = -1\), substitute and simplify similarly:
- \[\small \begin{aligned} p(-1) &=5(-1)-4(-1)^2+3 \end{aligned} \]
- Evaluate the square:
- \[\small \begin{aligned} p(-1) &=5(-1)-4(1)+3 \end{aligned} \]
- Perform multiplication:
- \[\small \begin{aligned} p(-1) &=-5-4+3 \end{aligned} \]
- Simplify:
- \[\small \begin{aligned} p(-1) &=-6 \end{aligned} \]Thus, the value of the polynomial at \(x = -1\) is \(-6\).
- For \(x = 2\), substitute and simplify similarly:
- \[\small \begin{aligned} p(2) &=5(2)-4(2)^2+3 \end{aligned} \]
- Evaluate the square:
- \[\small \begin{aligned} p(2) &=5(2)-4(4)+3 \end{aligned} \]
- Perform multiplication:
- \[\small \begin{aligned} p(2) &=10-16+3 \end{aligned} \]
- Simplify:
- \[\small \begin{aligned} p(2) &=-3 \end{aligned} \]Thus, the value of the polynomial at \(x = 2\) is \(-3\).
🎯 Exam Significance Exam Significance ›
- Evaluation of polynomials is one of the most fundamental algebraic skills frequently asked in school examinations.
- Questions based on substitution and simplification appear regularly in CBSE board exams and internal assessments.
- Competitive examinations test calculation accuracy and sign handling using such polynomial evaluations.
- This concept forms the foundation for factorisation, algebraic identities, graphing of functions, and higher algebra in Classes 10, 11 and 12.
- Careful handling of negative signs and exponents is extremely important for entrance examinations like Olympiads and NTSE.