<h3>
Answer: Median = 7</h3>
=======================================================
Explanation:
Sort the values from smallest to largest. Doing so leads to the list {1,4,6,8,8,9}
Since the set is small enough, you can probably notice that the middle most number is a tie between the 6 and the first 8. The midpoint is (6+8)/2 = 14/2 = 7.
The median is 7.
---------------
If you wanted, you could cross off the first and last items of the set
That means we go from {1,4,6,8,8,9} to {4,6,8,8}
Then repeat to get the smaller set {6,8}
This shows we have a tie between the 6 and 8 as the middle most item, and why 7 is the median (since 7 is the midpoint between 6 and 8).
Answer:
in 84 minutes or 1 hr, 24 min
Step-by-step explanation:
you need to find the least common multiple of 2, 3 and 28 which is 84
Answer:
The current that produces maximum power is 3A
Step-by-step explanation:
Given

Required [Missing from the question]
The current that produces maximum power
First, we represent the function in standard form


Open bracket


The maximum value of c is:

Where:

By comparison: 



So, we have:




Consider this option:
1. formula of perimeter is: P=2(a+b), where a & b - the sides of rectangle.
2. according to the condition 2(x+(x+4))<120; ⇒ x<28
answer: D. x<28
Answer:
169
Step-by-step explanation:
Given data
The function is
5x^2+7x=6
rearrange
5x2+7x-6=0
From the above expression, we can see that
a=5
b=7
c=-6
Substitute into the expression b^2-4ac
=7^2-4*5*-6
= 49-(-120)
=49+120
=169
Hence the answer is 169