Evaluate: (-2)5
A: 32
B: 10
C: -10
D: -32

Evaluate: (-2)5A: 32 B: 10C: -10D: -32

Answers

Answer 1
-2×5 equals -10 because 2×5 = 10 and you have one negative which means your answer is going to be negative so C.

Related Questions

Consider the following sequence: 8, 6, 4.5, 3.375, ...

What is the Explicit rule for this sequence?

A. an = 8 • (3/4)^n
B. an = 3/4 • 8^n
C. an = 8 • (3/4)^n-1
D. an = 3/4 • 8^n-1

Answers

Answer:

C is the correct answer

Step-by-step explanation:

it is geometric  sequence

r=6/8=4.5/6=3/4

By using this equation:

a(n)=a*r^(n-1)

and we have a=8 , r=3/4

Then       a(n)=8*(3/4)^(n-1) ⇒(C)

hope this helps

Explicit rule for this sequence is an = 8 • (3/4)^n-1

What is Explicit rule?

Explicit formulas are helpful to represent all the terms of a sequence with a single formula.

Given a sequence: 8, 6, 4.5, 3.375, ...

We have, 6/8=4.5/6=3.375/4.5 = 0.75 = 3/4

Therefore, the sequence is a geometric sequence,

r=6/8=4.5/6=3/4

By using this equation:

a(n) = a*r^(n-1)

we have a=8, r=3/4

a(n)=8*(3/4)^(n-1)

Hence, the explicit rule for this sequence will be an = 8 • (3/4)^n-1

For more references on  the explicit rule, click;

https://brainly.com/question/12620593

#SPJ2

What is x equal to? 91= 3^x +10

Answers

By sοlving the equatiοn, x is apprοximately equal tο 4.

What is equatiοn?

An equatiοn is a mathematical statement that shοws that twο expressiοns are equal. It cοnsists οf twο sides separated by an equals sign (=).

Tο sοlve fοr x in the equatiοn:

91 =3ˣ + 10

We can first isοlate the expοnential term οn οne side οf the equatiοn by subtracting 10 frοm bοth sides:

81 =3ˣ

Nοw we can use lοgarithms tο sοlve fοr x. Taking the natural lοgarithm οf bοth sides, we have:

ln(81) = ln(3ˣ)

Using the lοgarithmic identity that ln(3ˣ) = b ln(a), we can simplify the right-hand side:

ln(81) = x ln(3)

x = ln(81) / ln(3)

x = ln(3⁴) / ln(3)

x = 4*ln(3) / ln(3)

x = 4

Therefοre, x is apprοximately equal tο 4.

To know more about equation visit:

brainly.com/question/17499155

#SPJ1

Question 3 of 5
The volume of a cylinder is 72 nom? If the radius is 3 cm, what is the height
of the cylinder?

Question 3 of 5The volume of a cylinder is 72 nom? If the radius is 3 cm, what is the heightof the cylinder?

Answers

Answer: 8

72π=226.19

226.19=π3^2h

226.19=π9h

226.19=28.27h

226.19/28.27=h

8=h

I hope this is good enough:

Answer:

Step-by-step explanation:

Answer is 8

Part a) Identify the coordinates of the image of triangle ABC after a dilation about the origin by a factor of 2Part b) Identify the coordinates of the image of triangle ABC after a rreflection over the y-axis

Part a) Identify the coordinates of the image of triangle ABC after a dilation about the origin by a

Answers

Part A

Coordinates before dilation

A = (-2, 4)

B = (-2, 3)

C = (-4, 3)

Coordinates after dilation with a scale factor of 2

A' = (-4, 8)

B' = (-4, 6)

C' = (-8, 6)

Part B

Coordinates after a reflection over the y-axis

Coordinates of triangle ABC after a reflection over the y-axis by negating the x-axis.

A' = (2, -4)

B' = (2, -3)

C' = (4, -3)

Part a) Identify the coordinates of the image of triangle ABC after a dilation about the origin by a
Part a) Identify the coordinates of the image of triangle ABC after a dilation about the origin by a

Consider the following relation R 1

and set of functional dependencies F 1

R 1

={A,B,C,D,E,I}
F 1

={A→C,AB→C,C→DI,CD→I,EC→AB,EI→C}

(a) Determine all the candidate keys for the relation R 1

. (b) Find the attribute closure for (ACD) and (BCI) for the relation R 1

. (c) Find the minimal cover(F c

) of the relation R 1

. (d) Decompose the relation R 1

into BCNF form.

Answers

The decomposed relations are R2 (ABCEI), R3 (CDI), and R4 (CD).

a. To calculate the candidate key for the relation R1, we will calculate the closure of all the attributes using the functional dependencies given in F1. We can start by calculating the closure of attribute A, which is A+ = A, C, and D.

However, A does not form a candidate key since it does not contain all the attributes of R1. We can move on to calculating the closure of attribute AB.

A+ = AB, C, D, and I.

Since A and B together can generate all attributes of R1, AB is a candidate key. We can verify this by checking if the closure of AB+ generates all attributes of R1, and indeed it does.

Similarly, we can calculate the closure of attributes CD, EC, and EI to see if they can form candidate keys.

CD+ = C, D, and I, EC+ = A, B, C, and E, and EI+ = C and D. Therefore, the candidate keys for R1 are AB, CD, EC, and EI.

b. Attribute closure for (ACD) and (BCI):

ACD+ = A, C, D, IBCI+ = B, C, D, E, I

c. To find the minimal cover (Fc) of the relation R1, we can start by eliminating the redundant functional dependencies in F1 using the following steps:

Eliminate redundant dependencies: We can eliminate the dependency CD → I since it is covered by the dependency C → DI

Obtain only irreducible dependencies: We can simplify the dependency EC → AB to E → AB since C can be eliminated since it is a non-prime attribute.

Remove extraneous attributes: We can remove the attribute C from A → C since A is a superkey for R1. Therefore, the minimal cover (Fc) of the relation R1 is:

A → CC → DDI → CE → ABE → C

d. To decompose the relation R1 into BCNF form, we can use the following steps:

Identify dependencies violating BCNF:

The dependencies AB → C and EC → AB are violating BCNF since the determinants are not superkeys for R1.

Decompose the relation: We can create two new relations R2 and R3 as follows:

R2 (ABCEI) with dependencies AB → C and E → ABR3 (CDI) with dependencies C → DI and CD → I

Both R2 and R3 are in BCNF since all the determinants are superkeys for the respective relations.

However, they are not a lossless join decomposition since there is no common attribute between R2 and R3.

Therefore, we need to add a new relation R4 (CD) with the primary key CD, which has a foreign key in R3.

This ensures that the join of R2, R3, and R4 is lossless. Therefore, the decomposed relations are R2 (ABCEI), R3 (CDI), and R4 (CD).

To know more about relations visit:

https://brainly.com/question/31111483

#SPJ11

(10^2+8^2+6^2+4^2+2^2)- (9^2+7^2+5^2+3^2+1^2)

Answers

55

you know you can just use a calculator or a search engine for that, right?

(10^2+8^2+6^2+4^2+2^2)- (9^2+7^2+5^2+3^2+1^2)

Answer:

i got 69 it should be right

Step-by-step explanation:

Which of the following results in the difference of two squares?

a. (7x - 3y)^2

b. (4x - 9y)(4x - 9y)

c. 5x^2(4x - 3)

d. (2x + 8y)(2x - 8y)

Answers

Answer:d

Step-by-step explanation:

WILL CHOOSE BRAINLIEST!!! Triangle FGH has vertices F(−2, 0), G(0, 2), and H(2, 0). A dilation, centered at the origin, is applied to this triangle. The image has vertices F′(−14, 0), G′(0, 14), and H′(14, 0).

What is the scale factor of this dilation?

Enter your answer in the box.

Answers

I think it is 7 because it is multiplied by 7

a catering company uses a linear function to determine the total cost of parties. the following table shows the costs for dinner parties with varied numbers of guests. what is the cost to cater a dinner party with 90 guests?gueststotal cost30$31560$555$720$795$870$945

Answers

For a catering company, which used the linear function for calculating the total cost of parties, the cost to cater a dinner party with 90 guests is equals to the $42750.

We have a table form data of total cost of parties for a catering company. There is use of linear function to determine total cost of parties. Table look like as below,

Cost for dinner parties | number of guests

(each guest)

$315 30

$555 60

We have to determine the cost to cater a dinner party with 90 guests. For this we use simple multiplication arithmetic method. As we see in table, cost of cater a dinner party with 30 guests = $315 for each , that is cost for one guest = $315

so, cost of cater a dinner party with 30 guests = 30 × $315 = $ 9450

Similarly, when number of guests is 60 in count, cost of cater a dinner party = $555 for each one

So, total cost of cater a dinner party with 60 guests = 60× $555 = $ 33300

Now, we have total guest = 90

The cost to cater a dinner party with 90 guests

= cost to cater a dinner party with 30 guests + cost to cater a dinner party with 60 guests = $9450+ $33300

= $42750

Hence, required value is $42750.

For more information about linear function, visit :

https://brainly.com/question/15602982

#SPJ4

the radius of a scooter wheel is 14cm. How many revolutions does the wheel make if the scooter travels 4.4km? take π=22/7

Please help my bro solve this.. i don't have time thanks​

Answers

Answer:

5000

Step-by-step explanation:

in order to find how many revolutions, you need to find the circumference of the circle which is  2pi r.

thus, you will get this working out:

circum= 2 times 22/7 times 14

= 88cm

4.4 km = 440000cm

Then, 440000cm divide 88 cm =5000.

Thus, 5000 revolutions.

This three-dimensional shape can be created by rotating a
about its base. Another two-dimensional shape that can give this shape is a
rotated about a line joining two opposite vertices.

Answers

Answer:

This three-dimensional shape can be created by rotating a rectangle about its base. Another two-dimensional shape that can give this shape is a trapezoid rotated about a line joining two opposite vertices.

(a little confusing but I hope I helped!)

This three-dimensional shape is a cone.

How can we perceive cartesian coordinate plane?

The cartesian coordinate plane is an infinite 2 dimensional plane. Any 2 dimensional figure can be drawn on an infinite 2d plane. Each of the point of a cartesian plane is tracked by a location.

It is the perpendicular distance of that point from the horizontal axis and vertical axis, usually named x-axis and y-axis. The location is then written as: (a,b), where 'a' is that point's shortest distance from the y-axis and called x-coordinate of that point, and 'b' is that point's shortest distance from the x-axis, and called y-coordinate of that point.

We are given that;

A 3D shape can be created by rotating about its base

Now,

It can be created by rotating a right triangle about its base. Another two-dimensional shape that can give this shape is a circle rotated about a line joining two opposite points on its circumference.

Therefore, by locating points the answer will be cone.

Learn more about locating points here:

https://brainly.com/question/24198263

#SPJ5

Three companies Benfel Ltd, Cromwell Ltd and Samtec Ltd were recently launched in the Kenyan market. The companies have operated in the Kenyan market for a few months now. At the beginning of the month of August 2019, a survey on monthly brand switching behavior was conducted on a representative sample among customers of the three companies. The survey revealed that Benfel Ltd retains 70% of its customers and loses 20% to Cromwell Ltd and 10% to Samtec Ltd. Similarly, Cromwell Ltd retains 60% of its customers and loses 30% to Benfel Ltd and 10% to Samtec Ltd. Furthermore, Samtec Ltd retains 50% while it loses 30% to Cromwell Ltd and 20% to Benfel Ltd. It has been determined that there will be 3,500, 4,300 and 2,200 customers shopping with Benfel Ltd, Cromwell Ltd and Samtec Ltd respectively at the start of the month of September 2019.
i. Evaluate the distribution of the sample surveyed as at the beginning month of August 2019. (5 marks)
ii. Compare the long run state of the market amongst the three companies. (5 marks)

Answers

Evaluating the distribution sample surveyed and comparing the long run state of the market of the three companies

i) The distribution of sample as at the beginning month of August is :

  Benfel limited =  5000 customers

  Cromwell Ltd  =   7167 customers

  Samtec  Ltd   =   4400 customers

ii) In the long run Benfel limited will have more customers than Cromwell and Samtec because they both lose more customers to Benfel limited than Benfel loses to them. also Benfel keeps a higher percentage of its customer

i) At the Beginning of the month of August the sample size for each company respectively will be

X * 70/100 = 3500 ∴ x ( sample size at August ) = 5000  ( Benfel )

y * 60/100 = 4300 ∴ y ( sample size at August ) = 7167   ( Cromwell )

z * 50/100 = 2200 ∴ z ( sample size at August ) = 4,400  ( Samtec )

ii) In the long run Benfel limited will have more customers than Cromwell and Samtec because they both lose more customers to Benfel limited than Benfel loses to them. also Benfel keeps a higher percentage of its customers

Learn more : https://brainly.com/question/11621168

7) What does a multiplier of \( 1.2 \) mean?

Answers

A multiplier of 1.2 means the value is multiplied or increased by a factor of 1.2.

A multiplier is a term used to represent a factor by which a value is multiplied or increased. It is a numeric value that indicates the extent of the increase or expansion of a given quantity. Multiplication by a multiplier results in scaling or changing the magnitude of the original value.

A multiplier of 1.2 indicates that a value will be increased by 20% or multiplied by a factor of 1.2. This means that when the multiplier is applied to the original value, the resulting value will be 1.2 times the original.

Read more about multipliers:

brainly.com/question/15883095

identify the irrational numbersselect all that apply1. 0.7292. 0.01953473. -124. \( \sqrt[]{18} \)

identify the irrational numbersselect all that apply1. 0.7292. 0.01953473. -124. [tex] \sqrt[]{18} [/tex]

Answers

The options are analyzed as follows:

1: The overline 0.729 means:

\(0.729729729\ldots\)

This is a non- terminating recurring decimal hence it is rational.

2: The nuumber 0.0195347... is a non terminating and non recurring decimal hence it is irrational.

3. The number -12 is rational since it is an integer.

4.The number 4.565656... is a non terminating recurring decimal hence it is rational.

5. The number given by:

\(\sqrt[]{18}=3\sqrt[]{2}=4.242640687\ldots\)

Since square root of 2 is irrational and 3 is rational the product is irrational.

Also the decimal is non terminating non recurring hence it is irratonal.

So the options 2 and 5 are irrational.

(01.06 LC)
Expand and simplify: (2x + 5y) (x - 3y) (5 points)

Answers

Answer:

2x² - xy - 15y²

Step-by-step explanation:

(2x + 5y)(x - 3y)

Each term in the second factor is multiplied by each term in the first factor, that is

2x(x - 3y) + 5y(x - 3y) ← distribute parenthesis

= 2x² - 6xy + 5xy - 15y² ← collect like terms

= 2x² - xy - 15y²

Clarence is a sophomore at Georgetown College. Last year, tuition was $9,390 per semester. This year, he paid $8,451 for each semester. What was the percent of decrease in the cost of tuition?

Answers

The percent of decrease in the cost of tuition is 11.11%

How to determine the percent of decrease in the cost of tuition?

From the question, we have the following parameters that can be used in our computation:

Last year = 9390

This year = 8451

The percent of decrease in the cost of tuition is calculated as

Percent = (Last year - This year)/Last year * 100%

substitute the known values in the above equation, so, we have the following representation

Percent = (9390 - 8451)/8451 * 100%

Evaluate

Percent = 11.11%

Hence, the percent of decrease in the cost of tuition is 11.11%

Read more about percent change at

https://brainly.com/question/28398580

#SPJ4

When interpreting f(7, 31) = 4.78, p > 0.05, how many subjects were tested in this simple one-way anova?

Answers

39 subjects were tested in this simple one-way ANOVA.

The df for F distribution is (treatment df, error df)

Using given information

Treatment df = 7

Error df = 31

Total df= 7+31 = 38

Again, total df = N-1, N= number of subjects tested

Then, N-1 = 38

=> N= 39

One-way ANOVA is typically used when there is a single independent variable or factor and the goal is to see whether variation or different levels of that factor have a measurable effect on the dependent variable.

The t-test is a method of determining whether two populations are statistically different from each other, and ANOVA determines whether three or more populations are statistically different from each other.

Learn more about one-way ANOVA here: https://brainly.com/question/24157862

#SPJ4

Can anyone help me ?

Can anyone help me ?

Answers

Answer:

62 squares is correct

Step-by-step explanation:

The pattern is increasing by 3 each time.

The pattern is progressing arithmetically

The nth term of an arithmetic progression is

\(a_{n}\) = a₁ + (n - 1)d

where a₁ is the first term and d the common difference

Here a₁ = 5 and d = 3 , then

\(a_{n}\) = 5 + 3(n - 1) = 5 + 3n - 3 = 3n + 2

Then

a₂₀ = 3(20) + 2 = 60 + 2 = 62

Find the value of x. Round the length to the nearest tenth.
500 m
40°
X
Not drawn to scale
O 777.9 m
O 321.4 m
O 652.7 m
O 595.9 m

Find the value of x. Round the length to the nearest tenth.500 m40XNot drawn to scaleO 777.9 mO 321.4

Answers

The value of x in the triangle is 777.9

How to find the value of x

From the question, we have the following parameters that can be used in our computation:

The triangle

The value of x in the triangle can be calculated using the following sine rule

sin(40) = 500/x

Make x the subject of the formula

So, we have

x = 500/sn(40)

Evaluate

x = 777.9

Hence, the value of x is  777.9

Read more about right triangles at

https://brainly.com/question/2437195

#SPJ1

Billy is going to share 2 1/2 pizzas with
his 3 friends. How much pizza will
each person receive?

Answers

Answer:

5/6

Step-by-step explanation:

2 1/2 -> 5/2

5/2 divided by 3, which is 0.83333333333

0.83333333333 as a simplied fraction is 5/6

Kate is a buyer for a men’s fashion retail store. She will order a new cloth overcoat from Paris for the fall fashion season. Based on her experience, she expects to sell at least 100 coats, and at most 400, but she feels that any number of sales in between is equally likely. Therefore, she estimates that her sales are uniformly distributed between 100 and 400. The total cost to the store is $100 per coat, and the retail price is set at $180. Any coats left over at the end of season would be sold at $60 each.
part 1: a) How many coats should Kate buy if she wants to maximize profits?
part 2: b) Assume Kate buys the number of coats suggested in part a), what is the probability that the coats sell out? What is the probability that they do not sell out?

Answers

Part 1: Kate should buy 100 coats to maximize profits.Part 2: The probability that the coats sell out is 0.25 (25%), and the probability that they do not sell out is 0.75 (75%).

To maximize profits, Kate should consider the scenario where she sells all the coats without any left over at the end of the season.

Since the sales are uniformly distributed between 100 and 400, buying 100 coats ensures that she meets the minimum expected sales of 100. Purchasing more than 100 coats would increase costs without a guarantee of higher sales, potentially leading to excess inventory and lower profits.

Given that the sales are uniformly distributed between 100 and 400 coats, Kate's purchase of 100 coats covers the minimum expected sales.

The probability of selling out can be calculated by finding the proportion of the range covered by the desired sales (100 out of 300). Therefore, the probability of selling out is 100/300 = 0.25 or 25%. The probability of not selling out is the complement, which is 1 - 0.25 = 0.75 or 75%.

learn more about probability here:

https://brainly.com/question/31828911

#SPJ11

helpppppppp pls hurry

helpppppppp pls hurry

Answers

Answer:

It's the last one :)

Step-by-step explanation:

I hope you find this helpful, I can also explain it if you need

Answer:

I can't answer your question

the mean (average) of 6, 9 and 18 is equal to the mean (average) of 12 and $y$. what is the value of $y$?

Answers

Answer:

y = 10

Step-by-step explanation:

\(\displaystyle \frac{6+9+18}{3}=\frac{12+y}{2}\\ \\\frac{33}{3}=\frac{12+y}{2}\\ \\11=\frac{12+y}{2}\\ \\22=12+y\\\\10=y\)

3

6+9+18

=

2

12+y

3

33

=

2

12+y

11=

2

12+y

22=12+y

10=y

answer: 10=y

plant a starts from 2 incher and grows at a constsnt rate of 3 inches every 4 week

Answers

What’s the question

jared bought a table and 12 chairs for $2,400. each chair cost $ 165. find the cost of the table?

Answers

Answer:

Answer down below!

Step-by-step explanation:

Since we do have the value of the chairs, we can do 12 * 165 to get a total of 1,980

Now, with this, to find the price of the table, you do 2,400 - 1,980

That will give you your answer of 420.

An image of a right rectangular prism is shown.


What is the surface area of the prism?

103.7 cm2
201 cm2
207.4 cm2
402 cm2

An image of a right rectangular prism is shown.What is the surface area of the prism? 103.7 cm2 201 cm2

Answers

The surface area of the right rectangular prism with given dimensions is equal to 207.4 square centimeters.

Surface area of the right rectangular prism

= 2 ( length × width + width × height + height × length )

In the diagram,

length of the right rectangular prism = 6.7cm

Width of the right rectangular prism = 6.0cm

Height of the right rectangular prism = 5cm

Substitute the values in the formula we get,

Surface area of the right rectangular prism

= 2 × ( 6.7 × 6 + 6 × 5 + 5 × 6.7 )

= 2 × ( 40.2 + 30 + 33.5 )

= 2 ×  103.7

= 207.4 square centimeters.

Therefore, the surface area of the prism with length 6.7 cm , width 6.0 cm and height 5cm is equal to 207.4 square centimeters.

learn more about surface area here

brainly.com/question/31535071

#SPJ1

Florida has about 66 tornadoes each year, which is approximately 5.7% of all tornadoes in the United States annually. Estimate how many tornadoes occur in the United States each year

Answers

The number of tornadoes that occur in the United States each year is 1158

How to determine the tornadoes each year

Let's call the number of tornadoes in the United States each year "x".

The number of tornadoes in Florida each year is 5.7% of this total

So we can write:

66 = x * 5.7%

Divide both sides by 5.7%

x = 66/5.7%

Evaluate

x = approximately 1158

So, approximately 1162 tornadoes occur in the United States each year.

Read more about rate at

https://brainly.com/question/24178013

#SPJ1

Hi there I'm doing my homeworks but I need help for finding Common Mistakes for each words if someone help me I'll be happy thank you :)

1. Isosceles Triangle
2.Equilateral Triangle
3.Scalene Triangle
4.Right Triangle

Answers

1) An isosceles triangle is a triangle with (at least) two equal sides.

2) An equilateral triangle is a triangle in which all three sides have the same length.

3) A scalene triangle is a triangle that has no equal sides.

4) The right triangle has one 90 degree angle and two acute (< 90 degree) angles.

I have 3 pennies, 4 nickels, and 5 dimes. What ratio represents the following ratio: nickels to the total number of coins.

Answers

Answer:

1:3

Step-by-step explanation:

4:(3+4+5)

4:12

1:3

X + 9 = X - 9
One Solution
Infinitely many
solutions
No Solutions
Please help

Answers

Answer:

no solution

Step-by-step explanation:

It's no solution because the first step to do is to subtract 9 from both sides which would give you x=x-18 but now your stuck here because if you subtract x from both sides then you wont have an x so this equation has no solution

Answer:

No solution

Step-by-step explanation:

Other Questions
Mountain equipment Co-op has purchased a college backpack for $29 after discounts of 30%, 8% and 13%. What is the MSRP for the backpack? What single discount is equivalent to the three discounts? What did Peyton think about when he was on the bridge? someone help me please find x = I message my teacher she said the side are not equal to each other, they are proportional ( please help me awnser) the data below shows the grams of fat for a variety of snacks. morris wants to calculate the standard error of the sample mean for this set of data. snack grams of fat snack 1 9 snack 2 13 snack 3 21 snack 4 30 snack 5 31 snack 6 31 snack 7 34 snack 8 25 snack 9 28 snack 10 20 what is the standard error for this set of data? 2.63 8.1 7.65 2.77 save Our declaration of independence and the u.s. constitution both reflect the idea of ____________, in which laws are put in place to keep the government from getting too powerful. On average how many healthcare workers will be added each ear during this period? help pls question/problem in image They sip nectar from flowers .What is the adjective phrase? Would you rather be in charge of a product or work as a part of a team? Test this for x-axis symmetry y=-x^2-0.1 Find the slope of the line that passes through (5,3) and (4,2). in the weak acid titration, if you had not prepared your buret properly and a considerable amount of water was left in it, what would have been the effect on the calculated value of Ka? Find the first partial derivatives with respect to x, y, and z, and evaluate each at the given point. Function Point w = 3xy - 7xyz + 10yz (2, 3,-4) w(2, 3, 4) = w(2, 3, 4) = w(2, 3, -4) = Using the time-of-entry data from Part A, assemble a rough map of the loci.Place the three loci on the map by dragging each label to the correct bin. If two loci are situated very close together on the map, place them in the same bin. the database administrator is responsible for developing the logical data model. select one: true false microscopes use mirrors to magnify objects. please select the best answer from the choices provided t f Seventy percent of kids who visit a doctor have a fever and 21% of kids have fever and sore throats . What is the probability that a kid who goes to the doctor has a sore throat given that he has a fever? which of the following examples is a simple sentence The seventh grade wants to break last year's record of 78 coats collected for the annual clothing drive. They have already collected 13 coats.Which number line represents the graph of the solution to the inequality that represents the number of coats, c, that the seventh grade must still collect?