Answer:
In the equation y = mx + b for a straight line, the number m is called the slope of the line. Let x = 0, then y = m • 0 + b, so y = b. The number b is the coordinate on the y-axis where the graph crosses the y-axis.
Answer:
C
Step-by-step explanation:
(2x + 3)^5 = C(5,0)2x^5*3^0 +
C(5,1)2x^4*3^1 + C(5,2)2x^3*3^2 + C(5,3)2x^2*3^3 + C(5,4)2x^1*3^4 + C(5,5)2x^0*3^5
Recall that
C(n,r) = n! / (n-r)! r!
C(5,0) = 1
C(5,1) = 5
C(5,2) = 10
C(5,3) = 10
C(5,4) = 5
C(5,5) = 1
= 1(2x^5)1 + 5(2x^4)3 + 10(2x^3)3^2 + 10(2x^2)3^3 + 5(2x^1)3^4 + 1(2x^0)3^5
= 2x^5 + 15(2x^4) + 90(2x^3) + 270(2x^2) + 405(2x) +243
= 32x^5 + 15(16x^4) + 90(8x^3) + 270(4x^2) + 810x + 243
= 32x^5 + 240x^4 + 720x^3 + 1080x^2 + 810x + 243
For this case we have a function of the form
, where 
We must find the value of the function when
, that is, we must find f (3). So:

So
Answer:
