Answer:
p=1
Step-by-step explanation:
18p-9p=9p
9p-2p=7p
7p=7
Answer:
f(2) = 9
Step-by-step explanation:
It's give in the question,
Two different functions are,
f(x) = 4x + 1
g(x) = -2x
Then we have to find the output value of function 'f' for the input value x = 2.
By substituting the value of x in the function 'f',
f(2) = 4(2) + 1
= 9
f(2) = 9
Answer:
y=2x+5
Step-by-step explanation:
To find a linear equation you must find the slope and y intercept to create an equation in y=mx+b form (slope-intercept form)
So slope is = y2-y1 / x2-x1 [2 and 1 are subscripts] so 11-7/3-1 so m=4/2 = 2
Slope = 2, now find b
So using y = mx + b, substitute what you know so 7 = 2(1) + b so b=7-2 = 5
Put it all together y = 2x + 5