Welcome to Westonci.ca, your ultimate destination for finding answers to a wide range of questions from experts. Discover reliable solutions to your questions from a wide network of experts on our comprehensive Q&A platform. Our platform provides a seamless experience for finding reliable answers from a network of experienced professionals.

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 class=

Sagot :

Answer:

Step-by-step explanation:

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

[tex]x-9=\sqrt{x}+3[/tex] then subtract 3 from both sides to get

[tex]x-12=\sqrt{x}[/tex] and then square both sides to get

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

[tex]x^2-25x+144=0[/tex] 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:

[tex]\frac{16-9}{\sqrt{16}+3 }=1[/tex]  If 16 is a solution, then this statement will be mathematically true.

[tex]\frac{7}{4+3}=1[/tex]  and   [tex]\frac{7}{7}=1[/tex] so 16 works. Let's try 9:

[tex]\frac{9-9}{\sqrt{9}+3 }=1[/tex]  We know that one doesn't work, because 9-9 = 0 and 0 over anything = 0, not 1.

x = 16 is the only solution.

Answer:

x =  16

Step-by-step explanation:

[tex]\frac{x-9}{\sqrt{x}+3}=1[/tex]

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 = [tex]\frac{9-9}{\sqrt{9}+3}[/tex]

       [tex]= \frac{0}{3+3}[/tex]

        = 0 ≠ RHS

So, x = 16 is the only  solution