Math Q

This forum made possible through the generous support of SDN members, donors, and sponsors. Thank you.

Mstoothlady2012

Full Member
10+ Year Member
5+ Year Member
15+ Year Member
Joined
Apr 7, 2007
Messages
1,714
Reaction score
4
Points
4,571
Location
FL
  1. Dental Student
Advertisement - Members don't see this ad
Can some1 solve this for me plzz, I am getting the answer which is not even one of the answer choices.

1/2[(3x-1)^2 - (3x + 1)^ 2]

a) -12x-1
b) 6x +1
c) 6x
d) -6x
e) 12x

Thanks!
 
First get the inside of the parenthesize:

(3x-1)^2 = (3x-1)(3x-1)= 9x^2 -6x+1
(3X+1)^2 = (3X+1)(3X+1)= 9x^2 + 6+1

If you subtract t hem the 9x^2 cancels and so do the ones and your left with
1/2(-12x)= -6x
 
Is the answer -6x?

1/2 [(9x2 - 6x +1) - (9x2 + 6x + 1)] = 1/2 [9x2 -6x +1 - 9x2 - 6x - 1] =

1/2[-12x] = -6x
 
First get the inside of the parenthesize:

(3x-1)^2 = (3x-1)(3x-1)= 9x^2 -6x+1

(3X+1)^2 = (3X+1)(3X+1)= 9x^2 + 6+1

If you subtract t hem the 9x^2 cancels and so do the ones and your left with
1/2(-12x)= -6x

shoot! I was doing this wrong. I kept on solving it has 9x^2 - 6x - 1 lol Thanks!
 
Can some1 solve this for me plzz, I am getting the answer which is not even one of the answer choices.

1/2[(3x-1)^2 - (3x + 1)^ 2]

a) -12x-1
b) 6x +1
c) 6x
d) -6x
e) 12x

Thanks!
Easier way is to use a^2 - b^2 = (a+b)(a-b)

Here we have a^2 = (3x-1)^2 and b^2 = (3x+1)^2

You get 1/2 * [(3x - 1) + (3x + 1)] * [(3x - 1) - (3x + 1)]

Equals (1/2) * (6x) * (-2) = -6x
 
Top Bottom