Based on the experimental probability, predict the number of times that you will roll a 5 if you roll the number cube 300 timesExperiment result on previews question: The number 5 was rolled 9 times out of 20 on a previous question

Answers

Answer 1

Explanation: To understand this problem we need to know that there are two different types of probability. The experimental probability and the theoretical probability.

- The experimental probability occurs once you conduct the experiment and after the experiment, you calculate the probability using the result of the experiment.

- The theoretical probability occurs before the experiment. Once you have information about the situation so you calculate the probability the get a specific result before trying.

Step 1: For this question, once we have a number cube with faces 1,2,3,4,5 and 6 and we want to know the experimental probability to get a 5 once you roll the cube 300 times you would need to get in real life a number cube and to roll it 300 times. After this experiment we would get all the results of each time we roll it and we would know how many times (from 300 times) we got a number 5. After that, we would use the following formula

[tex]Experimental_{probability}=\frac{number\text{ of times we got a number 5}}{300}[/tex]

Once the get this result we finish the question.


Related Questions

I really need help on this and I would really appreciate if anyone would want to help me please and thank you.

Answers

Given the equation of the parabola:

[tex]y=x^2+6x-12[/tex]

To find the vertex of the parabola,

we will substitute with the value (-b/2a) into the function y

[tex]\begin{gathered} a=1 \\ b=6 \\ c=-12 \\ \\ x=-\frac{b}{2a}=-\frac{6}{2\cdot1}=-3 \\ y=(-3)^2+6\cdot-3-12=9-18-12=-21 \end{gathered}[/tex]

so, the coordiantes of the vertex :

x = -3

y = -21

find the perimeter of the triangle whose vertices are (-10,-3), (2,-3), and (2,2). write the exact answer. do not round.

Answers

We have to calculate the perimeter of a triangle of which we know the vertices.

The perimeter is the sum of the length of the three sides, which can be calculated as the distance between the vertices.

The vertices are V1=(-10,-3), V2=(2,-3), and V3=(2,2).

We then calculate the distance between each of the vertices.

We start with V1 and V2:

[tex]\begin{gathered} d_{12}=\sqrt[]{(y_2-y_1)^2+(x_2-x_1)^2} \\ d_{12}=\sqrt[]{(-3-(-3))^2+(2-(-10)^2} \\ d_{12}=\sqrt[]{(-3+3)^2+(2+10)^2} \\ d_{12}=\sqrt[]{0^2+12^2} \\ d_{12}=12 \end{gathered}[/tex]

We know calculate the distance between V1 and V3:

[tex]\begin{gathered} d_{13}=\sqrt[]{(y_3-y_1)^2+(x_3-x_1)^2} \\ d_{13}=\sqrt[]{(2-(-3))^2+(2-(-10))^2} \\ d_{13}=\sqrt[]{5^2+12^2} \\ d_{13}=\sqrt[]{25+144} \\ d_{13}=\sqrt[]{169} \\ d_{13}=13 \end{gathered}[/tex]

Finally, we calculate the distance between V1 and V3:

[tex]\begin{gathered} d_{23}=\sqrt[]{(y_3-y_2)^2+(x_3-x_2)^2} \\ d_{23}=\sqrt[]{(2-(-3))^2+(2-2)^2} \\ d_{23}=\sqrt[]{5^2+0^2} \\ d_{23}=5 \end{gathered}[/tex]

Then, the perimeter can be calcualted as:

[tex]\begin{gathered} P=d_{12}+d_{13}+d_{23} \\ P=12+13+5 \\ P=30 \end{gathered}[/tex]

Answer: the perimeter is 30 units.

I need help with this practice problem solving It is trigonometry I will send another picture with the graph that is included in the problem, it asks to use the graph to solve

Answers

Given the function

[tex]f(x)=\sin (\pi x+\frac{\pi}{2})[/tex]

The graph of the function is as shown below:

The System of PolynomialsYou are aware of the different types of numbers: natural numbers, integers, rational numbers, and real numbers. Now you will work with a property of the number system called the closure property. A set of numbers is closed for a specific mathematical operation if you can perform the operation on any two elements in the set and always get a result that is an element of the set.Consider the set of natural numbers. When you add two natural numbers, you will always get a natural number. For example, 3 + 4 = 7. So, the set of natural numbers is said to be closed under the operation of addition.Similarly, adding two integers or two rational numbers or two real numbers always produces an integer, or rational number, or a real number, respectively. So, all the systems of numbers are closed under the operation of addition.Think of polynomials as a system. For each of the following operations, determine whether the system is closed under the operation. In each case, explain why it is closed or provide an example showing that it isn’t.1)AdditionType your response here:2)SubtractionType your response here:3)MultiplicationType your response here:4)DivisionType your response here:5)Determine whether the systems of natural numbers, integers, rational numbers, irrational numbers, and real numbers are closed or not closed for addition, subtraction, multiplication, and division.Type your response here: 6)Addition Subtraction Multiplication Division natural numbers integers rational numbers irrational numbers real numbers When a rational and an irrational number are added, is the sum rational or irrational? Explain.Type your response here:7)When a nonzero rational and an irrational number are multiplied, is the product rational or irrational? Explain.Type your response here:8)Which system of numbers is most similar to the system of polynomials?Type your response here:9)For each of the operations—addition, subtraction, multiplication, and division—determine whether the set of polynomials of order 0 or 1 is closed or not closed. Consider any two polynomials of degree 0 or 1.Type your response here:10)Polynomial 1 Polynomial 2 Operation Expression Result Degree of Resultant Polynomial Conclusion addition subtraction multiplication division What operations would the set of quadratics be closed under? For each operation, explain why it is closed or provide an example showing that it isn’t.Type your response here:11)Is there a set of expressions that would be closed under all four operations? Explain.Type your response here:

Answers

The Solution To Question Number 10:

The question says what operations would the set of quadratics be closed under.

Let the sets of quadratics be

[tex]\begin{gathered} p(x)=ax^2+bx+c \\ q(x)=mx^2+nx+k \end{gathered}[/tex]

The set of two quadratics (polynomials) is closed under Addition.

Explanation:

[tex]\begin{gathered} P(x)+q(x)=(ax^2+bx+c)+(mx^2+nx+k) \\ =(a+m)x^2+(b+n)x+(c+k) \\ \text{which is still a quadratic.} \\ \text{Hence, the set of quadratics is closed under Addition.} \end{gathered}[/tex]

The set of two quadratics is closed under Subtraction.

[tex]\begin{gathered} P(x)-q(x)=(ax^2+bx+c)-(mx^2+nx+k) \\ =(a-m)x^2+(b-n)x+(c-k) \\ \text{which is still a quadratic, provided both a}\ne m,\text{ b}\ne n\text{ } \\ \text{Hence, the set of quadratics is closed under Subtraction.} \end{gathered}[/tex]

The set of quadratics is not closed under Multiplication.

[tex]\begin{gathered} P(x)\text{.q(x)}=(ax^2+bx+c)(mx^2+nx+k)=amx^4+(bn+ak)x^2+ck+\cdots \\ \text{Which is not a quadratic.} \\ \text{Hence, the set of quadratics is not closed under multiplication.} \end{gathered}[/tex]

The set of quadratics is not closed under Division.

[tex]\begin{gathered} \text{Let the sets be f(x)=8x}^2\text{ and} \\ h(x)=2x^2-1 \\ \text{ So,} \\ \frac{f(x)}{h(x)}=\frac{8x^2}{2x^2_{}-1} \\ \text{Which is not a quadratic.} \\ \text{Hence, the set is not closed under Division.} \end{gathered}[/tex]

Irene is 54 ⅚ inches tall. Theresa is 1 ⅓ inches taller than Irene and Jane is 1 ¼ inches taller than Theresa How tall is Jane

Answers

Let be "n" Irene's height (in inches), "t" Theresa's height (in inches) and "j" Jane's height (in inches).

You know Irene's height:

[tex]n=54\frac{5}{6}[/tex]

You can write the Mixed number as an Improper fraction as following:

- Multiply the Whole number by the denominator.

- Add the product to the numerator.

- Use the same denominator.

Then:

[tex]\begin{gathered} n=\frac{(54)(6)+5}{6}=\frac{324+5}{6}=\frac{329}{6} \\ \end{gathered}[/tex]

Now convert the other Mixed numbers to Improper fractions:

[tex]\begin{gathered} 1\frac{1}{3}=\frac{(1)(3)+1}{3}=\frac{4}{3} \\ \\ 1\frac{1}{4}=\frac{(1)(4)+1}{4}=\frac{5}{4} \end{gathered}[/tex]

Based on the information given in the exercise, you can set up the following equation that represents Theresa's height:

[tex]t=\frac{329}{6}+\frac{4}{3}[/tex]

Adding the fractions, you get:

[tex]t=\frac{337}{6}[/tex]

Now you can set up this equation for Jane's height:

[tex]undefined[/tex]

Consider the expression 6+(x+3)^2. Tabulate at least SIX different values of the expression.​

Answers

Considering the expression 6+(x+3)^2. the table of at least SIX different values of the expression is

x               y

0            15

1             22

2            31

3            42

4            55

5            70

How to determine the he table of at least SIX different values of the expression

The table is completed by substituting the values of x in the given expression as follows

6 + (  x + 3 )^2

for x = 0, y = 6 + ( 0 + 3) ^2 = 15

for x = 1, y = 6 + ( 1 + 3) ^2 = 22

for x = 2, y = 6 + ( 2 + 3) ^2 = 31

for x = 3, y = 6 + ( 3 + 3) ^2 = 42

for x = 4, y = 6 + ( 4 + 3) ^2 = 55

for x = 5, y = 6 + ( 5 + 3) ^2 = 70

Learn more about table completion here:

https://brainly.com/question/29232584

#SPJ1

P(-3,-5) and Q(1.–3) represent points in a coordinate plane. Find the midpoint of Pe.

Answers

By formula,

Midpoint between two points PQ =

[tex](\frac{x_2+x_1}{2},\text{ }\frac{y_2+y_1}{2})[/tex][tex]\begin{gathered} (\frac{1+-3}{2},\text{ }\frac{-3+\text{ -5}}{2}) \\ \\ \frac{-2}{2},\text{ }\frac{-8}{2}\text{ = (-1,-4)} \\ \\ \end{gathered}[/tex]

So, (-1,-4) (option 3)

Shanice has 4 times as much many pairs of shoes as does her brother Ron. If Shanice gives Ron 12 pairs of shoes, she will have twice as many pairs of shoes as Ron does. How many pairs of shoes will Shanice have left after she gives Ron the shoes?

Answers

Let's define:

x: pairs of shoes of Shanice

y: pairs of shoes of Ron

Shanice has 4 times as much many pairs of shoes as does her brother Ron, means:

x = 4y (eq. 1)

If Shanice gives Ron 12 pairs of shoes, she will have twice as many pairs of shoes as Ron does, means:

x - 12 = 2y (eq. 2)

Replacing equation 1 into equation 2:

4y - 12 = 2y

4y - 2y = 12

2y = 12

y = 12/2

y = 6

and

x = 4*6 = 24

After she gives Ron the shoes, she will have left 24-12 = 12 pairs of shoes

What is the smallest degree of rotation that will map a regular 96-gon onto itself? ___ degrees

Answers

The smallest degree of rotation is achieved through the division of the full circumference over the total number of sides

[tex]\frac{360\text{ \degree}}{96}=3.75\text{ \degree}[/tex]

The answer would be 3.75°

Data Set A has a Choose... interquartile range than Data Set B. This means that the values in Data Set A tend to be Choose... the median.

Answers

The median of the given data set will be 35.

What do we mean by media?In statistics and probability theory, the median is the number that separates the upper and lower half of a population, a probability distribution, or a sample of data. For a data set, it might be referred to as "the middle" value.

So, The variability metrics for each class are listed below:

The further classifications: Class A; Class B;

Range: 30 Range: 30IQR: 12.5 IQR: 20.5MAD: 7.2 MAD: 9.2

Greater variability in the data set is suggested by class B's wider interquartile range and mean absolute deviations.

Set A's median will be:

median = (20 + 32+ 36+ 37 + 50) / 5median = 175 / 5median = 35

Therefore, the median of the given data set will be 35.

To learn more about Median click on the link

brainly.com/question/26151333

#SPJ9

In one study, it was found that the correlation between two variables is -.16 What statement is true? There is a weak positive association between the variables. There is a weak negative association between the variables. There is a strong positive association between the variables. There is a strong negative association between the variables.

Answers

The correlation could be positive, meaning both variables move in the same direction,

If it is negative, meaning that when one variable's value increases, the other variables' values decrease.

Since the correlation between the 2 variables is -16

Since -16 is a negative value

Then The answer should be

There is a weak negative association between variables

The strong negative correlation should be between 0 and -1

Eduardo's school is selling tickets to a play. On the first day of ticket sales the school sold 4 adult tickets and 9 child tickets for a total of $108. The school took in $114 on the second day by selling 10 adult tickets and 3 child tickets. What is the price each of one adult ticket and one child ticket?

Answers

The price of one adult ticket is $9 and the price of child ticket is $8

First day of ticket sales the school sold 4 adult tickets and 9 child tickets for a total of $108

Consider the price of adult ticket as x and child ticket as y

Then the equation will be

4x+9y = 108

Similarly the school took in $114 on the second day by selling 10 adult tickets and 3 child tickets

10x+3y = 114

Here we have to use the elimination method

Multiply the first equation by 10 and second equation by 4

40x+90y = 1080

40x+12y = 456

Subtract the equation 2 from equation 1

90y-12y = 1080-456

78y = 624

y = 624/78

y = $8

Substitute the value of y in any equation

10x+3y =114

10x+3×8 =114

10x +24 =114

10x = 90

x = 90/10

x = $9

Hence, the price of one adult ticket is $9 and the price of child ticket is $8

Learn more about elimination method here

brainly.com/question/14650272

#SPJ1

Will mark as brainlist

Which of the following best represents R= A - B ?

Please help, it’s due soon!

Answers

Answer:

A.

Step-by-step explanation:

This is a question of graphical operations with vectors. In order to get the answer, you must draw vector B with inverse direction, and place the tail of said vector on top of the arrow of vector A. Check the attached image.

Hence, the answer that better represent the resulting vector is answer A.

Answer:

A.

Step-by-step explanation:

This is a question of graphical operations with vectors. In order to get the answer, you must draw vector B with inverse direction, and place the tail of said vector on top of the arrow of vector A. Check the attached image.

Hence, the answer that better represent the resulting vector is answer A.

evaluate B-( - 1/8) + c where b =2 and c=- 7/4

Answers

Answer: 3/8

Step-by-step explanation:

Given:

[tex]B-(-\frac{1}{8} )+c[/tex]

replace variables with their given values: b = 2 and C = 7/4

[tex]2-(-\frac{1}{8})+\frac{-7}{4}[/tex]

to make subtracting and addition easier, make each number has the same common denominator.

[tex]\frac{16}{8} -(-\frac{1}{8})+(\frac{-14}{8})[/tex]

Finally, solve equation.

***remember that subtracting a negative is the same as just adding and adding by a negative is the same as simply subtracting.

[tex]\frac{16}{8} -(-\frac{1}{8})+(\frac{-14}{8})=\frac{16}{8} +\frac{1}{8}-\frac{14}{8}[/tex]

= 3/8

Answer:

3/8

Step-by-step explanation:

2 - (-1/8) + (-7/4)

= 17/8 - 7/4

= 17/8 + -7/4

= 3/8

Michelle can wash dry and fold 5 loads of laundry in 3 1/2 hours. what is the average amount of time it takes Michelle to do one load of laundry

Answers

[tex]\begin{gathered} \text{If she can dry and fold 5 loads in 3 1/2 hous, that is in 3.5 hours, ten per hour she does} \\ \frac{3.5}{5}=0.7 \\ \\ \text{The average time it takes is 0.7 hours!} \\ \\ \text{now, in minutes, it is } \\ 0.7\cdot60=42 \\ \\ \text{ It takes 42 minutes} \end{gathered}[/tex]

Find the average rate of change of the function in the graph shown below between x=−1 and x=1.

Answers

Answer:

Step-by-step explanation:

The last description actually clarifies the given equation. The equation should be written as: f(x) = 2ˣ +1. The x should be in the exponent's place.

The average rate of change, in other words, is the slope of the curve at certain points. In equation, the slope is equal to Δy/Δx. It means that the slope is the change in the y coordinates over the change in the x coordinate. So, we know the denominator to be: 2-0 = 2. To determine the numerator, we substitute x=0 and x=2 to the original equation to obtain their respective y-coordinate pairs.

f(0)= 2⁰+1 = 2

f(2) = 2² + 1 = 5

which function is best represented by this graphA) f(x) = x² - 3x + 8B) f(x) = x² - 3x - 8C) f(x) = x² + 6x + 8D) f(x) = x² + 6x - 8

Answers

Solution:

Given the graph;

The axis of symmetry and vertex of the graph are;

[tex]\begin{gathered} x=-3 \\ (-3,-1) \end{gathered}[/tex]

Also, the x-intercepts are;

[tex](-4,0),(-2,0)[/tex]

And the y-intercep is;

[tex](0,8)[/tex]

Thus, the function that best represents the graph is;

[tex]f(x)=x^2+6x+8[/tex]

CORRECT OPTION: C

Solve the inequality 3.5 >b + 1.8. Then graph the solution.

Answers

[tex]3.5\ge b+1.8[/tex]

Collect like terms

[tex]\begin{gathered} 3.5-1.8\ge b \\ 1.7\ge b \\ b\leq\text{ 1.7} \end{gathered}[/tex]

on a cold January day , Mavis noticed that the temperature dropped 21 degrees over the course of the day to -9C. Write and solve an equation to determine what the temperature was at the beginning of the day

Answers

Answer:

Step-by-step explanation:

At the beginning of the day, the temperature was of x.

It dropped 21 degrees to -9C. So

x - 21 = -9

x =

Mark the drawing to show the given information and complete each congruence statement.∆acd=∆_____by______

Answers

the triangle is ACD is equal to the triangle CBE so let write all the information we have in the figure so:

And for oposit angles we know that then angle BCE = to the angle ACD, so we have two angles and ine side equal so the triangles are similar

by: ASA

Allison earned a score of 150 on Exam A that had a mean of 100 and a standard deviation of 25. She is about to take Exam B that has a mean of 200 and a standard deviation of 40. How well must Allison score on Exam B in order to do equivalently well as she did on Exam A? Assume that scores on each exam are normally distributed.

Answers

Answer:

Allison must score 280 on Exam B to do equivalently well as she did on Exam A

Explanations:

Note that:

[tex]\begin{gathered} z-\text{score = }\frac{x-\mu}{\sigma} \\ \text{where }\mu\text{ represents the mean} \\ \sigma\text{ represents the standard deviation} \end{gathered}[/tex][tex]\begin{gathered} \text{For Exam A:} \\ x\text{ = 150} \\ \mu\text{ = 100} \\ \sigma\text{ = 25} \\ z-\text{score = }\frac{150-100}{25} \\ z-\text{score = 2} \end{gathered}[/tex]

Since we want Allison to perform similarly in Exam A and Exam B, their z-scores will be the same

Therefore for exam B:

[tex]\begin{gathered} \mu\text{ = 200} \\ \sigma\text{ = 40} \\ z-\text{score = 2} \\ z-\text{score = }\frac{x-\mu}{\sigma} \\ 2\text{ = }\frac{x-200}{40} \\ 2(40)\text{ = x - 200} \\ 80\text{ = x - 200} \\ 80\text{ + 200 = x} \\ x\text{ = 280} \end{gathered}[/tex]

Allison must score 280 on Exam B to do equivalently well as she did on Exam A

Glenda borrowed $4,500 at a simple interest rate of 7% for 3 years to
buy a car. How much simple interest did Glenda pay?

Answers

Answer: I = $ 1,102.50

Step-by-step explanation: First, converting R percent to r a decimal

r = R/100 = 7%/100 = 0.07 per year,

then, solving our equation

I = 4500 × 0.07 × 3.5 = 1102.5

I = $ 1,102.50

The simple interest accumulated

on a principal of $ 4,500.00

at a rate of 7% per year

for 3.5 years is $ 1,102.50.

An excursion boat traveled from the Ferry Dock to Shelter Cove. How many miles did ittravel?

Answers

The situation forms a right triangle:

Where x is the distance traveled.

We can apply the Pythagorean theorem:

c^2 =a^2 + b^2

Where:

c= hypotenuse = x

a & b= the other 2 sides = 5 ,12

Replacing:

x^2 = 5^2 + 12^2

x^2 = 25+144

x^2 = 169

x= √169

x= 13

Distance traveled = 13 miles

Need help with this review question. I need to know how to find the measurements from the cyclic quadrilateral

Answers

Given a quadrilateral ABCD

A cyclic quadrilateral has all its vertices on the circumference of the circle

Also cyclic quadrilateral

has the opposites angles add up to 180°

then

[tex]\angle a+\angle c=180[/tex][tex]\angle b+\angle d=180[/tex]

then

Option A

A=90

B=90

C=90

D=90

since A+C= 180

and B+D = 180

measures from Option A could come from a cyclic quadrilateral

Option B

A=80

B=80

C=100

D=100

Since A+C = 80+100 = 180

and B+D = 80 + 100 = 180

measures from Option B could come from a cyclic quadrilateral

Option C

A=70

B=110

C=70

D=110

Since A+C=70+70 = 140

And B+D =110+110=220

measures from Option C could NOT come from a cyclic quadrilateral

Option D

A=60

B=50

C=120

D=130

A+C= 60+120 = 180

B+D= 50+130 = 180

measures from Option D could come from a cyclic quadrilateral

Option E

A=50

B=40

C=120

D=150

A+C=50+120= 170

B+D=40+150 = 190

measures from Option E could NOT come from a cyclic quadrilateral

Then correct options are

Options

A,B and D

If 10 = 1+4, then 1+9= 10substitution property symmetric property transitive propertyreflexive property8*1=8Multiplicative InverseMultiplicative IdentityMultiplicative Property of ZeroAdditive Identity Property

Answers

Reflexive Property

In Math, especially in geometry, but also in other fiels.

What we have here is the Reflexive Property, that states that

If a= b+c then b+c=a

Multiplicative Identity

The multiplicative identity is the number 1, so every number times 1 is equal to itself and this property is called multiplicative identity.

what is 9932.8 rounded to the nearest integer

Answers

ANSWER

9933

EXPLANATION

We have the number 9932.8.

We want to round it to the nearest integer.

An integer is a number that can be written without decimal or fraction.

To do that, we follow the following steps:

1. Identify the number after the decimal

2. If the number is greater than or equal to 5, round up to 1 and add to the number before the decimal.

3. If the number is less than 5, round down to 0.

Since the number after the decimal is 8, we therefore have that:

[tex]9932.8\text{ }\approx\text{ 9933}[/tex]

3.8% of a population are infected with a certain disease. There is a test for the disease, however the test is not completely accurate. 93.9% of those who have the disease test positive. However 4.1% of those who do not have the disease also test positive (false positives). A person is randomly selected and tested for the disease. What is the probability that the person has the disease given that the test result is positive? 0.475 0.038 0.525 0.905

Answers

ANSWER:

0.475

STEP-BY-STEP EXPLANATION:

The probability of a person has disease given the test is positive:

P (disease) = 3.8% = 0.038

P (positive | disease) = 93.9% = 0.939

P (positive | no disease) = 4.1% = 0.041

P (no disease) = 100% - 3.8% = 96.2% = 0.962

The probability that the person has the disease given that the test result is positive is calculated as follows:

[tex]\begin{gathered} \text{ P\lparen infected \mid test positive\rparen }=\frac{\text{ P\lparen positive \mid infected\rparen }\times\text{ \rbrack P \lparen infected\rparen}}{\text{ P \lparen positive\rparen}} \\ \\ \text{ P \lparen positive \mid infected\rparen }=\text{ P \lparen positive \mid disease\rparen = 0.939} \\ \\ \text{ P \lparen infected\rparen = P \lparen disease\rparen = 0.038} \\ \\ \text{ P \lparen positive\rparen = P \lparen positive \mid infected\rparen }\times\text{ P \lparen infected\rparen }+\text{ P \lparen positive \mid no infected\rparen}\times\text{ P \lparen no infected\rparen } \\ \\ \text{ P \lparen positive \mid infected\rparen =P \lparen positive \mid no disease\rparen = 0.041} \\ \\ \text{ P \lparen no infected\rparen = P \lparen no disease\rparen = 0.962} \\ \\ \text{ We replacing:} \\ \\ \text{ P \lparen positive\rparen = }0.038\cdot0.939+0.041\cdot0.962=0.075124 \\ \\ \text{ P\lparen infected \mid test positive\rparen }=\frac{0.038\cdot0.939}{0.075124} \\ \\ \text{ P\lparen infected \mid test positive\rparen = }\:0.47497=0.475 \end{gathered}[/tex]

The correct answer is the first option: 0.475

Solve fory.y = 6O O2y = 5y = 6.67оо3y = 94Previous

Answers

Here the chords are intersecting outside hence

[tex]\begin{gathered} 2\times(2+10)=3\times(3+y) \\ 2\times12=3(3+y) \\ 2\times4=(3+y) \\ 8=3+y \\ y=8-3 \\ y=5 \end{gathered}[/tex]

Hence the answer is y=5

Joan uses the function C(x) = 0.11x + 12 to calculate her monthly cost for electricity.• C(x) is the total cost (in dollars).• x is the amount of electricity used (in kilowatt-hours).Which of these statements are true? Select the three that apply.A. Joan's fixed monthly cost for electricity use is $0.11.B. The cost of electricity use increases $0.11 each month.C. If Joan uses no electricity, her total cost for the month is $12.D. Joan pays $12 for every kilowatt-hour of electricity that she uses.E. The initial value represents the maximum cost per month for electricity.F. A graph of the total cost for x ≥ 0 kilowatt-hours of energy used is a straight line.G. The slope of the function C(x) represents the increase in cost for each kilowatt hour used.

Answers

Answer:

The correct statements are:

C. If Joan uses no electricity, her total cost for the month is $12.

F. A graph of the total cost for x ≥ 0 kilowatt-hours of energy used is a straight line.

G. The slope of the function C(x) represents the increase in cost for each kilowatt hour used.

Step-by-step explanation:

Notice that the given function is the equation of a line in the slope-intercept form:

[tex]C(x)=0.11x+12[/tex]

From this interpretation, we'll have that the correct statements are:

C. If Joan uses no electricity, her total cost for the month is $12.

F. A graph of the total cost for x ≥ 0 kilowatt-hours of energy used is a straight line.

G. The slope of the function C(x) represents the increase in cost for each kilowatt hour used.

Given A(-9, -12), B(-2, 2), C(x, 6).and D(-5, -2), find the value ofx so that AB || CD

Answers

[tex]x=-1[/tex]

1) Given these line segments, let's find the slope of them. Let's begin with AB

[tex]m=\frac{2-(-12)}{-2-(-9)}=\frac{14}{-2+9}=\frac{14}{7}=2[/tex]

2) Parallel lines have the same slope, so let's set this slope formula so that we can get the slope m=2. Bearing in mind CD:

[tex]\begin{gathered} 2=\frac{-2-6}{-5-x} \\ 2=\frac{-8}{-5-x} \\ 2(-5-x)=-8 \\ -10-2x=-8 \\ -2x=-8+10 \\ -2x=2 \\ x=-1 \end{gathered}[/tex]

Thus, x=-1

Other Questions
!!Help!!Read the excerpt and answer the next 2 questions."Divorce.Secrets.No, not secrets so much as the Secret. What he know and had not told any body, what he knew about his mother that had caused the divorce, what he knew, what he knew, the Secret.Divorce.The Secret.Brian felt his eyes beginning to burn and knew there would be tears. He had cried for a time, but that was done now. Instead, his eyes burned, and tears came, the seeping tears that burned, but he didnt cry. He wiped his eyes with a finger and looked at the pilot out of the corner of his eye to make sure he hadnt noticed the burning and the tears."Part A: How does this excerpt help the reader understand Brian?Group of answer choicesA. The reader understands that despite the divorce, Brian is a fighter and a survivor.B. The reader understands the sad memories Brian has of the divorce.C. The reader understands that Brian tries to hide how the divorce has hurt him.D. The reader understands the importance of Brian's relationship with the pilot. when given the symbol Cl-37, what is the mass and charge of this symbol?mass is 37 and charge is 37mass is 17 and charge is 37mass is 0 and charge is 0mass is 37 and charge is 17 you are the owner of a comfort inn and would like to hire a new general manager. in terms of preventing possible agency problems, what should you include in your offer? a. profit sharing b. a fancy office with a private secretary c. a 37-hour workweek d. a very high fixed salary Triangle KLM has KL = 28, KM = 28, and LM = 21. What is the area of the triangle?The area of AKLM is about(Simplify your answer. Round to one decimal place as needed.) f the main body of the purse requires four major sequenced steps, then based on the following information, what is the critical path time? process a: 14 minutes process b: 2 minutes process c: 6 minutes process d: 11 minutes Which equation is equivalent to: 3r=78+14 ?A. 3r=78+14B. 3r14=78C. 3r=7814D. 3r=7814 a regular octagon has an area of 49 m 2 . find the scale factor of this octagon to a similar octagon with an area of 100 m 2 F(x)=1/x g (x)=x-4 can you evaluate (golf)(0)? Explain why or why not. what is the main reason the student gives the ratio of the length to the width of a rectangular hall is 5:3. if the width is 1500cm, find the lenght. Fish or Mammals? Argumentation 71.11 Liters of nitrogen gas combined with 60.6 liters of oxygen gas. What volume of nitrogen dioxide gas is made? How would these look graphed ? Look at image attached . a fence is to be built to enclose a rectangular area of 280 square feet. the fence along three sides is to be made of material that costs 6 dollars per foot, and the material for the fourth side costs 13 dollars per foot. find the dimensions of the enclosure that is most economical to construct. Fiona is making a banner in the shape of a triangle for a school project. She graphs the banner on a coordinate plane with vertices at P(0, 4) , Q(2, 8) , and R(3, 6) . She wants to reflect the banner over the line x=1. Identify the image of the banner reflected in the line x=1. Can I Plss get some help I got stuck I dont know how to find x abc corporation uses an activity-based costing system with three activity cost pools. the company has provided the following data concerning its costs and its activity-based costing system: costs: wages and salaries $ 320,000 depreciation 160,000 utilities 240,000 total $ 720,000 distribution of resource consumption: activity cost pools assembly setting up other total wages and salaries 50% 40% 10% 100% depreciation 10% 55% 35% 100% utilities 15% 50% 35% 100% how much cost, in total, would be allocated in the first-stage allocation to the assembly activity cost pool? group of answer choices $212,000 $176,000 $196,000 $160,000 PART A: Which TWO of the following statements best identify the central ideas of this text? The Progressive Era was a time when all changes in society provided more freedom and rights for the American people. The Progressive Era was a time when many changes were made to address concerns of the average American and the country's future. The Progressive Era was led by women and minorities in America and did not look out for the interests of the average American. The Progressive Era was led by the business magnates who had enough economic influence to create legal change. The Progressive Era was a time when people were fighting for equal rights for black Americans and women. The Progressive Era was a moment of liberalism that has finally achieved all of its goals of equality and justice today. Solve the missing elements for each problem. Use 3.14 for . Area = r^2; C= D can you help me solve this in expanded form. 156 X 687 = ?