When you bisect something, you cut it into two equally sized pieces. (from Latin: "bi" = two, "sect" = cut)
Bisecting an interval creates two smaller intervals each with half the length of the original interval. Some examples:
• bisecting [0, 2] gives the intervals [0, 1] and [1, 2]
• bisecting [-1, 1] gives the intervals [-1, 0] and [0, 1]
• bisecting an arbitrary interval
gives the intervals
and ![\left[\frac{a+b}2,b\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cfrac%7Ba%2Bb%7D2%2Cb%5Cright%5D)
For this case we must follow the following rules of rounding
1) If the previous number is greater than or equal to five, then the next number increases by one unit
2) If the previous number is less than five, then the next number stays the same
Therefore, the steps for rounding to the nearest tenth is:
1) We observe that 3 is less than 5.
2) Therefore, the next number stays the same
Rounding to the nearest tenth is:
5.6
Answer:
1) We observe that 3 is less than 5.
2) Therefore, the next number stays the same
5.6
The distance around a circle on the other hand is called circumference and half of the diameter or the midpoint th the circle border is called the radius of the circle.
Answer:
2 = 4/2
Step-by-step explanation:
Well the one for the 2 wholes, Since 2 wholes equal 4/2
because 4/2 simplified is 2 whole it I believe would be 4/2
In standard form, slope is always the negative of the x coefficient over the y coefficient.
If you dont want to have that memorized, you can use algebra to get the equation of the line into slope-intercept form (y=mx+b)
Set it equal to y
2x - 5y = 6
2x = 5y + 6
2x - 6 = 5y
(2/5)x - 6/5 = y
Now it is in slope intercept form. In slope intercept form, the coefficient multiplying with x is the slope of the line. Therefore, the slope equals 2/5.