Thread Closed

Math problem - solving for a variable

 
Share Thread Thread Tools
Aug13-10, 07:22 AM   #1
 

Math problem - solving for a variable


1. The problem statement, all variables and given/known data

sqrt(2x+4) = sqrt(6x+1) - 1

I Need to solve for x, but cannot seem to get the same answer as the text. (Ans. x= 5/2)

3. The attempt at a solution

sqrt(2x+4) - sqrt(6x+1) = -1
square both sides
(2x+4) - (6x+1) = 1
-4x-3=1
-4x=4
x=-1 ??

I know I must be doing something wrong, it has been a while since I have done this sort of problem.

Thank you for your time.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Aug13-10, 07:30 AM   #2
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Your mistake is in thinking (a-b)2 = a2-b2, which is what you did when you squared the lefthand side of the equation. You need to multiply it out correctly.
Aug13-10, 07:56 AM   #3
 
Im still not there yet:

My new attempt:



I cant seem to get rid of the sqrt (x)
i know sqrt(12x) = 2*sqrt(3x)
Aug13-10, 08:08 AM   #4
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Math problem - solving for a variable


Now you're making even more mistakes. First,

[sqrt(2x+4)-sqrt(6x+1)]2 ≠ (2x+4) - (6x+1)

Second,

sqrt(a+b) ≠ sqrt(a)+sqrt(b)

which is what you're doing going from the fifth line to the sixth line. You were, however, correct when you said earlier that

(sqrt(2x+4))2 = 2x+4



The problem is actually a bit easier to solve if you square both sides right away:

(sqrt(2x+4))2 = (sqrt(6x+1)-1)2

To correctly calculate the righthand side, let a=sqrt(6x+1) and b=1. Then your equation becomes

(sqrt(2x+4))2 = (a-b)2

Now FOIL out the righthand side and then substitute back in for a and b.
Aug13-10, 08:19 AM   #5
 
Im sorry, I am unable to see that. All i can see is black and faint white portions. Is it possible for you to take a screen shot and upload to image shack?
Aug13-10, 08:31 AM   #6
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Retired Staff Staff Emeritus
I edited my previous post and took out the images. You should be able to read it now.
Aug13-10, 01:25 PM   #7
 
I got it, thank you for your help.
It took a while to come back to me. I appreciate your time, thank you.

Aug13-10, 01:34 PM   #8
 
Mentor
Looks fine.
Thread Closed
Thread Tools


Similar Threads for: Math problem - solving for a variable
Thread Forum Replies
Good Book Of Math Problems / On Problem Solving Science Textbook Discussion 2
Solving for a variable Precalculus Mathematics Homework 1
Solving For A Variable Precalculus Mathematics Homework 5
Solving for a variable. Calculus 7
Graphic technique for math problem solving General Math 6