Answer:
A , B , D , F
Step-by-step explanation:
I can’t see what the underlined word is
Answer:
≥≤ are used when the number is less/greater or equal than some thing.
>< are used when a number is strictly less/greater than some thing.
1) a number x is less than 0 or at least 3
A number x is less than 0 is written as: x < 0.
x is at least 3 is written as: x ≥ 3.
Then we can write the statement as:
x < 0 ∨ x ≥ 3.
where ∨ means "or"
2) a number x is less than or equal to 4 and greater than -1
x less than or equal to 4 is written as: x ≤ 4
x is greater than -1 is written as: x > - 1.
We can write the statement as:
-1 < x ≤ 4
3) a number x is less than 8 and greater than or equal to 5
x is less than 8 is written as: x < 8
x is greater than or equal to 5 is written as: x ≥ 5.
Then the statement can be written as:
5 ≤ x < 8,
The two lines start at the same point outside the circle, using the intersecting Secants theorem, When you multiply the two dims for each line together, they are equal
For A:
5 * (5+x) = 6 * (6+4)
25 + 5x = 60
5x = 35
x = 35/5
x = 7
For B:
5 * (5+ 3) = 4 * ( 4+x)
40 = 16 + 4x
4x = 24
x = 24/4
x = 6