The three important about the box and whisker plot is that it shows median, LIQ (Low interquartile), UIQ (Upper Interquartile), the lowest and highest number
Assuming we need to find i such that
1 ≤ i ≤ n and t[i]=i.
If we need to find only the first occurrence, we can do:
for i:1 to n {
if t[i]=i then return(i)
}
If exhaustive search is required, then put the results (values of i) in an array or a linked list, return the number of values found, and the array (or linked list).
Point M bisects Line RS. The length of RS is also 44 because RM and MS are congruent and MS has a length of 22.
Answer: 28
Step-by-step explanation:
The mean of 15 numbers = 12
Then , the sum of the numbers = 12x15 = 180
Let the extra number included be
, then
The new sum = 
And the new total number will increase from 15 to 16
new mean = 13 , so we have :





therefore , the extra number is 28
Answer:
origin of the graph (0)
Step-by-step explanation:
because it does not have a b value it is zero if there is no plus or minus a number at the end it is always 0 when dealing with the y=mx+b equation