Absolute Value. The absolute value of a number is its distance from zero on the number line. For example, -7 is 7 units away from zero, so its absolute value would be 7.
2.73972603 or ... you can round to the nearest tenth... 2.7
Answer:
p^5 + q^5
Step-by-step explanation:
(p + q)^5
p^5 + q^5 Distribute the fifth power to the letters in the paranthesis
the slope goes by several names
• average rate of change
• rate of change
• deltaY over deltaX
• Δy over Δx
• rise over run
• gradient
• constant of proportionality
however, is the same cat wearing different costumes.
and to get it, we simply need two points off of the straight line, hmm let's use the ones in the picture below.

To get the equation of the line, you need two points that belong to this line.
From the given graph, we can choose any two points: (0,-4) and (-2,0)
The general for of the linear straight line is:
y = mx + c where m is the slope and c is the y-intercept
First, we will calculate the slope using the following rule:
slope = (y2-y1) / (x2-x1)
slope (m) = (0--4) / (-2-0) = 4/-2 = -2
The equation of the line now is: y = -2x + c
Then, we will get the value of the c. To do so, we will choose any point and substitute in the equation. I will choose the point (0,-4)
y = -2x + c
-4 = -2(0) + c
c = -4
Based on the above calculations, the equation of the line is:
y = -2x - 4