What is the product of the irrational roots of the equation
(2x-1)(2x-3)(2x-5)(2x-7)=9?
Answers were Sorted based on User's Feedback
Answer / raja
(2x - 1) (2x - 3) (2x - 5) (2x - 7) = 9
Let 2x - 4 = y
=> (y + 3) (y + 1) (y - 1) (y - 3) = 9
=> (y^2 - 1) (y^2 - 9) = 9
=> y^4 - 10y^2 + 9 = 9
=> y^2 (y^2 - 10) = 0
=> y = 0 or ± √(10)
=> 2x - 4 = ± √(10)
=> x = (1/2) [4 ± √(10)]
=> product of the irrational roots
= (1/2)^2 * [4 + √(10)] [4 - √(10)]
= (1/4) * 6
= 3/2.
| Is This Answer Correct ? | 44 Yes | 5 No |
If cos2A + cos2B + cos2C = 1 then ABC is a (a) Right angle triangle (b) Equilateral triangle (c) All the angles are acute (d) None of these
How many bonds are present in CO2 molecule?
How do you customise database for blast?
what is Genome annotation?
What is the secondary structure of intron ?
WHY YOU SELECT BIOINFORMATICS AS YOUR MAJOR FIELD??
How did you get into the field of bioinformatics?
Tell us about three kinds of DNA?
What is bioinformatics?
What is Proteomics?
Define COG and KOG ?
Draw the E-R diagram for the database of a departmental store having the following relational database scheme Employees(e-no, address) Department(d-name) work-n(e-no, d-name) Looking-after(d-name, e-no) Item (item-no, brand-name, model-no, cost-price, sale-price)