Answer Posted / sravan
(x-1)(x-9)=8;
x^2-10x+1=0
x=-b(+ or -)sqrt(b^2-4ac)/2a
Answer x=5+2*sqrt(6)
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is a subsequence of a string?
what is instanceof operator used in java?
What is entry set in java?
Explain the difference between throw and throws in java?
What is a predicate method?
What is JVM and is it platform independent?
What all methods are used to prevent thread execution ?
Are constructors methods?
Is vector thread safe in java?
Why does java not support operator overloading?
What is definition and declaration?
How is Object Oriented Programming different from Procedure Oriented Programming?
What is a double?
What is the difference between throw and throws keywords?
Explain about sets?