<h3>
Answer: 3.1691, 5.8, 5.802, 5.82</h3>
Explanation:
The smallest item is 3.1691 which is listed first. This is because 3 is smaller than 5.
Now to sort the values that start with 5.
Think of 5.82 as 5.820; think of 5.8 as 5.800
We can see that 820 is larger than 800, which means 5.820 is larger than 5.800; in short, 5.82 > 5.8
Through similar logic, we can see that 5.82 > 5.802 and it further means 5.82 is the largest item. The next largest is 5.802
The sub-list {5.802, 5.82, 5.8} sorts to {5.8, 5.802, 5.82}. These values are then written after the 3.1691 mentioned. This will produce the fully sorted list from smallest to largest.
Answer:
Let the integers are p and q.
In case both integers are positive or negative, you add the numbers up and apply their sign to the sum.
<u>Examples:</u>
- 10 + 88 = 98
- -20 + (-15) = -35
In case one of the integers is negative and one positive.
Use absolute value in this case.
Subtract the numbers and apply the sign of the number with the greater absolute value.
<u>Examples:</u>
- - 10 + 15 = |15 - 10| = |5| = 5
- - 15 + 10 = - |15 - 10| = - |5| = -5
Answer:
2%
Step-by-step explanation:
Set up a proportion
x / 100 = 12 / 600
Cross multiply
600x = 1200
Divide both sides by 600
x = 2
I hope this helped and please mark me as brainliest!
Answer: D) 10 jerseys
Step-by-step explanation:
Let j represent the number of jerseys and C for total cost
Local company eqn: C = 5.25j + 45
Online company eqn: C = 7.75j + 20
Set both sides equal to solve:
5.25j + 45 = 7.75j + 20
5.25j - 7.75j = 20 -45
- 2.5j = -25

j = 10
Therefore, the cost is the same for both companies when 10 jerseys are sold
Answer:
The scatter plot is attached.
Step-by-step explanation:
In a scatter plot, we graph the independent variable on the x-axis and the dependent variable on the y-axis.
In this case, age is independent and weight is dependent.
This means the points we plot are:
(7, 50); (7, 60); (8, 65); (8, 70); (9, 70); (9, 80); (10, 75); and (10, 90).