Why Is Pre-Calculus Challenging for Some Students?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 9K views
jubej
Messages
6
Reaction score
0
hello! I am a studen from sweden and i having some troble solves this kind of problems. i have tried but the book its really bad to expleain. and i really have to know this for the coming exan, so if anyone could help me i really be so happy :)

here are some stuff i have hard time solving:

1) z^4=16i
2) 2z³ - 3z² + 2z -3 = 0


thnx again for any help
 
Physics news on Phys.org
jubej said:
hello! I am a studen from sweden and i having some troble solves this kind of problems. i have tried but the book its really bad to expleain. and i really have to know this for the coming exan, so if anyone could help me i really be so happy :)

here are some stuff i have hard time solving:

1) z^4=16i
2) 2z³ - 3z² + 2z -3 = 0


thnx again for any help
are those 2 separate problems or do i solve for 1 and apply it to 2?

1 - clarify question or how do you get an imaginary number?

[tex]\sqrt{-X}=\sqrt{X}i[/tex]

2 - factor out a common term, hint z^2
 
there are 2 separate problems.

the first one its so hard i don't where to start. or how to solve it

and the second one ill start to factor out term z² and see what happens thnx.
 
i can't factor out 2² in 2)

because : 2z³ - 3z² + 2z -3 = 0 has 2z so its not and z² type.
what to do?
 
not 2^2 but z^2, you eventually get

[tex]z^{2}(2z-3)+(2z-3)=0[/tex]

what would your next step be?
 
that would be maybe

z² = - (2z - 3)/(2z - 3)
z² = -1

its that right?
 
[tex]z^{2}(2z-3)+(2z-3)=0[/tex]

there is an implied one infront of the 2nd parenthesis

so

[tex]z^{2}(2z-3)+1(2z-3)=0[/tex]

pull out a common term of 2z-3

[tex](z^{2}+1)(2z-3)=0[/tex]

yes?