Answer:1
Step-by-step explanation:
<h3>
Answer: 1</h3>
Point B is the only relative minimum here.
===========================================================
Explanation:
A relative minimum is a valley point, or lowest point, in a given neighborhood. Points to the left and right of the valley point must be larger than the relative min (or else you'd have some other lower point to negate its relative min-ness).
Point B is the only point that fits the description mentioned in the first paragraph. For a certain neighborhood, B is the lowest valley point so that's why we have a relative min here.
There's only 1 such valley point in this graph.
--------------
Side notes:
- Points A and D are relative maximums since they are the highest point in their respective regions. They represent the highest peaks of their corresponding mountains.
- Points A, C and E are x intercepts or roots. This is where the graph either touches the x axis or crosses the x axis.
- The phrasing "a certain neighborhood" is admittedly vague. It depends on further context of the problem. There are multiple ways to set up a region or interval of points to consider. Though visually you can probably spot a relative min fairly quickly by just looking at the valley points.
- If you have a possible relative min, look directly to the left and right of this point. if you can find a lower point, then the candidate point is <u>not</u> a relative min.
Answer:
No
Step-by-step explanation:
By using the Pythagoras theorem, it can be easily determined that whether the triangle is right triangle or not.
Thus,
where where a and b are the legs and c is the hypotenuse.
Let a=6ft, b=21ft and c=23ft, then




which is not possible, therefore the given triangle is not right triangle because it does not satisfy the Pythagoras theorem.
Answer: 1≤x<12
Step-by-step explanation:
The values that are greater than or equal 1 but less than 12 are values ranging from 1 to 11 i.e {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}. Note that 1 is included because the number is greater than or equal to 1 (1 included) and less than 12(12 not included).
x≥1 and x< 12
if x≥1, it means 1≤x
combining both inequality
1≤x and x<12
1≤x<12
The interval notation that represent the set S = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11} will be given as S = {x: 1≤x<12}
Answer: you sold 10 adult tickets and 11 children tickets.
Step-by-step explanation:
Let x represent the number of adult tickets that you sold.
Let y represent the number of children tickets that you sold.
You sold a total of 21 tickets. This means that
x + y = 21
Admission prices are six dollars for adults and four dollars for children. You sell tickets for admission to your school play and collect a total of $104. This means that
6x + 4y = 104 - - - - - - - - - -1
Substituting x = 21 - y into equation 1, it becomes
6(21 - y) + 4y = 104
126 - 6y + 4y = 104
- 6y + 4y = 104 - 126
- 2y = - 22
y = - 22/ -2 = 11
Substituting y = 11 into x = 21 - y, it becomes
x = 21 - 11 = 10