Answer:
121
Step-by-step explanation:
Answer:
Step-by-step explanation:
Neither are a function because they do not pass the vertical line test.
Answer:
<em>The Graph is shown below</em>
Step-by-step explanation:
<u>The Graph of a Function</u>
Given the function:

It's required to plot the graph of g(x). Let's give x some values:
x={-2,0,2,4,6}
And calculate the values of y:

Point (-2,-24)

Point (0,-6)

Point (2,0)

Point (4,-6)

Point (6,-24)
The graph is shown in the image below
Answer:

Step-by-step explanation:
The slope of a line passing through points
and
is:

Plugging in any two points in the table we have:
<u>First problem:</u>
<u />
<u />
<u>Second problem:</u>
<u />
<u />
Answer and explanation:
Geometary software is merely a software implementation of solving the area of a triangle. Therefore geometry software employs all the methods used in coordinate algebra(manual) albeit behind the scenes, in the console of the software, and just displays the area in the screen after solving. While geometry software displays the area using automated methods in code, coordinate algebra solves area of the triangle manually using several steps. In both cases, we observe that algebra is required to solve area of the triangle as it is part of the algorithm used in the code for the geometry software. Also being able to use the geometry software requires that one understand coordinate algebra to be able to plot lines, points and planes at the correct locations on the screen and get desired result.