Answer: 2.)non function 3.)non function 4.) function 5.)non function 6.) non function 7.)function 8.)non function PART B 1.)non function 2.)function 3.) function
Step-by-step explanation: a function is when the domain (x) all each have one answer like (-2.6)(7,4)(8,6) there can be repeating ranges (y) just not domains.
A non function is when one domain (x) has multiple ranges(y) like (7,2)(-9,6)(7,9) the 7 repeats twice giving it two ranges, which causes it to be non functional. hope that helped :))
Yes.
A bisector of a line segment is a line which divides the line segment into two equal parts.
A bisector of a line can divide the line in many different ways forming different angles.
A bisector is said to be a perpendicular bisector if the angle at the intersection of the two lines is 90 degrees.
But, there are several other bisectors that are not perpendicular bisectors.
Therefore, <span>it is possible for a segment to have more than one bisector.</span>
Answer:
and ![[6,9,8,7]](https://tex.z-dn.net/?f=%5B6%2C9%2C8%2C7%5D)
Step-by-step explanation:
GIVEN: an array of ten integers
.
TO FIND: If we partition this array using Quick sort's partition function and using
for the pivot. List the elements of the resulting array after the partition finishes.
SOLUTION:
quick sort is a divide and conquer algorithm in which an array is partitioned into sub-arrays about an pivot element by checking whether elements are greater than pivot or and then sub arrays are sorted recursively.
Here
is the pivot element.
two arrays will be created, in first array element less than or equal to pivot element are stored in other elements greater than pivot element are stored.
Starting from first element of array
elements in first array will be ![=[4,0,3,1,2,5]](https://tex.z-dn.net/?f=%3D%5B4%2C0%2C3%2C1%2C2%2C5%5D)
elements in second array will be ![=[6,9,8,7]](https://tex.z-dn.net/?f=%3D%5B6%2C9%2C8%2C7%5D)
Hence the resulting array after the partition finishes are
and ![[6,9,8,7]](https://tex.z-dn.net/?f=%5B6%2C9%2C8%2C7%5D)
A kite is a flat shape with straight sides. It has two pairs of equal-length adjacent (next to each other) sides.
Main properties of an arbitrary kite:
- Two pairs of sides are of equal length.
- One pair of diagonally opposite angles is equal.
- Only one diagonal is bisected by the other.
- The diagonals cross at 90°.
1. Option 1 is false, because sides that are adjacent to the right angle could have different lengths or diagonals can cross not at 90°.
2. Option 2 is correct, because this option is strictly the definition of the kite.
3. Option 3 is false, because MK and LJ can be not perpendicular, and then adjacent sides will not have the same lengths.
4. Option 3 is false, because despite the perpendicularity between MK and LJ, this figure could be rhombus (with all equal sides) or square (with all equal sides and all right angles).
By the way, rhombus and square are partial cases of kite, but in general, an arbitrary kite is not rhombus and is not square.
Answer: correct choice is 2.