Difference between revisions of "Solution"
Jump to navigation
Jump to search
(Created page with "=Hints for difficult problems = #If P & q are the roots of the equation <math>2a^2-4a+1=0</math> find the value of <math>p^3+q^3</math> '''Pre requisites''': #Standard form ...") |
|||
Line 25: | Line 25: | ||
<math>p^3+q^3=(p+q)^3-3pq(p+q)</math><br> =<math>(2)^3-3[{\frac{1}{2}}](2)</math><br> | <math>p^3+q^3=(p+q)^3-3pq(p+q)</math><br> =<math>(2)^3-3[{\frac{1}{2}}](2)</math><br> | ||
=8-3<br>=5 | =8-3<br>=5 | ||
+ | ''to back to concept page''' | ||
+ | [[http://karnatakaeducation.org.in/KOER/en/index.php/Quadratic_Equations#Hints_for_difficult_problems]] |
Revision as of 11:30, 14 August 2014
Hints for difficult problems
- If P & q are the roots of the equation find the value of
Pre requisites:
- Standard form of quadratic equation
- Formula to find the sum & product of quadratic equation
- Knowledge of using appropriate identity
Interpretation of the Problem:
- Compare the equation with standard form and identify the values of a,b,c
- To find the sum formformof the roots of the quadratic equation using the formula
- To find the product of the roots of the equation
- Using the identity & rewriting as
- Substitute the values of m+n & mn in
- Simplification
Concepts:
- Formula to find the sum and product of the roots of the quadratic equation
- Identity
Algorithm:
Consider the equation
Here a=2,b=-4 & c=1
If p & q are the roots of the quadratic equation then
Therefore,
=
=8-3
=5
to back to concept page'
[[1]]