You can solve this easily by using Pascal's Triangle (look that up if need be).
Here are the first four rows of P. Triangle:
1
1 1
1 2 1
1 3 3 1
example: expand (a+b)^3.
Look at the 4th row. Borrow and use those coefficients:
1a^3 + 3 a^2b + 3ab^2 + b^3
Now expand (4x+3y)^3:
1(4x)^3 + 3(4x)^2(3y) + 3(4x)*(3y)^2 + (3y)^3
Look at the 2nd term (above):
3(4x)^2(3y) can be re-written as 144x^2y.
The coeff of the 2nd term is 144. Note that (4)^2 = 16
Does it pass through point 0,27 or is it 2,7? can you please confirm the first point?
81=81•2/2=162/2
81 1/2=162/2+1/2
=163/2
So 81 1/2=163/2=81.5
Answer:
A) 1/5
Step-by-step explanation:
Points on the graph: (10, 2) and (20, 4)
Slope:
m=(y2-y1)/(x2-x1)
m=(4-2)/(20-10)
m= 2/10
m = 1/5