212,199 views
20 votes
20 votes
Solve it please. Just wanted to check my drawing skill but please solve it​

Solve it please. Just wanted to check my drawing skill but please solve it​-example-1
User Afewcc
by
2.7k points

2 Answers

9 votes
9 votes

Answer:

Explanation:

I'm assuming that strange looking thing is a 9, so begin by multiplying both sides by that denominator to get:


x-9=√(x)+3 then subtract 3 from both sides to get


x-12=√(x) and then square both sides to get


x^2-24x+144=x and get everything on one side to solve for x by factoring:


x^2-25x+144=0 and factor that however it is you have learned to factor second-degree polynomials to get that

x = 16 and x = 9. We have to check for extraneous solutions because anytime you manipulate an equation, as we did by squaring both sides, you run the risk of these solutions that actually don't work when you plug them back into the original equation. Let's try 16 first:


(16-9)/(√(16)+3 )=1 If 16 is a solution, then this statement will be mathematically true.


(7)/(4+3)=1 and
(7)/(7)=1 so 16 works. Let's try 9:


(9-9)/(√(9)+3 )=1 We know that one doesn't work, because 9-9 = 0 and 0 over anything = 0, not 1.

x = 16 is the only solution.

User David Angarita
by
2.8k points
16 votes
16 votes

Answer:

x = 16

Explanation:


(x-9)/(√(x)+3)=1

Cross multiply,

x - 9 = √x + 3

Subtract 3 from both sides

x - 9 - 3 = √x

x - 12 = √x

Square both sides

(x -12)² = (√x)²

x² - 2 * x*12 + 12² = x

x² - 24x + 144 = x

x² - 24x + 144 - x = 0

x² - 25x + 144 = 0

Sum = -25

Product = 144

Factors = -9 , -16 {(-9)+(-16) = -25 & (-)*(-16) = 144}

x² - 25x + 144 = 0

x² - 16x - 9x + (-9)*(-16) = 0

x(x - 16) - 9(x - 16) = 0

(x - 16) (x - 9) = 0

x - 16 = 0 ; x - 9 = 0

x = 16 ; x = 9

x = 9 is an extraneous solution.

When we plug in 9 in the LHS of the equation,

LHS =
(9-9)/(√(9)+3)


= (0)/(3+3)

= 0 ≠ RHS

So, x = 16 is the only solution

User Joon
by
2.3k points