Quadratics (1 Viewer)

Fortian09

Member
Joined
May 19, 2008
Messages
120
Gender
Male
HSC
2009
Heya all, more problems...

First one

Find the real root (s) of each of the following equations. (leave answers in 3d.p. if necessay).

1. (1/x) + (1/(x+2) = 2

2. 3x^2 = 27

Others to solve:

1. (log x)2 = log x2

2. 1/(x-3) - 1/(x-4) = 1/ (x-5)

3. 2x + 22-x] = 5

4. 1/(root((x^2) - 2)) + 1/(root((x^2) + 2))= -3
 

Pwnage101

Moderator
Joined
May 3, 2008
Messages
1,408
Location
in Pursuit of Happiness.
Gender
Undisclosed
HSC
N/A
1). now we need to manipulate this:

(1/x)+1/(x+2)=2 -----> X CANNOT = 0 OR -2 (NOT IN DOMAIN)

(x+2)+x=2x(x+2)

2x+2=2x^2 + 4x

2x^2+2x-2=0

x^2+x-1=0

NB/// (1/x)+1/(x+2)=2 IS NOT THE SAME AS x^2+x-1=0 HOWEVER, THEY HAVE THE SAME ROOTS:

use quadratic formula, and u should get:

x= (-1+root5)/2 OR = (-1-root5)/2


2.

3^(x^2) = 27
take logs of both sides

log(3^(x^2)) = log(3^3), as 27 = 3^3

x^2*(log3) = 3*(log3) by log laws

x^2=3

ie x= root3 OR x=-root3

others:

1. taking 'log' to mean 'log base 10' - NOT the natural logarithm:

(logx)(logx)=log(x^2)
(logx)(logx)=2(logx) by log laws
(logx)(logx)-2(logx)=0
(logx)[(logx)-2]=0

thus, logx = 0 OR logx=2
x=10^0 OR x = 10^2

ie: x=1 OR x=100

2. AS with before, we need to make an eq2uationw ith the same roots [will not be an equivalent equation]

thus 1/(x-3)-1/(x-4)=1/(x-5) ------------>X CANNOT = 3,4 OR 5

multiply everything by (x-3)(x-4)(x-5) and rearrange to get:

x^2-6x+7=0

uusing quadratic formula:

x= (3+root2) OR x=3-root2

3. Not sure how to handle this, at first sight, but upon looking at the graph, it is clear the result is x=0 or x=2

4. Im pretty sure that has no solutions - the left hand side is always positive, as 1/(root of anything) is positive, yet the RHS is negative, thus it will never hold - sketching the graph also yields there ARE NO REAL ROOTS

Hope that helped, and my steps can be easily followed
 
Last edited:

lolokay

Active Member
Joined
Mar 21, 2008
Messages
1,015
Gender
Undisclosed
HSC
2009
2. 3x2 = 33
x = +- sqrt3

'Others to solve'
1. (ln x)2 = 2ln x
(lnx)2 - 2ln x = 0
lnx(lnx -2) = 0
lnx = 0; x = 1
or lnx = 2; x = e2

2. (x-4)(x-5) - (x-3)(x-5) - (x-3)(x-4) = 0
-x2 + 6x - 7 = 0
x2 - 6x + 7 = 0
x = 6+-sqrt[8]/2 = 3+-sqrt2

3. 2x + 22-x = 5
x = 0, 2 by inspection

2x + 4*2-x - 5 = 0
22x - 5*2x + 4 = 0
2x = 5+-sqrt[9]/2 = 1, 4
x = 0, 2

4. don't the roots imply that LHS is positive, but RHS is negative?
 
Last edited:

vafa

Member
Joined
Mar 16, 2006
Messages
302
Gender
Undisclosed
HSC
N/A
bored of sc said:
Question 2 is wrong.

It should be:

3x^2 = 27
3x^2 = 33
Equate powers:
x2 = 3
x = + root3
Thanks for that, I am used to do my mathematics on my Linux machine and I sometimes do such mistakes.
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top