2x + 16 + 5x - 17
Measuring Segments ​

Answers

Answer 1

Answer:

simplfy) 7x-1

Step-by-step explanation:

hope this helps


Related Questions

Please help I have no clue how to do this

Please help I have no clue how to do this

Answers

answer:-2/-4

hope its right and help u

Find a set of parametric equations of the line. (Enter your answers as a comma-separated list.) The line passes through the point (−5,4,3) and is perpendicular to the plane given by −x+5y+z=4.

Answers

the parametric equations of the line are:

x = 5y - z + 4

y = t

z = t,

where t ∈ ℝ.

We are given a point on the line (-5, 4, 3) and a plane equation -x + 5y + z = 4. We know that the line is perpendicular to the given plane, so the direction vector of the line must be normal to the plane's normal vector. Let's find the normal vector of the plane first.

The equation of the plane, -x + 5y + z = 4, implies that (a, b, c) = (-1, 5, 1) is the normal vector of the plane.

Now, let's write down the equation of the line in vector form. Let's call the direction vector of the line D, and let P be the point we're given on the line. The equation is D · (r - P) = 0, where "." denotes the dot product.

Using the information given in the question, we have the point P = (-5, 4, 3) and the normal vector of the line D = (-1, 5, 1). Therefore, the equation of the line is given by:

-1(x - (-5)) + 5(y - 4) + 1(z - 3) = 0

Simplifying, we have:

-x + 5y + z - 4 = 0

Now, let's express the equation in terms of parametric equations:

We can express x in terms of y and z: x = 5y - z + 4

Then, the parametric equations of the line are:

x = 5y - z + 4

y = t

z = t,

To know more about parametric equations:

https://brainly.com/question/29275326

#SPJ11

The number of miles, x, that a cross country athlete can run is represented by the inequality
x+3<15
What conclusion can be made about the number of miles?

Answers

Answer:

That the number of miles is going to be less than 15

Step-by-step explanation:

If you wanted to solve the inequality then the answer would be x<12

Can you please give me brainliest

pls help with math queestion !!!!

pls help with math queestion !!!!

Answers

Answer:

-4.66667 (the 6. is repeating)

A rectangular prism has a length of 8 feet, a width of 3 feet, and a height of 5 feet. What is the surface area of the rectangular prism?
64 square feet
79 square feet
120 square feet
158 square feet

Answers

Answer:

158ft squared

Step-by-step explanation:

Front: 40

Back : 40

Right side : 15

Left side : 15

Top : 24

Bottom : 24

Total : 158ft squared

Hope this helps!

The surface area of the rectangular prism 158 square feet.

What is surface area?

The space occupied by any two-dimensional figure in a plane is called the area. The area of the outer surface of any object is called the surface area.

The rectangular prism will have six faces. The surface area will be calculated as:-

Surface area = 2 ( 3x5) + 2 ( 8x3) + 2(8x5)

Surface area = 30 + 48 + 80 = 158 square meters

Therefore the surface area of the rectangular prism is 158 square feet.

To know more about a surface area follow

https://brainly.com/question/25292087

#SPJ2

336,765=3,14×0.55×(l+0.55) please help​

Answers

Answer:

l = 194999.45

Step-by-step explanation:

I'm going to assume that you meant 3.14 by 3,14.

336,765 = 3.14 × 0.55 × (l + 0.55)

336,765 ÷ (3.14 × 0.55) = l + 0.55

(336,765 ÷ (3.14 × 0.55)) - 0.55 = l

l = 194999.45

Let u=5i - j, v = 41 +j, w=i + 5j Find the specified scalar. (4u). v (4u)•v= • Let u = 2i -j, v= 4i +j, and w=i+5j. Find the specified scalar. 4(u•v) 4(u•v)= (Simplify your answer.)

Answers

The scalar value is 164. The scalar value of 4(u · v), where u = 2i - j and v = 4i + j, is -2.

Let's calculate the scalar value of (4u) · v. First, we need to find the product of 4u and v.

Given u = 5i - j and v = 41 + j, we can calculate 4u as 20i - 4j. Multiplying this by v, we have (20i - 4j) · (41 + j). Expanding this expression, we get 820i - 164j +\(20i^2 - 4j^2.\)

Simplifying further, we know that i^2 = -1 and j^2 = -1, so the expression becomes 820i - 164j + 20(-1) - 4(-1). This simplifies to 840i - 160j - 16.

Now, to find the scalar value, we calculate (4u) · v by multiplying the coefficients of i and j: 4 × 840 - 160 = 3360 - 160 = 3200. Therefore, the scalar value of (4u) · v is 3200.

Moving on to the next part, we have u = 2i - j and v = 4i + j. The scalar value of u · v is obtained by taking the dot product of the coefficients of i and j: 2 × 4 + (-1) × 1 = 8 - 1 = 7.

Finally, multiplying this scalar value by 4 gives us 4(u · v) = 4 × 7 = 28. Thus, the scalar value of 4(u · v) is 28.

learn more about scalar value here:

https://brainly.com/question/29206014

#SPJ11

given eigenvalues, eigenvectors for matrix A are λ1 = 2, v1 = [-5 1]t and λ2 = 6, v2 = [5 4]t
(t means transpose ... means the row vector is actually a column vector)
Defn of Eigenvector, Eigenvalue:
Avi = λivi for all i, in this case, i = 1, 2

Answers

The eigenvectors v1 and v2 are such that when multiplied by matrix A, they result in scalar multiples of themselves (scaled by their respective eigenvalues).

An eigenvector is a non-zero vector that, when multiplied by a matrix, results in a scalar multiple of itself. In other words, if A is a square matrix and v is an eigenvector of A, then Av = λv, where λ is the eigenvalue associated with v.

Given the eigenvalues and eigenvectors for matrix A as λ1 = 2, v1 = [-5 1]ᵀ and λ2 = 6, v2 = [5 4]ᵀ, we can say that:

- Av1 = λ1v1 = 2[-5 1]ᵀ = [-10 2]ᵀ
- Av2 = λ2v2 = 6[5 4]ᵀ = [30 24]ᵀ

Therefore, the eigenvectors v1 and v2 are such that when multiplied by matrix A, they result in scalar multiples of themselves (scaled by their respective eigenvalues).

learn more about eigenvector

https://brainly.com/question/31013028

#SPJ11

If f(x)=7x+4x and g(x) =1/2x what is the value of (f/g)(5)

Answers

Answer:

(f/g)(5) = 22

Step-by-step explanation:

All we need to do is plug in 5 for x in both f(x) and g(x) then divide the result of f(x) and g(x) to find our final answer.

Step 1: Plug in 5 for x

f(x) = 7(5) + 4(5) = 55

g(x) = 1/2(5) = 2.5

Step 2: Divide f(x) by g(x)

f(5)/g(5) = 55/2.5 = 22

And we have our final answer!

SHOW WORK PELASE NEED HELP IMMEDIATELY ILL GIVE YOU BRAINLEST !!!!!

SHOW WORK PELASE NEED HELP IMMEDIATELY ILL GIVE YOU BRAINLEST !!!!!

Answers

Answer:

x=34

Step-by-step explanation:

36+40= 76

180-110=70

76+70=146

180-146=34

vertical angles are equivalent so x=34

Simplify the expression. 2(34x ) + 5(92x ) + 81x

Answers

Answer:

608x

Step-by-step explanation:

2(34x) + 5(92x) + 81x

68x + 460x + 81x (distributive property)

608x

For timet > 0, the acceleration of an object moving in a straight line is given by a (t) = sin What is the net change in velocity from time t = 0.75 to time t = 2.25 ? A -0.665 B 0.656 Ñ 0.807 D 0.984

Answers

One of the given options, it is closest to option D (0.984) To find the net change in velocity from time t=0.75 to t=2.25 for an object moving in a straight line with acceleration given by a(t) = sin(t), we need to integrate the acceleration function with respect to time.

First, integrate a(t) = sin(t) with respect to t:

∫(sin(t) dt) = -cos(t) + C, where C is the constant of integration.

To find the net change in velocity, we will evaluate the integral at t=2.25 and t=0.75, and then subtract the values:

Net change in velocity = (-cos(2.25) + C) - (-cos(0.75) + C)

Since the constant of integration cancels out, the net change in velocity is:

Net change in velocity = -cos(2.25) + cos(0.75)

Using a calculator to find the cosine values:

Net change in velocity ≈ -(-0.628) + 0.259 ≈ 0.887

While this answer isn't exactly one of the given options, it is closest to option D (0.984). It is possible that there is a slight discrepancy in the calculations or a typo in the options.

learn more about velocity here: brainly.com/question/21729272

#SPJ11

PLZ PLZ PLZ HELP
Translate the sentence into an equation. Use n to represent the number.

16 less than the product of 4 and a number equals 22

Group of answer choices

16 n minus 4 equals 22

n over 4 minus 16 equals 22

16 minus 4 n equals 22

4 n minus 16 equals 22

Answers

Answer:

4th option

Step-by-step explanation:

let the number be n , then

the product of 4 and n = 4n

The equation is

4n - 16 = 22

I'm not very good at math

I'm not very good at math

Answers

Okay so, I am assuming the model is smaller so it would be 0.34m long.

The model has to be 200 times smaller than the actual plane
Divide 68/200 and you get 0.34
Then to check your answer, multiply 0.34 by 200 which is 68 meaning
0.34:68 is equal to 1:200

Assuming the model is bigger (just in case) it would be 13,600m long.

The in this scenario, the model has to be 200 times bigger so it would be 68(200) which is 13,600

Hope this helps

Write the equation of a line parallel to y = 2x + 3 that passes through the point (3,1)

Answers

Answer:

Step-by-step explanation:

Write the equation of a line parallel to y = 2x + 3 that passes through the point (3,1)

Answer:

 y = 2x-5

Step-by-step explanation:

Lets look for an equation in the standard form of y=mx+b, where m is the slope and b the y-intercept (the value of y when x=0).

A reference line is given:  y=2x+3.  It has a slope of 2.  Parallel lines have the same slope, so the line we are looking for will also have a slope of 3.  We can therefore wrtite what we know sio far.  The new line will be:

                 y = 2x+b

Any vale of b will produce a line that is parallel to the referenc elien.  But we need a line that goes through a given point of (3,1).  By choosingf the correct value of b, we can force the line therough this point.  The easiest way to find b is to use the known point in the equiation we have thuis far, and solve for b:

y = 2x+b

1 = 2*(3)+b  for (3,1)

b = -5

The equation of a line parallel to y=2x+3 and going through point (3,1) is:

   y = 2x-5

See attached graph.

Write the equation of a line parallel to y = 2x + 3 that passes through the point (3,1)

24=3(n−5)

n= ?

Please help need ASAP

Answers

Answer: n = 13

Step-by-step explanation:

To find n, you can look at the equation and see that n is being multiplied by 3 to equal 24. Since 8 times 3 equals 24, you can substitute to solve:

8 = n - 5

n = 13

Therefore, through simplification, n is equal to 13.

I hope this helps!

Answer:
24 = 3n - 15
24 + 15 = 3n
39 = 3n
n = 13


Can I get all the right answers only

Answers

Answer:

yes, you can get all right answers.

Answer:

yes i believe that you can get all the answers right

Step-by-step explanation:

ANSWER QUICKLY PLEASE!!

a credit card company charges a 4% balance transfer fee. If you want to transfer a balance of 2,100 to this credit card what fee would you pay?


a) $40

b) $84

c) $400

d) $840

Answers

For the fee,4/100*2100=84
The fees=84

Select the Ordered Pair which is a solution to the equation.



y=−13x−2


(0, −2)

(3, −4)

(6, −6)

(9, −8)

Answers

y=-13x-2 Answer is (0,-2)

What is the value of 2 raised to negative 4.

Answers

Answer:

-2

Step-by-step explanation:

How do you write 6x (to the 3rd power) -60x (to the 2nd power) +144x in factored form?

Answers

Answer:

6x(x-4)(x-6)

Step-by-step explanation:

I assume your expression is:

6x^3-60x^2+144x.

I'll use that information.

Factor 6x^3−60x^2+144x

6x^3−60x^2+144x

=6x(x−4)(x−6)

Solve . round the answers to the nearest hundredth. a. , , fd = 2,809 b , , fd = 2,809 c. , , fd = 53 d. , , fd = 53 please select the best answer from the choices provided a b c d

Answers

The correct option is a b c d.

fd = 2,809

We need to round the given answers to the nearest hundredth.

a. 150, 150, fd = 2,809

Now, we need to find 150 such that it is the same percentage as 2,809 of 150.

150 * (2,809/100) = 4.2135 ≈ 4.21

So, 150, 150, fd = 2,809 ≈ 4.21, 4.21, fd ≈ 100

b. 150, 150, fd = 2,809

Now, we need to find 150 such that it is the same percentage as 2,809 of 150.

150 * (2,809/100) = 4.2135 ≈ 4.21

So, 150, 150, fd = 2,809 ≈ 4.21, 4.21, fd ≈ 100

c. 150, 150, fd = 53

Now, we need to find 150 such that it is the same percentage as 53 of 150.

150 * (53/100) = 79.5 ≈ 79.5

So, 150, 150, fd = 53 ≈ 79.5, 79.5, fd ≈ 100

d. 150, 150, fd = 53

Now, we need to find 150 such that it is the same percentage as 53 of 150.

150 * (53/100) = 79.5 ≈ 79.5

So, 150, 150, fd = 53 ≈ 79.5, 79.5, fd ≈ 100

Therefore, the correct option is a b c d.

To know more about percentage

https://brainly.com/question/32197511

#SPJ11

Study the sequences (0, 6, 12, 18, 24, . . .) and (1, 6, 36, 216, 1,296, . . .), and answer these questions:

Which of the two sequences is an arithmetic sequence?
What is the common difference of the arithmetic sequence?
Can you think of any other mathematical relationship that exhibits a common difference between numbers?

Answers

Answer:

Step-by-step explanation:

In the first sequence, subtracting the previous term from each term starting from the second one gives these values: (0, 6, 12, 18, 24, . . .) is an arithmetic sequence.

How to find the common difference in the arithmetic sequence?

Common difference =  second term - first term

The difference between the terms is constant. This sequence is an arithmetic one, with the common difference being 6.

Common difference = 6.

Just by looking at the terms in the second sequence,

(1, 6, 36, 216, 1,296, . . .), the difference between the consecutive terms is not common. This sequence is not an arithmetic sequence because it is based on the multiply by 6 rule.

Like arithmetic sequences, linear equations show a common difference between numbers.

Answer: In the first sequence, subtracting the previous term from each term starting from the second one gives these values:

6 – 0 = 6, 12 – 6 = 6, 18 – 12 = 6, and 24 – 18 = 6.

The difference of the terms is constant. This sequence is an arithmetic one, with the common difference being 6.

Just by looking at the terms in the second sequence, (1, 6, 36, 216, 1,296, . . .), it’s clear that the difference of the consecutive terms is not common. This sequence is not an arithmetic sequence because it is based on the multiply by 6 rule.

Like arithmetic sequences, linear equations show a common difference between numbers.

Step-by-step explanation: Edmentum Answer

Answer to this puzzle

Answer to this puzzle

Answers

x + (8-x) = 8

+ (13-x) - (7-x) = 6

=13 =8

(8-x) + (7-x) = 8

15-2x = 8

-2x = -7

A.

x = 3.5

(top left)

B.

x = 4.5

( top right)

C.

13 - 3.5 = 9.5

(bottom left)

D.

7 - 3.5 = 3.5

(bottom right)

"math and science solutions" on twiter

Find z such that 5.5% of the standard normal curve lies to the left of z. (Round your answer to two decimal places.) z = Sketch the area described.

Answers

The standard normal curve is a symmetric, bell-shaped curve. The area to the left of a given value (z) is represented by a cumulative probability value. In this question, we are looking for the value of z such that 5.5% of the area lies to the left of z. This can be solved using the z-score table.

The z-score table gives the area under the standard normal curve to the left of a particular value of z. Since we are looking for 5.5% of the area to the left of z, we can look for the corresponding z-score in the table. The z-score that corresponds to 5.5% of the area is -0.95. Therefore, the value of z we are looking for is -0.95.

To know more about z-score refer here:

https://brainly.com/question/15016913

#SPJ11

a spinner with three equal-sized sections marked A,B, and C is spun 100 times. the result of the experiment are shown in the table what is the experimental probability of landing on A on C

Answers

The experimental probability of landing on A is 0.3 and the experimental probability of landing on C is 0.4.

What is probability?

Probability is a measure of the likelihood of an event occurring. It is a number between 0 and 1, where 0 means the event is impossible and 1 means the event is certain to happen.

To find the experimental probability of landing on A or C, we need to add up the number of times the spinner landed on A and C, and then divide that by the total number of spins.

From the table, we can see that the spinner landed on A 30 times and on C 40 times. Therefore, the total number of times the spinner landed on either A or C is:

30 + 40 = 70

So the experimental probability of landing on A or C is:

70/100 = 0.7

However, we need to find the experimental probability of landing on A or C separately. To do that, we need to divide the number of times the spinner landed on A or C individually by the total number of spins:

Experimental probability of landing on A = 30/100 = 0.3

Experimental probability of landing on C = 40/100 = 0.4

Therefore, the experimental probability of landing on A is 0.3 and the experimental probability of landing on C is 0.4.

To learn more about probability from the given link:

https://brainly.com/question/30034780

#SPJ1

with the expression 4(b-1) +10 find a term with 46

Answers

Answer:

b = 10

Step-by-step explanation:

You take the decimal, divide it by the addend and then you take the fraction and subtract that by the sum and then multiply your answer by 5.

??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????

Answers

Step-by-step explanation:

Answer:

Do you need help with something or is this fr33 points?

Although it is not defined un of of space the bed sociated with the line integrat below is my connected, and the component tout can be used to show it is conservative Find a portion for the fall and evaluate the wegrat 2.29 s dx = y + z my04 01.01 A general expression for the infinitely many potential functions is f(x,y,z) = Evaluate the line integral. (3,2,9) | 2 / 2 | 3x 3x? dx + dy + 2z In y dz = у (3.1.9) (Type an exact answer.)

Answers

The value of the line integral \($\int_C \mathbf{F} \cdot d \mathbf{r}$\) is 82/3, that is, the value of the integral where the function to be integrated is evaluated along a curve is 82/3.

A line integral is a type of integral that is performed along a curve or path in a vector field. It calculates the cumulative effect of a vector field along a specific path.

The terms path integral, curve integral and curvilinear integral are also used; contour integral is used as well, although that is typically reserved for line integrals in the complex plane.

In order to evaluate the line integral, we need to find a potential function for the given vector field.

Let's integrate each component of the vector field to find the potential function:

\(\[\int (2x^2 \, dx) = \frac{2}{3}x^3 + C_1(y, z)\]\[\int (dy) = y + C_2(x, z)\]\[\int (2z \, dy) = z^2 + C_3(x, y)\]\)

Combining these results, the potential function is:

\(\[f(x, y, z) = \frac{2}{3}x^3 + y + z^2 + C\]\)

Now, we can evaluate the line integral using the potential function:

\(\[\int_C \mathbf{F} \cdot d\mathbf{r} = f(3, 2, 9) - f(2, 0, 1)\]\)

Plugging in the values, we get:

\(\[f(3, 2, 9) = \frac{2}{3}(3)^3 + 2 + (9)^2 + C = 28 + C\]\[f(2, 0, 1) = \frac{2}{3}(2)^3 + 0 + (1)^2 + C = \frac{8}{3} + C\]\)

Therefore, the line integral becomes:

\(\[\int_C \mathbf{F} \cdot d\mathbf{r} = (28 + C) - \left(\frac{8}{3} + C\right) = \frac{82}{3}\]\).

Learn more about line integral:

https://brainly.com/question/28381095

#SPJ11

The rectangular floor of a classroom is 24 feet in length and 40 feet in width. A scale drawing of the floor has a length of 6 inches. What is the area, in square inches, of the floor in the scale drawing?

Answers

Answer:

60 square inches

Step-by-step explanation:

Measure of length in scale drawing = Measure of actual length

                                             6 inches = 24 feet

                                               ∴ 1 inch = \(\frac{24}{6}\) feet


Unit multiplier applied:

                  ∴1 inch in scale drawing = 4 feet of actual measurement

         
Measure of width in scale drawing = Measure of actual width

                                             x inches = 40 feet

                                           ∴ x inches = (40 feet) × (\(\frac{1 inch}{4 feet}\))

Measure of width in scale drawing   = 10 inches


Area of rectangular floor in the scale drawing =
(Length) × (Width)

                                                                                = (6 inches) × (10 inches)

                                                                                = 60 square inches                                          

Other Questions
The outcome of which of the following races is most likely to be decided by voters' party ties?- a state legislature race- a U.S. Senate race- the presidential race- a U.S. House of Representatives race Which of the following inferences about the author's thesis is best supported by the first paragraph of the excerpt?For almost a generation, psychologists around the world have been engaged in a spirited debate over a question that most of us would considerto have been settled years ago. The question is this: is there such a thing as innate talent? The obvious answer is yes. Not every hockey playerborn in January ends up playing at the professional level. Only some do-the innately talented ones. Achievement is talent plus preparation. Theproblem with this view is that the closer psychologists look at the careers of the gifted, the smaller the role innate talent seems to play and thebigger the role preparation seems to play.00A. Preparation is more important than innate talent when it comes to achievement.B. Neither preparation nor innate talent are important for achievement.C. Preparation and innate talent are equally important when it comes to achievement.D. Innate talent is more important than preparation for achievement. PLS help needed ASAP for homework create you own dialogue in Spanish, full five funny sentences A firm purchased a new piece of equipment with an estimated useful life of eight years. The cost of the equipment was $65,000. The salvage value was estimated to be $10,000 at the end of year 8. Using the Double-Declining Balance (DDB) Method, what is the amount of depreciation for year 3 when plants make extra sugars, they store them in a complex carbohydrate. what is the name of this carbohydrate? An expectant mother is eight months pregnant. She has no other children. You see the mother smoking marijuana every day and you are concerned about the unborn child. Does this meet the legal criteria for DCFS to investigate abuse or neglect? If the price for 12 cookies is 42 dollars how much would if cost for 1 cookie Which of the following best explains why electronegativity increases as you go from left to right along a period in the periodic table? A. The number of valence electrons increases, and atomic radius decreases . B. The number of valence electrons increases, and atomic radius increases C. The number of valence electrons decreases, and atomic radius increases . D. The number of valence electrons decreases, and atomic radius decreases . Which processes of the water cycle might contribute to the addition of pollutants to rivers and lakes?options:percolation within the soilevaporation & runoff from factories Define each of the following terms in your own words. simple event - random - sample space - complementary events - compound event - independent event - dependent event - In a purely competitive labor market, (a) the supply curve slops upward from left to right because it is necessary for employers to pay (higher, lower) ____________wages to attract workers from alternative employment. The market supply curve rises because it is an (average cost, opportunity cost) _____________ curve. (b) the demand in the sum of the marginal (revenue product, resources cost) ________________ schedule of all firms hiring this type of labor. (c) the wage rate will equal the rate at which the labor quantity of labor demanded is (less than, equal to, greater than) __________________the total quantity of labor supplied. QUIZLETZZ a large corporation starts at time to invest part of its receipts at a rate of dollars per year in a fund for future corporate expansion. the fund earns percent interest per year compounded continuously. the rate of growth of the amount in the fund is given by szteps to solve Five ways in witch students can reawaken their will to persevere when there is an obstacle stopping them from achieving consider the set of all possible five-card poker hands dealt fairly from a standard deck of fifty-two cards. 1. how many atomic events are there in the joint probability distribution (i.e., how many five-card hands are there)? 2. what is the probability of each atomic event? 3. what is the probability of being dealt a royal straight flush? four of a kind? An account earned 7.25% interest for 5 years and had a balance of $7587.78 at the end of the 5 years. what was the initial principal invested? p = $ Compare and contrast abraham lincoln and jefferson davis as wartime presidents. what challenges did they face and how did they overcome them? who, in your opinion, was the better leader, and why? a nurse is assessing a child with suspected osteomyelitis. which finding would help support this suspicion? If you could assemble any five (5) people to advise and mentor you, who would they be? They may be alive or dead, family or world leaders, friends or strangers. Why would you choose each? Is it their wisdom, their accomplishments, their words, their creativity, their character, their heroic deeds?Talk about Oprah Winfrey and steve jobs and elon musk ____________ packaging is for shipping purposes, while _____________ packaging carries legal and labeling information.Group of answer choicesEco-friendlySecondary and tertiaryTertiary and primaryPrimary and secondaryTertiary and secondary The Choices are A. {y | y > -9} B. {y | y < -9}C. {y | y -9}D. ALL REAL NUMBERS