solve (x-1)(x-9)=8;

Answers were Sorted based on User's Feedback



solve (x-1)(x-9)=8;..

Answer / 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

solve (x-1)(x-9)=8;..

Answer / jatinder verma

(x-1)(x-9)=8

x^2-9x-x+9=8

x^2-10x+9=8

x^2-10x+9-8=0

x^2-10x+1=0

x^2+1=10x

x*x+1=10x

x+1=10x/x

x+1=10

x=10-1

x=9

Is This Answer Correct ?    1 Yes 6 No

solve (x-1)(x-9)=8;..

Answer / mani

x=1/8

Is This Answer Correct ?    0 Yes 6 No

Post New Answer

More Core Java Interview Questions

diff b/w sleep(1000) and wait(1000)?

4 Answers   Huawei,


what is an anonymous class?

6 Answers   TCS,


types of applets?.

7 Answers   TCS,


What package is math in java?

0 Answers  


Why are pointers not secure?

0 Answers  






what are the purposes of native, transiant key words?

2 Answers  


what is collections in java?

4 Answers  


Why local variables are stored in stack?

0 Answers  


Why string is called as immutable?

0 Answers  


Who is the owner of java?

0 Answers  


How to decrease number of hashings in has

1 Answers  


What is indexof?

0 Answers  


Categories