Answer:
the first square that equals 625 goes to the 125 box
the second square that equals 81 goes to the 243 box
the third square that equals 32 goes to the 8 box
and the fourth square that equals 64 goes to the 256 box
Hope this helped :)
Step-by-step explanation:
Okay so to do the sqrt(75) you see if there are hidden squares. Split it to be the sqrt(25) and sqrt(3) then simplify. In the end, you get 5sqrt(3). Hope this helps!
We have the following functions:
f (x) = x ^ 2 + 1
g (x) = 1 / x
Multiplying we have:
(f * g) (x) = (x ^ 2 + 1) * (1 / x)
Rewriting:
(f * g) (x) = ((x ^ 2 + 1) / x)
Therefore, the domain of the function is given by all the values of x that do not make zero the denominator.
We have then:
All reals except number 0
Answer:
b. all real numbers, except 0
Minus 36 from each one you can do it on a calculator:)
If we have 2 coordinates say: (x1,y1) and (x2,y2)
Then the formula for the midpoint is:
((x1+x2)/2,(y1+y2)/2)
And the formula for the distance is:
Sqrt((x2-x1)^2+(y2-y1)^2)
So here we have (-1,-4) and (-7,4)
The midpoint is:
((-1+-7)/2,(-4+4)/2) = (-8/2,0/2) = (-4,0)
The distance is:
Sqrt((-7- -1)^2+(4- -4)^2)
= sqrt((-6^2)+(8^2))
=sqrt(36+64)
=sqrt(100)
=10