
Steve S. answered 03/29/14
Tutor
5
(3)
Tutoring in Precalculus, Trig, and Differential Calculus
1. (ab -2) (ab +2) = ab^2 + 4 (is this correct)
No: (ab -2) (ab +2) = (ab)^2 - 2^2 = a^2b^2 - 4
2. Can 8a^3 -27 be factored? I cannot find a way to do it
2. Can 8a^3 -27 be factored? I cannot find a way to do it
Use Difference of Cubes: (x^3 – y^3) = (x – y)(x^2 + xy + y^2)
8a^3 - 27 = (2a)^3 - 3^3 = (2a - 3)(4a^2 + 6a + 9)
3. Can x(x -2)(x +3) = 0 be solved? I did x=2 and y = -3 and nothing fits to have the problem still equal zero.
3. Can x(x -2)(x +3) = 0 be solved? I did x=2 and y = -3 and nothing fits to have the problem still equal zero.
Use the Zero Product Property (If the product of numbers is 0, then at least one of them has to be 0).
x(x -2)(x +3) = 0
==> x = 0 or x-2 = 0 or x+3 = 0
==> x = 0 or x = 2 or x = –3
4. can this problem be simplified, if so how? Or is it undefined, if so why?
(a^2^m b^m^+^1)/(a^m b)
"^+^1" doesn't make sense; I think it should be "^(+1)".
Because PEMDAS includes a left-to-right rule, "a^2^m" means "(a^2)^m".
((a^2)^m (b^m)^(+1))/(a^m b)
= (a^(2m) b^m)/(a^m b)
= a^(2m-m) b^(m-1)
= a^m b^(m-1)
L O.
03/29/14