Answer:
f(9)= -72
g(-9)= 225
Step-by-step explanation:
First put the original equation
f(x)=-7x-9
Next plug in the number f(9)
f(9)=-7(9)-9
After multiply -7(9) which gets you -63
f(9)=-63-9
Then subtract -63-9 which gets you -72
f(9)=-72
-----------------------------------------------------------
First put the original
g(x)=6x3-23x
Next plug in the number g(-9)
g(-9)=6x3-23(-9)
After multiply 6x3 which gives you 18 then multiply -23(-9)
g(-9)=18+207
then add 18+207 which gives you 225
g(-9)=225
Answer:
x = y/2 - 1/2
Step-by-step explanation:
you can use the slope-intercept form of a line first, then change to terms of 'x'
y = mx + b where 'm' is the slope and 'b' is the y-intercept
if we use two points on the line, such as (-1, -1) (0, 1), we can find the slope
m = 1-(-1) / 0-(-1)
m = 2/1
b = 1
Slope-Intercept form: y = 2x + 1
in terms of 'x':
2x = y - 1
x = y/2 - 1/2