They didn't make it easy. Grid lines are apparently 3 apart, but the offered coordinates are all multiples of 4. It appears the only point that is in the doubly-shaded area is ...
... B (-4, -10)
I belive is B hope that helped
You have a 300 feet side length square and you need to calculate the length of the diagonal. When you split the square along one diagonal you get triangles, so you can apply Pythagoras' Theorem, with the hypotenuse as the needed diagonal.
a²+b²=c²
300²+300²=c²
2*300²=c²
√(2*300²)=c
√(2) * √(300²)=c
√(2) * 300=c
c~424.26 ft which is the solution/option c
A function is something that lets you work out what something is depending a variable
e.g: x = y + 5
this function states that the unknown x is equal to whatever the variable y is plus 5
Answer:
The domain of a function is the set of all possible inputs for the function. For example, the domain of f(x)=x² is all real numbers, and the domain of g(x)=1/x is all real numbers except for x=0. We can also define special functions whose domains are more limited.
Step-by-step explanation:
Another way to identify the domain and range of functions is by using graphs. Because the domain refers to the set of possible input values, the domain of a graph consists of all the input values shown on the x-axis. The range is the set of possible output values, which are shown on the y-axis.
hope this helps a little