Answer:
8%
Step-by-step explanation:
6/75 = 0.08 which is 8%.
Since they tell us that this is linear, having a constant rate of change, we can express this as a line:
y=mx+b, where m=slope (change in y divided by change in x) and b=y-intercept (value of y when x=0)
First find the slope, or m, which mathematically is:
m=(y2-y1)/(x2-x1), in this case:
m=(880-440)/(2000-1000)
m=440/1000
m=0.44, so far our line is:
y=0.44x+b, now we can use either data point to solve for b, I'll use (1000,440)
440=0.44(1000)+b
440=440+b
0=b, so our line is just:
y=0.44x
Answer:
(3x + 5)(9x^2 - 15x + 25)
Step-by-step explanation:
27x^3 + 125
= (3x)^3 + 5^3
= (3x + 5) ((3x)^2 - (3x)(5) + 5^2)
= (3x + 5)(9x^2 - 15x + 25)
FYI: a³ + b³ = (a + b)(a² – ab + b²)