Answer:
X:1 2 3 4 5 Y:7 11 15 19 23.
Step-by-step explanation:
We just need to put in the values of x into the equation: y = 4x + 3.
<u>x = 1: </u>
y = 4(1) + 3
= 4 + 3
y = 7
<u>x = 2: </u>
y = 4(2) + 3
= 8 + 3
y = 11
<u>x = 3:</u>
y = 4(3) + 3
= 12 + 3
y = 15
<u>x = 4:</u>
y = 4(4) + 3
= 16 + 3
y = 19
<u>x = 5:</u>
y = 4(5) + 3
= 20 + 3
y = 23
Answer: -3.5x
Step-by-step explanation:
Distribute 7 to 1 and 2 then
Answer:
nx^(n-1).
Step-by-step explanation:
d/dx (x^n)
We multiply by n than subtract 1 from the exponent (n):
= n x^(n-1)
Numerical examples:
d(x^3) dx = 3 * x^(3-1)
= 3x^2.
d(2x^5)/dx = 5*2 x^(5-1)
= 10x^4.