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
How many types of methods are there in java?
In case of inheritance what is the execution order of constructor and destructor?
Why parsing is done?
Can constructor be static or final?
How to sort an array from smallest to largest java?
What mechanism does java use for memory management?
What is externalizable?
Difference between arraylist and hashset in java?
Explain the meaning of java applet.
What is the new line character?
Define nashorn in java8.
how to deploy tomcatserver to weblogic server? write d following steps?
Explain heap sort?
What does math floor () do?
Is java free for commercial?