Answer:
It would be D because X^2 is different from 3x you would just multiply X^2 by 1 and 3x by 1 to get x^2+3x
Answer:
the sqaure root of 1 is 1
Step-by-step explanation:
In the usual sense, it has no inverse function. Since it is not an injection (f(0)=f(2)=0), an inverse function would have to map 0 both to 0 and 2, and that’s impossible.
However, if you restrict the domain to [1,+oo> (to make it injective), and the codomain to [-1,+oo> (to make it surjective), then it has an inverse function, given by g(y)=1+sqrt(y+1).
2x - 3y = -24
x+ 6y = 18
you solve the first one by the x:
2x = -24 + 3y
x = (-24+3y)/2
then you substitute what you found in the other equation and you solve by y
(-24+3y)/2 + 6y = 18 multiply everything by 2
-24 + 3y + 12y = 36
3y + 12y = 36 + 24
15y = 60
y = 60/15
y = 4
Good job! You found your y! :D
Now let's substitute the y in the first equation with 4:
2x - 3(4) = -24
2x - 12 = -24
2x = -24 + 12
2x = -12
x = -12/2
x= -6
Done!! ;) <span />