We are given the function:
g(n) =

We need to find what g(-3) equals.
What the question is asking is what is the resulting value after you plug in -3 as n to the function. Meaning you replace the n that is in the function with -3.
g(-3) =

Remember back to the order of operations.
Parenthesis
Exponents
Multiplication
Division
Addition
Subtraction
For this problem we can keep the fraction as it is (unless you are permitted to use a calculator... if that is the case then just plug all that into a calculator) and keep going to the exponent.
Negative exponents make fractions FLIP. So our fraction will look like this:

Now that we have it without the negative exponent we need to distribute the cubed power to each number in the fraction (which is essentially the same as saying this:

)

We ARE NOT done! We still have this left:
g(-3) =

Multiplying by 3 you get the following:

So what does g(-3) equal? This right here:
If you are looking for the intersect between the two lines, the answer is (1, 9)
You need to show us what the triangle is
9514 1404 393
Answer:
D. (-3, -2)
Step-by-step explanation:
The equations have different coefficients for x and y, so will have one solution. The solutions offered are easily tested in either equation.
Using (x, y) = (-2, -3):
x = y -1 ⇒ -2 = -3 -1 . . . . False
Using (x, y) = (-3, -2):
x = y -1 ⇒ -3 = -2 -1 . . . .True
2x = 3y ⇒ 2(-3) = 3(-2) . . . . True
The solution is (-3, -2).
__
If you'd like to solve the set of equations, substitution for x works nicely.
2(y -1) = 3y
2y -2 = 3y . . eliminate parentheses
-2 = y . . . . . . subtract 2y
x = -2 -1 = -3
The solution is (x, y) = (-3, -2).