The range of a relation is

A: the output (y) values of a relation
B: the input (x) values of the relation
C: a set of points that pair input values with output values
D: x and y values written in the form (x,y)

Answers

Answer 1
Let M and N be 2 sets, 

Consider a relation R, from M to N
that is:

R:M→N
R(x)=y

so x is taken from set M, and the product y, is in set N

The set of all output of R,so all possible y, is called the Range of y:


Answer: A: the output (y) values of a relation 

Related Questions

A die is rolled 12 times find the probability of rolling exactly 12 ones

Answers

probability of rolling exactly 12 ones is 1/6^12

Answer:

[tex]P(X=12)=(12C12)(\frac{1}{6})^12 (1-\frac{1}{6})^{12-12}=4.59x10^{-10}[/tex]

Step-by-step explanation:

Previous concepts

The binomial distribution is a "DISCRETE probability distribution that summarizes the probability that a value will take one of two independent values under a given set of parameters. The assumptions for the binomial distribution are that there is only one outcome for each trial, each trial has the same probability of success, and each trial is mutually exclusive, or independent of each other".

Solution to the problem

We assume that the die is fair and the probability of obatin a one is 1/6.

Let X the random variable of interest, on this case we now that:

[tex]X \sim Binom(n=12, p=1/6)[/tex]

And we want to find this probability:

[tex] P(X=12)[/tex]

And if we replace we got:

[tex]P(X=12)=(12C12)(\frac{1}{6})^12 (1-\frac{1}{6})^{12-12}=4.59x10^{-10}[/tex]

Please help me!! I really need it (:

Answers

it is a linear equation

 if you take the negative of x and subtract 1 you get Y

 so the answer is A

write the following inequality in slope intercept form. -6+2y less than or equal to 42

Answers

The slope intercept of a line is given by y=mx+c, where:
m=slope, c=y-intercept. 
Thus the slope-intercept form of our equation will be:
-6+2y≤42
adding 6 in both sides we get:
-6+6+2y≤42+6
2y≤6
dividing both sides by 2 we get:
(2y)/2≤6/2
y≤3
the answer is y≤3

Answer:  The required slpe-intercept form of the given inequality is

[tex]y\leq 0\times x+24.[/tex]

Step-by-step explanation:  We are given to write the following inequality in the slope-intercept form :

[tex]-6+2y\leq 42~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(i)[/tex]

We know that

the slope intercept form of a straight line with slope m and y-intercept c is given by

[tex]y=mx+c.[/tex]

Writing equation (i) in slope-intercept form, we have

[tex]-6+2y\leq 42\\\\\Rightarrow 2y\leq 42+6\\\\\Rightarrow 2y\leq 48\\\\\Rightarrow y\leq 24\\\\\Rightarrow y\leq 0\times x+24,[/tex]

where slope, m = 0  and  y-intercept, c = 24.

Thus, the required slpe-intercept form of the given inequality is

[tex]y\leq 0\times x+24.[/tex]


Which statements about the graph of the function f(x) = 2x2 – x – 6 are true? Check all that apply.

The domain of the function is .
The range of the function is all real numbers.
The vertex of the function is .
The function has two x-intercepts.
The function is increasing over the interval (, ∞).

Answers

we have

[tex] f(x) = 2x^{2}- x -6 [/tex]

using a graph tool

see the attached figure

we know that

1) the domain of the function is all real numbers-------> interval (-∞,∞)

2) The range of the function is the interval [-6.125,∞)

3) The vertex of the function is the point (0.25,-6.125)

4) The function has two x-intercepts-----> ( -1.5,0) and (2,0)

5) The function is increasing over the interval (0.25,∞) and decreasing over the interval (-∞,0.25)

Which graph shows the solution set for -1.1x+ 6.4> -1.3

Answers

-1.1x+ 6.4> -1.3
-1.1x > -7.7
        x <7

answer

x is less than 7


Calculate the hypotenuse

Answers

Use Pythagorean's Theorem, [tex] a^{2}+ b^{2}= c^{2} [/tex].  Your a is 10 annd your b is 14. Or vice versa; it doesn't matter cuz either way you'll get the same answer.
[tex] 10^{2} + 14^{2} = c^{2} [/tex]
[tex]100+196= c^{2} [/tex]
[tex]296= c^{2} [/tex]
[tex] \sqrt{296} = \sqrt{ c^{2} } [/tex]
[tex]17.205=c[/tex]

When 4 times a number is increased by 40, the answer is the same as when 100 is decreased by the number. find the number?

Answers

Answer:x equals 12

Step-by-step explanation:

4x+40=100-x

add x to both sides

5x+40=100

Subtract 40 on both sides

5x=60

divide both sides by 5

x=12

The number is 12 from the obtained equation.

Given that, When 4 times a number is increased by 40, the answer is the same as when 100 is decreased by the number.

What is an equation?

In mathematics, an equation is a formula that expresses the equality of two expressions, by connecting them with the equals sign =.

Let the unknown number be x.

4 times a number is increased by 40

=4x+40

100 is decreased by the number

= 100-x

So, equation is 4x+40=100-x

4x+x=100-40

⇒ 5x = 60

⇒ x=12

Therefore, the number is 12 from the obtained equation.

To learn more about an equation visit:

https://brainly.com/question/14686792.

#SPJ5

Given that the two triangles are similar, solve for x if AU = 20x + 108, UB = 273, BC = 703, UV = 444, AV = 372 and AC = 589. You must show all of your work to receive credit.

Answers

If two triangles are similar then the corresponding sides are in proportion. Thus,

AB / AU = BC / UV = AC / AV

AB / (20x+108) = 703 / 444

Where AB is equivalent to:

AB = AU + UB

AB = 20x + 108 + 273

AB = 20x + 381

Therefore going back to the first equation:

(20x + 381) / (20x + 108) = 703/444

444 (20x + 381) = 703 (20x + 108)

8880x + 169164 = 14060x + 75924

14060x - 8880x = 169164 – 75924

5180 x = 93240

x = 93240 / 5180

x = 18

Answer:

  x = 18

Step-by-step explanation:

You want the value of x, given similar triangles ABC and AUV with ...

AU = 20x +108AV = 372UB = 273AC = 589

Similar triangles

Corresponding sides, or their parts, of similar triangles are proportional. In this geometry, this means ...

  [tex]\dfrac{AU}{UB}=\dfrac{AV}{VC}[/tex]

We know that VC = AC -AV = 589 -372 = 217, so we can write the proportion as ...

  [tex]\dfrac{20x +108}{273}=\dfrac{372}{217}= \dfrac{12}{7}\\\\7(20x+108)=273(12)\qquad\text{multiply by $273\cdot12$}\\\\140x = 2520\qquad\text{subtract 756}\\\\x=\dfrac{2520}{140}=18[/tex]

The value of x is 18.

A cylindrical tree trunk is 14 yards high from the ground up to the lowest branch, and it measures 4 yards around. What is the volume of wood in this section of the trunk?

Answers

The volume of the cylindrical figure is given by:
V=πr^2h
Given that the circumference of the figure is 4 yds, the radius will be:
C=2πr
4=2πr
hence;
r=4/(2π)
r=0.64 yds

Therefore the volume of the cylinder will be:
V=π*0.64^2*14
=17.83 cubic yards

an air traffic controller spots two planes at the same altitude flying toward each other. Their flight paths form a right angle at point p. One plane is 150 miles from point P and is moving at 450 miles per hour. The other plane is 200 miles from point P and is moving at 450 miles per hour. What is the distance s between the planes as a function of time t?

Answers

The problem states that the paths of the two planes form a right triangle, therefore this means that the distance between the two is the hypotenuse. Given that information, we can use the hypotenuse formula for finding the distance formula:

c^2 = a^2 + b^2             ---> 1

Where c is the hypotenuse, in this case the distance between the two planes.

First let us find the value of a. We know that one plane is 150 miles from point P and this distance is decreasing by a rate of 450 miles per hour, therefore a is:

a = 150 – 450 t              ---> 2

We also know that the other plane is 200 miles away and this distance decreases by a rate of 450 miles per hour also, therefore b is:

b = 200 – 450 t              ---> 3

Substituting equations 2 and 3 to 1:

c^2 = (150 - 450 t)^2 + (200 – 450 t)^2

c^2 = 22500 – 135000t + 202500t^2 + 40000 – 180000t +  + 202500t^2

c^2 = 405,000 t^2 – 315,000 t + 62,500               (ANSWER)

What is the awnser to -10x+3(4x-2)=6

Answers

Hello there!

In order to solve that equation, you would need to distribute the 3 inside the parenthesis.

-10x + 3(4x - 2) = 6
-10x + 12x - 6 = 6

Then you would need to keep the variable in the left and everything else to the right - in other words, solving for x.

-10x + 12x - 6 = 6
2x = 12
x = 6

Your answer would be 6.
remember, you can do anything to an equation as long as yo do it to both sides
first, distribute
remember that a(b+c)=ab+ac
so
3(4x-2)=3(4x)+3(-2)=12x-6
so

-10x+3(4x-2)=6
-10x+12x-6=6
2x-6=6
add 6 to both sides
2x=12
divide by 2
x=6

PLEASE HELP! A square piece of paper 144 mm on a side is folded in half along a diagonal. The result is a 45 -45-90 triangle. What is the length of the hypotenuse
A:140 mm
B:12 square root 2
C:280mm
D: 140 square root 2

Answers

Your answer is B. First, since we know that both legs are equal, we can figure out their lengths by finding the square root of 144 and that is 12. To find the hypotenuse, we multiply length by the square root of two. Being as your choices had that was part of one of your options, it would be logical to conclude that B is the correct answer.

PLEASE help me!!!!! and can you show me how you did it please!?!

Answers

Opposite sides of a parallelogram are equal so:
3x + 8 = 7x -24
32 = 4x
x = 8
angle JHK = 52°
Adjacent parallelogram angles are supplementary. (add up to 180°)
So angle HMK = 180° - 52 -20
Angle HMK = 108°


find a positive angle less than one rotation that is coterminal with 750 degrees

Answers

To solve this problem, all you have to do is to subtract 360 degrees (equivalent to 1 rotation) from the given angle until the answer is less than 360 degrees.

1st subtraction: 750 – 360 = 390 degrees

2nd subtraction: 390 – 360 = 30 degrees

Therefore the positive angle less than one rotation that is coterminal with 750 degrees is 30 degrees.

The function $f$ satisfies \[f(x) + f(2x + y) + 5 x y = f(3x - y) + 2x^2 + 1\]for all real numbers $x$, $y$. determine the value of $f(10)$.

Answers

The value of f(10) is -47.

The bacteria in a container quadruples every day. if there are initially 100 bacteria, write an equation that models the number of bacteria a after d days. how many bacteria will there be after 1 week?

Answers

4a =d
16a = 2d
.......
16,384a = 7d

Answer:

[tex]a = 100 * 4^{d}[/tex]

In a 1 week there would be 1,638,400 bacteria

Step-by-step explanation:

Hello, great question. These types are questions are the beginning steps for learning more advanced Algebraic Equations.

Since the amount of bacteria are quadrupling every day this means that the bacteria are compounding, meaning that every time they quadruple the next day the new amount is quadrupled. Thus growing exponentially every time.

So to solve this we would need to create an exponential equation that calculates the amount of bacteria after a certain amount of days, like so...

[tex]a = 100 * 4^{d}[/tex]

If we want to calculate the number of bacteria after 1 week , we would substitute d for 7 and solve for a.

[tex]a = 100 * 4^{7}[/tex]

[tex]a = 100 * 16,384[/tex]

[tex]a = 1,638,400[/tex]

In a 1 week there would be 1,638,400 bacteria

I hope this answered your question. If you have any more questions feel free to ask away at Brainly.

Find the sale price when the original price is $37.00 and the discount rate is 44%.

a.
$20.72
c.
$35.37
b.
$16.28
d.
$1.63




 

Please select the best answer from the choices provided

Answers

7(100-44)/100

37(0.56)

$20.72
37x.44 = 16.28
37-16.28=20.72 so answer A. Is ur answer

the equation of line AB is y = 1/5x -1 write an equation of a line perpendicular to line AB in slope intercept form that contains point (1, -2)

Answers

y= -5x+3 is the equation that is perpendicular to line AB with the point (1,-2) 
The slope of a perpendicular line is the opposite reciprocal of the slope of the line that is given which means that the slope of the perpendicular line in this case is -5. To get the equation of the perpendicular line that goes through the point (1, -2 ) plug in the x and y vales along with the slope you calculated into the point slope formula and solve to get the slope intercept form. 

y-(-2) = -5(x-1)

y=-5x + 3

What is #3 step by step?

Answers

When there is a minus before a parenthesis, you must change the sign of the number(s) inside the parenthesis.

(-9) - (-7) × [2 - (-9)]^2 + (-7)

-9 + 7 × [2 + 9]^2 - 7

- 9 + 7 * (11)^2 - 7

-9 + 7*121 - 7

-9 + 847 - 7

831

For what values of x and y are the triangles congruent?

a. x=-4. y=-4

b. x=-4, y=4

c. x=4, y=7

d. x=7, y=4

Answers

The triangles, or any pair of polygon, are congruent if and only if the corresponding sides have the same lengths and the corresponding angles have the same measures.

From the given choices above, it can be seen that only the choice in A will give us this relationship. Thus, the answer is A. 

P = 3^7 x 11^2 and Q = 3^4 x 7^3 x 11. Write as the product of prime factors the LCM of P and Q

Answers

Final answer:

The LCM of P and Q is found by taking the highest powers of the common prime factors from both numbers, which results in LCM(P, Q) = 37 x 73 x 112.

Explanation:

To find the Least Common Multiple (LCM) of P and Q when given as products of prime factors, we look for the highest powers of the prime factors that appear in either P or Q. In this case:

P = 37 x 112Q = 34 x 73 x 11

For prime factor 3, the highest power in P and Q is 37. For prime factor 11, the highest power is 112 (from P). Since prime factor 7 only appears in Q, we include it in its highest power, which is 73. Combining these, the LCM of P and Q as the product of prime factors is:

LCM(P, Q) = 37 x 73 x 112

A test consists of 20 problems and students are told to answer any 15 of these questions. In how many different ways can they choose the 15 questions?

a. 15,504

b. 20,145

c. 23,670

d. 25,890

Answers

The total number of ways of picking r objects out of n, is given by the formula:

[tex]C(n, r)= \frac{n!}{(n-r)!r!} [/tex]

where a! is "a factorial", defined as a!=1*2*3*...*(a-1)*a

We are picking 15 objects (questions) out of 20, so substitute r=15 and n=20 in the formula:

[tex]C(20, 15)= \frac{20!}{(20-15)!15!}= \frac{20!}{15!*5!}= \frac{20*19*18*17*16*15!}{15!*5!}= [/tex]



[tex]\frac{20*19*18*17*16}{5!}= \frac{20*19*18*17*16}{5*4*3*2}= \frac{19*18*17*16}{3*2}=19*3*17*16=15,504[/tex]


Answer: A

What is the product of the rational expressions shown below? Make sure your answer is in reduced form. x+2/x-5 times 8x/x+2
A 8x/x-5
B8x/x-5
C 8/x+2
D8/ x-5

Answers

The answer is 8x/x-5 which is either A. or B.

x+2 cancels out and leaves 8x/x-5

Also, Answer A and B are the same

A contractor records all of the bedroom areas, in square feet, of a five-bedroom house as: 100, 100, 120, 120, 180 What is the variance?

Answers

The variance is the total of the squared distances of the given data from the mean. 

This can be calculated through the equation,
        
                            σ² = summation of X² / N  - μ²

where σ² is the variance X's are the data, N is the number of terms, and μ is the mean.

   summation of X² = 100² + 100² + 120² + 120² + 180² = 81200
                          N = 5
                                        μ = (100 + 100 + 120 + 120 + 180) / 5
                                         μ = 124

Substituting these values to the equation for variance,
                                 
                              σ² = (81200/5) - 124² = 864

Thus, the variance is equal to 864. 

The variance of the five bedroom house is 864.

The formula variance

σ²

[tex]=\frac{X^2}{N} -u^2[/tex]

To get the value of X²

= 100²+100²+120²+120²+180²

= 81200

The number is N = 5

u = mean

[tex]u = \frac{100+100+120+120+180}{5}[/tex]

u = 124

The values in the variance formula

[tex]\frac{81200}{5} -124^2[/tex]

16240-15376

= 864

The variance is 864

Read more on variance here:

https://brainly.com/question/15858152

If 5x + x2>100 then x is not

Answers

7 - answer is not seven

George's page contains twice as many typed words as bills page and bills page contains 50 fewer words than Charlie's page. If each person can type 60 words per minute, after one minute, the difference between twice the number of words on bills page and the number of words on Charlie's page is 210. How many words did bills page contain initially? Use a table to organize the information.

Answers

We have three unknowns. So, let's assign variables for each of these unknowns:

Let:
x = number of words in George's page
y = number of words in Bill's page
z = number of words in Charlie's page

The equations formulated from the relationships would be:
x = 2y
y = z - 50
2(y - 60) - (z - 60) = 210

Simplifying the third equations:
2y - 120 - z + 60 = 210
2y - z = 210 + 120 - 60
2y - z = 270

Substituting eqn 2 to eqn 3:
2(z - 50) - z = 270
z = 370
y = 370 - 50 = 320
x = 2(320) = 640

Therefore, there are 320 words initially in Bill's page.

A man travelled 3/8 of his journey by a rail 1/4 by a taxi 1/8 by and the remaining 2km on foot what is the length of his total journey?

Answers

The man travelled in different ways: by rail, by taxi, by ___ and by foot. I placed a blank there because there seems to be a missing word in the given problem above. For sample purposes, let's just assume that is travel by bus.

Since all of these travels are equal to 1 whole journey, you can express each travel as a fraction. When you add them up, the answer would be 1. So,

3/8 + 1/4 + 1/8 + x = 1

The variable x here denotes the fraction of his travel by foot. We are only given the exact distance travelled on foot which is 2 km. We have to find the fraction of the travel by foot to determine the length of the total distance travelled. Solving for x,

x = 1 - 3/8 - 1/4 - 1/8
x = 1/4

That means that the travel by foot comprises 1/4 of the whole journey. Thus,

Let total distance be D.

1.4*D = 2 km
D = 8 km

Therefore, the man travelled a total of 8 kilometers.

What is the quality a design has if it maintains all characteristics when it is rotated about a point lying in its plane?

Answers

Answer:

The answer is rotational symmetry.

Step-by-step explanation:

The Rotational symmetry is the quality a design has if it maintains all characteristics when it is rotated about a point lying in its plane. A shape is said to possess rotational symmetry when it still looks the same after we rotate it.                                            

A school typically sells 500 yearbooks each year for $50 each.
The economics class does a project and discovers that they can sell 100 more yearbooks for every $5 decrease in price.The revenue for yearbook sales is equal to the number of yearbooks sold times the price of the yearbook.

Let X represent the number of $5 decreases in price. If the expression that represents the revenue is written in the form R(X)=(500+ax)(50-bx). Find the values of a and b.

Answers

Answer: a=100 and b=5


Step-by-step explanation:

Given: A school typically sells 500 yearbooks each year for $50 each.

The economics class discovers that they can sell 100 more yearbooks for every $5 decrease in price.

Let x represents the number of $5 decreases in price.

Then the new price (in dollars)=50-5x

Total yearbook sold=500+100x

If the revenue for yearbook sales is equal to the number of yearbooks sold times the price of the yearbook.

Then the revenue function will be [tex]R(X)=(500+100x)(50-5x)[/tex]

On comparing this with the given revenue expression we get

a=100 and b=5.

In this exercise we have to calculate the values ​​of A and B, so we have to:

[tex]A=100\\B=5[/tex]

Since the equation is:

[tex]R(X)=(500+ax)(50-bx)[/tex]

And the following information was given:

A school typically sells 500 yearbooks each year for $50 each.The economics class discovers that they can sell 100 more yearbooks for every $5 decrease in price.

So knowing that by increasing 100 more books sold this is equal to A and the decrease in value is going to be equal to b.

[tex]R(X)=(500+100x)(50-5x)[/tex]

See more about equation at brainly.com/question/2263981

Standard automobile license plates in a country display 1 numbers, followed by 2 letters, followed by 4 numbers. how many different standard plates are possible in this system? (assume repetitions of letters and numbers are allowed.)

Answers

there are 10 numbers ( 0-9)

there are 26 letters ( A-Z)

10 x 26 x 26 x 10 x 10 x 10 x 10 =67,600,000 possible combinations

Other Questions
A person died leaving behind inheritance of Rs. 300000. Distribute the amount among 4 sons and 3 daughters so that each son gets double of what a daughter gets. Find the share of each when a debt of Rs. 80,000 was also to be paid. What are the rebels main complaints against the government of virginia? Explaination on how Alexanders army was able to cross the hydaspes before porus was able to react what is the sum of 27 and 5 times a number is 187 Solve each system of equations by using elimination.7)2t-u=173t+u=88)2j-k=33j+k==29)3c-2d=23c+4d=50 What are the three important features of charts and graphs? Explain the function of each feature. Find the equation of the quadratic function with zeros -1 and 1 and vertex at (0, -4). A client is informed that he has a benign bone tumor but that this type of tumor that may become malignant. the nurse knows that this is characteristic of which type of tumor An angle measures 20 more than the measure of a complementary angle. What is the measure of each angle? Which of theses numbers is the smallest 0.02, 0.24, 0.11, 0, 2 Kieran eats many fruits and vegetables because he wants to stay healthy. Identify the subordinating conjunction in the sentence.A.KieranB.andC.becauseD.healthy Lola es una chica _____. A. simptico B. reservado C. deportista D. bueno The value of a $225,000 house increases at a rate of 3.5% each year. Use a graph to predict the value of the house in 8 years. A) $276,582 B) $286,263 C) $306,652 D) $296,282 If p-1 is a factor of p^4+p^2+p-k the value of k is How many hours is from 9:00am to 6:00 pm? A test rocket is launched vertically from ground level (y = 0 m), at time t = 0.0 s. The rocket engine provides constant upward acceleration during the burn phase. At the instant of engine burnout, the rocket has risen to 49 m and acquired a velocity of 30m/s. How long did the burn phase last? Two children standing on opposite sides of a merry-go-round are trying to rotate it. they each push in opposite directions with forces of magnitude 10.2 n. (a) if the merry-go-round has a mass of 180 kg and a radius of 1.8 m, what is the angular acceleration of the merry-go-round? (assume the merry-go-round is a uniform disk.) how to write unit form for (2 tens 1 one) x 10 Find the value of x if B is between A and C, AB = 4x 9, BC = 3x + 5 and AC = 17. Simplify: 20 sin(2x) cos(2x) Steam Workshop Downloader