Answer:
Step-by-step explanation:
do the proportion ...
1 inch/ 80 miles =x inch/ 1100 miles
1100= 80x
x=1100/80=13.75
The trip would be about 13.75 inches on the map
hope this will help u
Y=-4 and y=-3
-4 is for the y+2=-2
And
Y=-1-2 is -3
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)
d1 = ax + by + c = 0 and d2= mx + ky + f = 0
if they are parallel :

8x + 2y = 7
8x + 2y - 7 = 0
- 8x + 2y -9 = 0
- 4x + y -6 = 0
- 16x + 4y - 19 = 0
you can create more whatever you want =)
Hope this helps ^-^
Answer: 40 is the answer
Step-by-step explanation:
Farmer fertilized 20 trees per day for 10 days=20*10=200
total trees- fertilized tree=leftover trees
520-200=left over trees
320=left over trees
per day fertilized tree=left over trees /8
per day fertilized trees=320/8
per day fertilized trees=40
If this answer help you mark me brainlist