Which ordered pair makes both inequalities true?
AN
3
NO
y> -2x + 3
Ysx-2
ist -3 -2 -1

Which Ordered Pair Makes Both Inequalities True?AN3NOy> -2x + 3Ysx-2ist -3 -2 -1

Answers

Answer 1

Answer:

(3, 0)

Step-by-step explanation:

Given the inequality y > -2x + 3 and y ≤ x - 2

The graph of the inequalities are plotted using the geogebra graphing online calculator.

The portion of the graph that is shaded with dark blue, represents the portion that supports the equation.

All the ordered pair points given in the question are also labelled in the graph.

From the graph we can see that only point (3, 0) falls in the area that supports the equation. Hence (3, 0) makes both inequalities true.

Which Ordered Pair Makes Both Inequalities True?AN3NOy> -2x + 3Ysx-2ist -3 -2 -1

Related Questions

Two groups were moving from one campsite to another. The first group traveled the distance in 5 hours. The second group finished in 7 hours. Find the distance between the campsites if the first group was going 4mph faster than the second group.

Answers

Answer:

The distance between the campsites was 70 miles.

Step-by-step explanation:

Since two groups were moving from one campsite to another, and the first group traveled the distance in 5 hours while the second group finished in 7 hours, to find the distance between the campsites if the first group was going 4mph faster than the second group, the following calculation must be performed:

X + 4 = 5

X = 7

4 x 7 = 28

(4 + 4) x 5 = 40

10 x 7 = 70

(10 + 4) x 5 = 70

Therefore, the distance between the campsites was 70 miles.

Find the volume of the cone. Round to the nearest hundredth.

Answers

Answer:

Step-by-step explanation:

volume of cone=1/3 πr²h

=1/3×π×5²×11

=275/3 ×3.14

≈287.33 in³

15. Dravid is a famous cricket player. He has
so far scored 6980 runs in the test matches.
He wishes to complete 10,000 runs: How
many more runs does he need? *
4020 runs
3220 runs
2820 runs
O 3020 runs

Answers

Answer:

3020 runs

Step-by-step explanation:

Because he wants 10000 but only has 6980 so you have to minus 6980 from 10000. 10000-6980=3020

so 3020 is the answer

Answer:

3020 runs

Step-by-step explanation:

10,000-6980=3020

Determine the value of z in the figure
5z
130°

A.Z = 30°
B.Z = 45°
C.z = 50°
D.Z = 10°

Answers

Hi!

180° - 130° = 50°

5z = 50° || : 5

z = 10°

Answer:

10

Step-by-step explanation:

since 130 and the 5z are complementary angles, by subtracting 130 from 180, you get 50. then you equal in 50 to 5z. 50=5z. to solve, you divide 5 from 50 and your answer is 10.

Complete the sentences below:
The value of________ is negative because 240 is in quadrant III. The reference angle is___________. and the exact value of 240 degrees is_________.

Answers

Answer Deleted

404 Not Found

Sameer bought 8kg 500g mango and 5kg 250g apples and Anil bought 7kg 800g Guava and 4kg 625g Banana. Who bought more fruits? And by how much?.​

Answers

Answer:

Below.

Step-by-step explanation:

Sameer:-

Number of mango's = total weight / weight of 1 mango

= 5 kg / 500g

= 5000/500

= 10.

Number of apples: =  5000/250 = 20.

Total number of fruit = 30.

Anil :-

Number of guava = total weight / weight of 1 guava

= 7 kg / 800g

= 7000/800

= 9.

Number of banana: =  4000/625 = 6.

Total number of fruit = 15.

Sameer bought the most fruit,  15 more than Anil.

Note: in Anil's case I rounded the values to the nearest whole number.

True or face dilations preserve angle measure

Answers

Answer:

True

Step-by-step explanation:

Required

Does dilation preserve angle measure?

When a point, side, line, or angle is dilated; the length of the line will be altered by the ratio or scale of dilation.

However, the measure of angle will remain the same.

Hence, the given statement is true.

math help plz
how to solve literal equations, how to understand and step by step with an example provided please

Answers

9514 1404 393

Explanation:

Your question covers a good bit of the material in an algebra course. The short answer is, "the same way you solve a numerical equation." The point of algebra is that literals can stand for numbers, and so be manipulated the same way numbers are.

Expressions are evaluated according to the Order of Operations. For equations involving a single variable, the equation specifies what operations are being performed on that variable. To find the vale of the variable (solve for that literal), you need to "undo" the operations that are performed on it. As with many problems that have layers, you work down through the layers from the outside in. Generally, that means working through the list of operations "backwards," undoing the last one first.

Simple example

  y = mx + b . . . . . . solve for x

In this equation, the operations performed on x are ...

multiplication by maddition of b to the product

In accordance with the above, the first thing we do is "undo" the addition of b. (Note that this could be a number or literal--or even a complicated expression--and the process would be exactly the same.) To "undo" addition, we add the opposite.

  y -b = mx +b -b   ⇒   y -b = mx

Next, we "undo" the multiplication by m. That is, we divide by m, or multiply by the reciprocal of m. Either is the same as the other.

  (y -b)(1/m) = (mx)(1/m)   ⇒   (y -b)/m = x

Now, we have solved this literal equation for x.

_____

Throughout this process you must adhere strictly to the properties of equality. That is, anything you do to one side of the equation must also be done to the other side.

The reason you study inverses and identity elements is so you understand that addition of an additive inverse produces the additive identity element:

  x + (-x) = 0

Similarly, multiplication by the multiplicative inverse (reciprocal) produces the multiplicative identity element.

  x · (1/x) = 1

When other operations are involved, such as raising to a power, trig functions, roots, logs, exponentiation, each of these has an associated inverse function that produces an identity:

  (x^a)^(1/a) = x^1 = x

  arcsin(sin(x)) = x

  (√x)^2 = x

  10^(log(x)) = x   or   log(10^x) = x

Some of these inverse functions have restricted domains, so care must be used when solving equations involving them.

When a variable of interest appears on both sides of the equal sign, then you must figure a way to rearrange the equation so the terms with the variable can be combined.

Example:

  ax + b = cx +d . . . . . solve for x

  ax -cx = d -b . . . . . . subtract (cx+b). (Of course, this is subtracted from both sides of the equation.)

  x(a -c) = d -b . . . . . combine x-terms

  x = (d -b)/(a -c) . . . . divide by the coefficient of x

Note that we had to divide the entire right-side expression by the x-coefficient, so had to enclose it in parentheses.

More Complicated Example:

A recent Brainly problem asked for the solution to ...

  T = 2π√(L/g) . . . . solve for L

Here, L is divided by g, a root taken, and that multiplied by 2π. Undoing these in reverse order, we first divide by 2π, square both sides to undo the root, then multiply by g to undo the division:

  [tex]T=2\pi\sqrt{\dfrac{L}{g}}\\\\\dfrac{T}{2\pi}=\sqrt{\dfrac{L}{g}}\\\\\left(\dfrac{T}{2\pi}\right)^2=\dfrac{L}{g}\\\\\boxed{L=g\left(\dfrac{T}{2\pi}\right)^2}[/tex]

The problem posted on Brainly had numbers where some of these variables are. That does not affect the solution method, except that sometimes numerical values can be combined where literal values cannot.

_____

Key Points

The equal sign is sacred, and its truth must be preserved at every step.Literal equations are solved the same way numerical equations are solved.Inverse operations and functions are used to "undo" operations and functions.The Order of Operations can be helpful when considering what to do first.

The sum of 5 consecutive even numbers is 250. What is the fourth number in this sequence?

Answers

Answer:

Our fourth number is 52.

Step-by-step explanation:

Let our first even number be x.

Then the second even number must be (x + 2), the third (x + 4), fourth (x + 6), and the fifth (x + 8).

They sum to 250. Hence:

[tex]x+(x+2)+(x+4)+(x+6)+(x+8)=250[/tex]

Solve for x. Combine like terms:

[tex]5x+20=250[/tex]

Subtract 20 from both sides:

[tex]5x=230[/tex]

And divide both sides by five. Hence:

[tex]x=46[/tex]

Thus, our sequence is 46, 48, 50, 52, and 54.

Hence, our fourth number is 52.

A few years ago, people tended to have relatively large CD collections. For students at a large university in the midwest, the mean number of CDs owned was 78 with a standard deviation of 90. To confirm these numbers, a random sample of 120 students from this university was collected and the size of their CD collections recorded. These particular 120 students had a mean CD collection size of 80 CDs. Select the correct description of the population in this study.

Answers

Complete Question

A few years ago, people tended to have relatively large CD collections. For students at a large university in the midwest, the mean number of CDs owned was 78 with a standard deviation of 90. To confirm these numbers, a random sample of 120 students from this university was collected and the size of their CD collections recorded. These particular 120 students had a mean CD collection size of 80 CDs. What is the numerical value of the sample mean?

Answer:

Sample Mean [tex]\=x=80[/tex]

Step-by-step explanation:

From the question we are told that:

Population Mean [tex]\mu=78[/tex]

Standard deviation [tex]\sigma=90[/tex]

Sample size [tex]n=120[/tex]

Sample Mean [tex]\=x=80[/tex]

Therefore

The numerical value of the sample mean is

Sample Mean [tex]\=x=80[/tex]

Negate the conditional statement.
(~ a V ~ b) ►c

Please show your work and give an explanation.

Answers

(not a or not b) implies c   <==>   not (not a or not b) or c

so negating gives

not [(not a or not b) implies c]   <==>   not[ not (not a or not b) or c]

which we can simplify somewhat to

not (not (not a or not b)) and not c

(not a or not b) and not c

(not a and not c) or (not b and not c)

not (a or c) or not (b or c)

not ((a or c) and (b or c))

not ((a and b) or c)

Answer correctly and 40 points. Thx. Will report if wrong. ASAP plz! Thx!

Answers

Answer:

-7

Step-by-step explanation:

if you multiply by 7 positive it wont work because u cant cancel 7x out and a fraction wont work because theres no fraction involved in this so ur answer is A

Please guys help to solve this problem​

Answers

9514 1404 393

Answer:

  300

Step-by-step explanation:

Since nobody failed, the number who passed one or the other was 100%.

  P(O + W) = P(O) +P(W) -P(O&W)

  100% = 80% +70% -P(O&W)

  P(O&W) = 50% = 150 students

If 150 students are 50% of the examinees, then 100% will be 300 students.

Answer:

[tex]300[/tex]

hope it helps

#CARRYONLEARNING


Today Katherine woke up late. Since her
alarm did not go off, she only had 37
minutes to get ready for work. She knows
it takes 12 minutes to shower and some
amount of minutes, m, to do her
makeup, but it takes a different amount
of time each day. Represent this situation
using an expression.

Answers

Answer:

49+m

Step-by-step explanation:

37+12 = 49

49 + m is the total time Katherine takes.

NEED ANSWER QUICK WITH STEP BY STEP!!!

Answers

y-y(1) = m(x - x(1))

y - 1 = (-3/4)(x + 8)

2x+3y=8 2x+2y=−5 determine their vertical distance

Answers

Answer:

x=2.5

Step-by-step explanation:

2 (2+3y)÷2+3y=8

2+3y+3y=8

2+6y=8

6y=8-2

6y=6

y=1

x=2+3(1)÷2

x=5÷2

x=2.5

The values of x and y are 2.5,1

​=
The solution set is
​ 1/2(10x+16)-13=-3/5(15x-35)

Answers

Answer: 13/7 or as a decimal 1.857142857

How did i get the answer:

Step 1: Simplify both sides of the equation.

so 1/2 of 10 is 5, 1/2 of 16 is 8

-3/5 of 15 is -9 and -3/5 of -35 is POSITIVE 21

all together should look like 5x+8+−13=−9x+21

(now we have to combine like terms)

8+ -13= -5

5x -5 = -9x+21

Step 2: Add 9x to both sides

5x + 9x= 14x

14x -5 = 21

Step 3: Add 5 to both sides.

21+5= 26

14x=26

Step 4: Divide both sides by 14.

26/14= 1.85714286 or 13/7

The solution is x= 13/7

help me please ineed your help

Answers

I can’t see the problem

Please help Quick this is hard so you’ll get brainliest thank you so much

Answers

Answer:

number 1: no

number 2: no

number 3: no

please help with this quadratic equations​

Answers

Answer:

I don't understand the question

hello here are the answers (pls brainly for this) ✌
1) 3(x+12)
2) 4x(x+14)
3) x^2-14x-40
4) (x-2)(x-12)
5) (x^2+4) (x+2) (x-2)
6) (9x+7) (9x-7)
7) 2(5x+6) (5x-6)
8) 2(x+1) (x-9)
9) (4x-3) (x+5)
10) 7x(5-2x)
11) (x-3) (x^2+5)
12) (s+5) (5r-3)
13) (5x-6x)
14) (5x-4) (25^2+20x+16)
15) 2(x+4y) (x^2-4xy+16y^2

:3

A sphere has radius 7cm then find its volume

Answers

Answer:

1437.3 cm^3 is the volume of sphere whose radius is 7cm

19. The sum of a number m and a number n, multiplied by ninety-one 20. Forty-one times the difference when six is subtracted from a num- bera 21. A number r divided by the difference between eighty-three and ten 22. The total of a number p and twelve, divided by eighteen 23. The product of a number c and three more than the sum of nine and twelve 24. The sum of a number y and ten, divided by the difference when a number x is decreased by five. I need to convert all of them into expressions. PLEASE HELP.​

Answers

Answer:

Step-by-step explanation:

19.

The numbers are m and n

Sum of m and n = m + n

Sum is multiplied by 91 = 91 x ( m + n )

20.

Let the number be = m

Six subtracted from the number = m - 6

41 times the difference = 41 x ( m - 6)

21.

Let the number be = r

Difference between 83 and 10 = 83 - 10 = 73

[tex]The \ number\ divided \ by\ the \ difference \ = \frac{r}{73}[/tex]

22.

Total of p and 23 = p + 12

[tex]Total \ divided \ by \ 18 = \frac{p + 12 }{18}[/tex]

23.

The product of c and 3  = 3c

Sum of 9 and 12 = 21

Product is more than Sum = 3c + 21

24.

Sum of y  and 10 = y + 10

Number x decreased by 5 = x - 5

[tex]Sum \ divided \ by \ difference = \frac{ y + 10 }{x - 5}[/tex]

After deduction of 4 paisa in a Rupee a sum of Rs 720 is left.What was it originally?​

Answers

Given:

After deduction of 4 paisa in a Rupee a sum of Rs 720 is left.

To find:

The original amount.

Solution:

We know that,

1 Rs. = 100 paisa

After deduction of 4 paisa in a Rupee, we get

[tex]100-4=96[/tex]

It means Rs. 720 is the 96% of the original amount.

Let x be the original amount.

[tex]720=\dfrac{96}{100}x[/tex]

[tex]72000=96x[/tex]

[tex]\dfrac{72000}{96}=x[/tex]

[tex]750=x[/tex]

Therefore, the original amount is Rs. 750.

Evaluate -6-2x when x=-4

Answers

Answer:

2

Step-by-step explanation:

Given [tex]-6-2x[/tex] where [tex]x=-4[/tex], substitute [tex]x=-4[/tex] to find the value of the given equation.

Substituting [tex]x=-4[/tex]:

[tex]-6-2(-4)[/tex]

Multiply [tex]-2\cdot -4[/tex]:

[tex]-6+8[/tex]

Combine like terms:

[tex]-6+8=\boxed{2}[/tex]

Therefore, the value of [tex]-6-2x[/tex] when [tex]x=-4[/tex] is [tex]\boxed{2}[/tex].

There are 7 black balls and 8 red balls in an urn. If 5 balls are drawn without replacement, what is the probability that exactly 4 black balls are drawn

Answers

Answer:

(5/20)*(4/19)*(3/18)*(2/17) = 120/116280 = .001 = .1%

Step-by-step explanation:

what is 3/2 divided by 1/8

helppp​

Answers

Answer: 12

Step-by-step explanation:

The first step to dividing fractions is to find the reciprocal (reverse the numerator and denominator) of the second fraction. Next, multiply the two numerators. Then, multiply the two denominators. Finally, simplify the fractions if needed.

Joe bikes at the speed of 30 km/h from his home toward his work. If Joe's wife leaves home 5 mins later by car, how fast should she drive in order to overtake him in 10 minutes.

Answers

Answer:

45 mph

Step-by-step explanation:

This is a really good question to know the answer to. It is tricky and a bit indirect (which means you have to find something else before you can find the speed of the car.)

Let's keep track of what he does in the time allotted.

How far does Joe go in 5 minutes? That's the amount of time he's on the road before she is.

convert 5 minutes into hours. 5 minutes * 1 hour / 60 minutes = 1/12 of an hour

d = r*t

r = 30 km/hour

t = 1/12 hour

d = 30 km/hr * 1/12 hour = 2.5 km

Now she's about to start. She wants to catch him in 10 minutes

d = r*t

r = x mph

t = 10 minutes = 10 minutes * 1 hour * 60 minutes = 1/6 of an hour.

How far does he go in the 10 minute time?

d = 30 * 1/6 = 5 km

What is his total distance

5 km + 2.5 km = 7.5 km

Finally how fast does she need to go to catch him

d = 7.5 km

r = ?   This is what you are trying to find

t = 1/6 of an hour

d = r*t

7.5 km = r * (1/6)hour             divide by 1/6 hour

7.5 km // 1/6 hour = r

r = 7.5 * 6 = 45 mph

When 100 engines are shipped, all of them are free of defects. Select a written description the complement of the given event
A) At most one of the engines is defective.
B) All of the engines are defective.
C) At least one of the engines is defe
D) None of the engines are defective

Answers

Answer:

Option C

Step-by-step explanation:

Suppose that we have a given proposition p

We define the complement as:

"NOT p" or ¬p

So, if p is:

the dog is red

the complement is

the dog is NOT red.

The principal rule to work with this is:

if p is true, then ¬p is false

if p is false, then ¬p is true.

Here the proposition is:

p = "When 100 engines are shipped, all of them are free of defects."

When this is this is true, ¬p must be false.

when this is false, ¬p must be true.

Let's analyze the given options, first the incorrect ones:

A: "At most one of the engines is defective."

here if we have for example, two defective engines, then this proposition and the original proposition are false.

B: " All of the engines are defective."

Here if there is one defective engine, then this is false, and also is the original proposition.

D: "None of the engines are defective"

When the original proposition is true "When 100 engines are shipped, all of them are free of defects.", this proposition is also true (because none of the engines are defective)

Finally, the corrrect one

C "At least one of the engines is defective"

When the original proposition is true, there are no defective engines, so this is false.

While, if this is true, there is at least one defective engine, so the original proposition is false.

Then this is the correct option:

¬p = "At least one of the engines is defective"

A man walked 5km then traveled a certain distance by Nissan urban bus and twice as far by train. if the whole journey was 104km, how far did he traveled?​

Answers

Answer:

33km

Step-by-step explanation:

Let the distance traveled by bus be x, then distance traveled by train would be 2x

Therefore,

5 + x + 2x = 104

5 + 3x = 104

3x = 104 - 5

3x = 99

x = 33

solve for x. 4^(×-1)=1

Answers

Answer:

[tex]4^{\left(x-1\right)}=1[/tex]

[tex]\Rightarrow\left(x-1\right)\ln \left(4\right)=\ln \left(1\right)[/tex]

[tex]\hookrightarrow x=1[/tex]

❅❅❅❅❅❅❅❅❅❅

OAmalOHopeO

❅❅❅❅❅❅❅❅❅❅

Other Questions
What's a ruling family called? Describing Work Styles for ActorsClick this link to view ONET's Work Styles section for Actors.Note that common work styles are listed toward the top, and less common work styles are listed toward the bottoAccording to O'NET, what are common work styles needed by Actors? Select four options.investigativeadaptability/flexibilitycooperationconventionaldependabilityO concern for others Mathematically verify the outlier(s) in the data set using the 1.5 rule. 7, 8, 11, 13, 14, 14, 14, 15, 16, 16, 18, 191. 7 & 19 are outliers.2. 7 & 8 are outliers.3. 7, 8, & 19 are outliers.4. There are no outliers. Calculate the average atomic mass for X I need help on this !! Please Whenever those states which have been acquired as stated have been accustomed to live under their own laws and in freedom, there are three courses for those who wish to hold them: the first is to ruin them, the next is to reside there in person, the third is to permit them to live under their own laws, drawing a tribute, and establishing within it an oligarchy which will keep it friendly to you. Because such a government, being created by the prince, knows that it cannot stand without his friendship and interest, and does its utmost to support him; and therefore he who would keep a city accustomed to freedom will hold it more easily by the means of its own citizens than in any other way.The Prince,Niccol MachiavelliWhat is the authors primary purpose in writing this passage? a)to informb)to entertainc)to persuadeWhat does Machiavelli most want the reader to know? a)how to maintain power b)how to become a princec)how to rule with kindness What is his secondary purpose? a)to inform the reader b)to entertain with humorc)to entertain with suspense How does Machiavelli work to achieve his secondary purpose?a)by telling a funny story b)by providing explanationsc)by recounting a tragic event What factors cause students study poor? give the standard mountain where A= 2,00 feet B = 12,000 feet and C = 4,000 feet. IF the temperature at A is 82 degrees F and the dew point temperature is 60 degrees F , what is the elevation in feet of X? You've seen advertisement of cars bicycles motorcycles. Now create your own advertisement in spanish using the given pictures. The first ad has created for you in English indicate the information you must provide in each ad trTHE MINORITIES IN GERMANY DURING THE 1930s?Study Sources 3A, 3B, 3C and 3D and answer tho following questions.3.1 Study Source 1A.3.1.1 Using the source and your own knowledge, define theconcept, Anti-Semitism, in the context of Nazi Germany. F (1 x 2)3.1.2How many Jews, according to the source lived in Germanyby 1933?(2(1)(1 X 1)3.1.3Quote TWO pieces of evidence reflecting sabotage fromthe source, which the Jews were blamed for promotinganti-Semitism in Germany.(2 X 1)(2)u3.1.4 Using the information in the source and your ownknowledge, explain why the German officials who signedthe armistice that ended the First World War were referredto as the "November Criminals".(2 x 2)(4)3.1.5 Why, in your opinion, was it necessary to have clearlegislation that defined who was a Jew and who was anAryan?(2 X 2)(4)3.2 Consult Source 3B.3.2.1 Mention, from the source the Province where theNuremburg Laws were legalised by Hitler.(1 x 1) (1)3.2.2 Use your own words to define the historical conceptHolocaust in context of the German Nazi racist policies.(1 x 2)(2)3.2.3 List from the source. THREE examples of the rights Jewswere denied in 1933 to 1934.(3 x 1)(3)3.2.4 Use the source and your own knowledge to comment onthe significance the statement; 'stripped German Jews oftheir German citizenship.(2 x 2) (4) (fg) (x) = f(x) g(x)truefalse** Why do I feel like a burden to my family like I feel that I can't do anything right please tell me why? Which Romantic writer influenced Walt Whitman by writing an essay titled "The Poet"?-Oliver Wendell Holmes-Ralph Waldo Emerson-Henry David Thoreau-John Greenleaf Whittier Are the triangles similar ? If they are identify the similarity ratio. is pineapple good to eat yes or no??? Simplificar 2/3+1/5+2/4 you could win the first price if complete the sentence using if clause You would like to use the periodic review model to compute the desired order quantity for a company. You know that vendor lead time is 5 days and the number of days between reviews is 20. Which of the following is the standard deviation of demand over the review period and lead time (sT L) if the standard deviation of daily demand is 8?a. 40b. 200c. 8d. 25e. 100 (ECON) If the vaule of the goods and services a country produces decreases while its population stays the same, which statement is true. THREE USES THAT CELLS MAKE OF THE ENERGY RELEASED BY ATP