SOLUTION: Dear tutors,
It would help me greatly if you could explain to me how to solve these two equations. I already have the answer but I do not know how to get it. So if you could show
Algebra ->
Coordinate Systems and Linear Equations
-> Lessons
-> SOLUTION: Dear tutors,
It would help me greatly if you could explain to me how to solve these two equations. I already have the answer but I do not know how to get it. So if you could show
Log On
Question 889756: Dear tutors,
It would help me greatly if you could explain to me how to solve these two equations. I already have the answer but I do not know how to get it. So if you could show me the calculation that leads to the asnwer, that would be great.
Question: 2x^2/ cube root of 4x
The answer should be = x cube root of 2x^2
Question: (x/x^2-x-6)-(2/x-3) = 3
Thank you so much for you help,
kate B. Found 2 solutions by Fombitz, rothauserc:Answer by Fombitz(32388) (Show Source):
You can put this solution on YOUR website! 1. 2x^2 / (4x)^(1/3) =
multiply both the numerator and denominator by (4x)^(2/3)
(2x^2) * (4x)^(2/3)) / 4x =
cancel x and 2 from numerator and denominator
x * (4x)^(2/3)) / 2 =
square 4x
x * (8*2*x^2)^(1/3) / 2 =
note that cube root of 8 is 2
2x * (x^2)^(1/3) / 2 =
cancel 2 from numerator and denominator
x * (x^2)^(1/3) = x cube root of 2x^2
2. (x/x^2-x-6)-(2/x-3) = 3
factor denominator of first fraction
(x / ((x-3)*(x+2)) - (2/(x-3)) = 3
common denominator of both fractions is (x-3)*(x+2)
(x - (2*(x+2)) / ((x-3)*(x+2)) = 3
expand the numerator
(x -2x -4) / ((x-3)*(x+2)) = 3
combine like terms
(-x -4) = 3*(x-3)*(x+2)
-x -4 = 3 * (x^2-x-6)
-x -4 = 3x^2 -3x -18
3x^2 -2x -14 = 0
use quadratic formula
x = (2 + square root((-2)^2 -4*3*(-14)))/(2*3) = 2.519146175 is approx 2.52
x = (2 - square root((-2)^2 -4*3*(-14)))/(2*3) = −1.852479508 is approx -1.85
now check our answers with original equation
(2.52 / ((2.52)^2 -(2.52) -6) - (2 / ((2.52) / (2.52 - 3))) = 3
3.005162242 is approx 3
(-1.85 / ((-1.85)^2 -(-1.85) -6) - (-1.85 / ((-1.85 -3))) = 3
2.95532646 is approx 3
our answers of x = 2.52 or -1.85 check with original equation