Answer:
The correct unit price is $1.19 per pair of gloves. She made the mistake of dividing the total price by 3 instead of 3 dozen(which is 36).
Step-by-step explanation:
hope that helps!!!
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)
Answer:
Raul's errors are in the application of the distributive property(he applied it wrongly), in not respecting the precedence of operations, and in the multiplication of two terms with the same base(we add the exponent).
Step-by-step explanation:
Distributive property:
The distributive property of multiplication is:
a*(b + c) = a*b + a*c
Precedence of operations:
First multiplication, then addition.
Multiplication of terms with the same base:
The multiplication of h*h = h², which Raul missed.
The correct simplification is given by:
![-[3h + 7h(2-h)] = -[3h + 14h - 7h^2] = -[17h - 7h^2]=7h^2 - 17h](https://tex.z-dn.net/?f=-%5B3h%20%2B%207h%282-h%29%5D%20%3D%20-%5B3h%20%2B%2014h%20-%207h%5E2%5D%20%3D%20-%5B17h%20-%207h%5E2%5D%3D7h%5E2%20-%2017h)
Answer:
Look below! Make brainliest as well please!
Step-by-step explanation:
The way to find a slope is with this equation: (y2-y1)/(x2-x1). So in this case, we do (-1-2)/11-(-3)) and we get (-3)/11+3 which equals (-3)/(14). If you can simplify, make sure to!
In a Triangle, sum of two shorter sides must be longer than the longest side, so the only option which obeys the rule is 6 cm
In short, Your Answer would be: Option D
Hope this helps!