Since -5 and -5 are the same number, they are on the same y axis so the only distance we need to calculate is between the X coordinates.
When looking for distance, you can not have a negative. what |-3|+|9| is looking for is the distance from 0 on the X axis. since distance can't be negative, (you go 3 miles away from your house in one direction, vs 3 miles in the opposite. both ways is positive, even with opposite directions. same with axis, it doesnt matter which way, only the number.) you need the absolute value of -3 to get the distance from the 0 on the x axis.
short version: distance is positive, and its adding the distances from the x axis to get distance from each other
Answer: y=-x-1
Step-by-step explanation:
To find the answer, 5 and -6 have to be substituted in the place of x in the equation y = -x + b(The slope has to be the same because the line is parallel). -6 = -5 + b, b = -1. This means that the equation is y = -x - 1.
The set of Real numbers consists of following sets:
- Rational numbers,
- Integers,
- Whole numbers.
And : R > I > W
The height of an airplane as it descends to an airport runway is in the whole numbers, rounded to the nearest 100 feet.
Answer: Whole number.
Answer: y = 1/3x +2
Step-by-step explanation:
The equation of line in slope - point form is given as:
y -
= m ( x -
)
m = 1/3
= 0
= -6
substituting into the formula , we have
y - 0 = 1/3 ( x - {-6} )
y = 1/3 (x+6)
y = 1/3x +2