This probability distribution shows thetypical grade distribution for a Geometrycourse with 35 students.GradeАBсDFFrequency 5101532Using the frequencies given, find theprobability that a student earns a grade of A.p = [?]

Answers

Answer 1

Probability is expressed as

number of favourable outcomes/total number of possible outcomes

Looking at the given scenario, the number os students that earned a grade of A is 5. Since we are concerned with these students, then, the number of favourable outcomes is 5.

The total number of students for all grades is 35. This means that the total number of possible outcomes is 35

Thus, the probability that a student earns a grade of A is

5/35

= 0.14


Related Questions

When Andy Green broke the land speed record, his vehicle was traveling across a flat portion of the desert with a forward velocity of 341.11 m/s. How long would it take him at that velocity to travel 4.500 km?​

Answers

Answer:

  13.192 seconds

Step-by-step explanation:

You want to know the time to travel 4.500 km at a speed of 341.11 m/s.

Travel time

The relation between time, speed, and distance is ...

  time = distance/speed

  time = (4500 m)/(341.11 m/s) ≈ 13.192 s

It would take Andy about 13.192 seconds to travel 4.500 km.

__

Additional comment

The distance of 4.500 km is rounded to the nearest meter, so may have an error of 0.5 meters. At 342.11 m/s, it takes about 1.47 ms to travel that distance. This suggests that timing to the nearest millisecond is consistent with the precision of the other numbers in the problem.

One could argue that speed is 5 significant figures, but distance is 4 significant figures. That suggests their ratio, time, is only accurate to 4 significant figures: 13.19 s. Analysis of the worst-case error in the ratio suggests that this reported value throws away some accuracy, so a better result is 13.192 s.

The city is issuing bonds to raise money for a building project. You obtain a $6700 bond that pays 6% interest annually that matures in 8 years. How much interest will you earn?

Answers

The interest will earn is 3216

Interest Earned = Amount * Rate of Interest * Time

Interest Earned = 6700*6%*8 = [tex]6700*\frac{6}{100}*8[/tex]

Interest Earned = 3216

Interest Calculator

The term "interest" refers to the additional revenue received by the investor over and above the investment or the additional debt owed by the borrower over and above the amount borrowed. Simple interest and compound interest are the two different kinds of interest. The sorts of interests are covered in further detail in the interest formula. Let's explore the interest formula in further detail and go through several cases.

Interest Formula: What is it?

Simple interest and compound interest are both included in the interest formula. Interest is the cost a borrower pays a lender for a loan. This additional sum, or the interest, must be paid in addition to the loan itself. The Simple Interest Formula and the Compound Interest Formula are both discussed in the interest formula Compound Interest Formula. The interest formula for both is

Simple Interest = P × R × T

Compound Interest = [tex]P(1 + r/n)^{nt}- P[/tex]

Learn more about the Interest formula https://brainly.com/question/23941790

#SPJ1

True or false?
Barriers that keep a business from entering a market can lead to perfect competition.

Answers

Answer: true

Step-by-step explanation:

leads to a monopoly

1. **Gabriella and Lisbet are selling bracelets and earrings to make money for their summer vacation. The bracelets will cost $2 and earrings will cost $3. They want to make at least $500 and would like to make less than 50 bracelets to make a profit. Graph the solution set to the system of linear inequalities in the coordinate plane below. Label your axes and create a scale. a. Is it possible for Gabriella and Lisbet to make a profit? Justify your answer using your graph above.

Answers

Answer:

It is possible for Gabriella and Lisbet to make a profit

Explanation:

Let's call x the number of bracelets that they will make and y the number of earrings that they will make.

If the bracelets will cost $2 and the earring will cost $3, they will make:

2x + 3y

Then, this quantity should be at least $500, so:

2x + 3y ≥ 500

Additionally, they would like to make less than 50 bracelets, so:

x < 50

So, the system of inequalities is:

2x + 3y ≥ 500

x < 50

Now, to graph the system, we need to identify the lines that separate the regions. So, for x < 50, we get that the line is x = 50, a vertical line that passes through the point (0, 50).

For 2x + 3y ≥ 500, we need to identify two points that belong to the line

2x + 3y = 500 as (250, 0) and (100, 100)

So, the graph of the inequalities is:

Therefore, the solution of the system is the yellow region. Since there is a region in the graph, Gabriella and Lisbet can make a profit.

After many studies, a researcher finds thatthe probability that a word-recognitionprogram correctly interprets a hand-writtenword is 10. How many words out of40 would the researcher expect theprogram to correctly interpret?

Answers

Given:

The probability that a word-recognition the program correctly interprets a hand-written word is:

[tex]=\frac{9}{10}[/tex]

Find-:

How many words out of 40 would the researcher expect the program to correctly interpret?

Explanation-:

the probability that a word-recognition the program correctly interprets a hand-written word is:

[tex]=\frac{9}{10}[/tex]

For 40 world is:

[tex]\begin{gathered} =\frac{9}{10}\times40 \\ \\ =9\times4 \\ \\ =36 \end{gathered}[/tex]

So, there are 36 words.

dilate the triangle (2,3) , (-5,4) , (0,-12) with a scale factor of 2 centered from the origin

Answers

For us to be able to determine the new coordinates of the triangle after being dilated with a scale factor of 2 centered from the origin, multiply each x and y coordinate value by the scale factor of 2 to find the new coordinates.

We get,

A (2, 3) → A' (4, 6)

B (-5, 4) → B' (-10, 8)

C (0, -12) → C' (0, -24)

Let's now plot it in a graph,

triangle IJK with vertices I(-9-8),J(-5-6),and K(-7-3) is drawn on the coordinate grid below. what is the area in square units of triangle IJK

Answers

[tex]\text{Area of }\Delta IJK\text{ is }\sqrt[]{65\text{ }}\text{ square units}[/tex]

Here, we want to calculate the area of the given triangle

Mathematically, the product of the height and base of a triangle divided by 2 gives its area

Now, as we can see the shape, while IJ represents the base, KJ represents the height

We need to calculate the distance between these points before we can get the area of the triangle

To get the distances between the points, we have to use the distance formula

We can proceed with this as follows;

[tex]\begin{gathered} D\text{ = }\sqrt[]{(_{}x_2-x_1)^2+(y_2-y_1)^2} \\ \\ \text{For IJ} \\ (x_1,y_1)\text{ = (-9,-8)} \\ (x_2,y_2)\text{ = (-5,-6)} \\ |IJ|\text{ = }\sqrt[]{(-5+9)^2+(-6+8)^2} \\ |IJ|\text{ = }\sqrt[]{16\text{ + 4}} \\ |IJ|\text{ = }\sqrt[]{20} \\ \\ \text{For KJ} \\ (x_1,y_1)\text{ = (-7,-3)} \\ (x_2,y_2)\text{ = (-5,-6)} \\ |KJ|\text{ = }\sqrt[]{(-5+7)^2+(-6+3)^2} \\ |KJ|\text{ = }\sqrt[]{4+9} \\ |KJ|\text{ = }\sqrt[]{13} \end{gathered}[/tex]

Thus, we have the area of the triangle as follows;

[tex]\begin{gathered} \text{Area = }\frac{1}{2}\times base\times height \\ \\ \text{Area = }\frac{1}{2}\times\sqrt[]{20}\times\sqrt[]{13\text{ }}=\frac{\sqrt[]{260}}{2}\text{ = }\frac{2\sqrt[]{65}}{2}\text{ = }\sqrt[]{65\text{ }}\text{ square units} \end{gathered}[/tex]

Problem 2: The area of a
rectangular desk is given
by the trinomial x²-7x-18.
What are the dimensions
of the desk? (10 points)

Answers

Answer: (x-9) and (x+2)

Step-by-step explanation:

You would first have to break the trinomial down into 2 factors.

Since there are two minuses in the trinomial, start off like this : (x- __) (x+__)

Now, what two numbers add to -7, and multiply to -18?

9 and 2, with one term being negative.

Since the 2nd term in the trinomial is a negative, there must be a number added that has a greater negative term than the other positive term, therefore, making 9 the negative term, since 2-9 is -7.

And -9 times 2 is -18.

Now fill in the blanks : (x-9)(x+2)

Since (x-9) and (x+2) are multiplied by each other, they are the dimensions of the desk, being L x W.

Now let's double check the factors:

(x-9)(x+2)

Distribute the terms.

x^2 +2x -9x -18

x^2-7x-18

There, hoped that helped :D

John Baxley borrowed $25,000 for one year. He borrowed some at 13% interest and the rest at 50% interest. At the end of the year, he owed $36,000 in interest how much did he borrow at each rate?

Answers

The amount borrowed at 13% interest is  $20,945.95.

The amount borrowed at 50% interest is $4,054.05.

How much is borrowed at each rate?

The first step is to formulate a system of equations:

a + b = $25,000 equation 1

0.13a + 0.5b = (36,000 - 25,000

0.13a + 0.5b =11,000 equation 2

Where:

a = amount borrowed at 13% interest

b = amount borrowed at 50% interest

Take the following steps to determine the value of b:

Multiply equation 1 by 0.13

0.13a + 0.13b = 3,250 equation 3

Subtract equation 3 from equation 2

7,750 = 0.37b

b = $20,945.95

a = $25,000 - $20,945.95 = $4,054.05

To learn more about interest, please check: https://brainly.com/question/26164549

#SPJ1

A store and a bank would both charge fees for

Answers

Answer:A returned check

Step-by-step explanation:

Answer: D. bouncing a check

Bouncing a check

When a check is deposited in a bank, or when it is written out to a store teller to ultimately deposit in the store bank, the funds are tracing back from an origin bank account. When the check bounces a fee is then charges by both the bank out of which the check is written (for non-sufficient funds) and by the payee. If the payee is a store they will often charge fees that are charged back to them by their bank of deposit."

what is 34.49 divided by 0.2 help!!! due friday

Answers

Answer:

17.245

Step-by-step explanation:

34.49 divided by 0.2 is 17.245

17.245 thats is bro thats the anwser xd

Find the equation of the line whose slope is -3 and which passes through the point (5,-2).

Answers

Answer:

y = -3x + 13

Step-by-step explanation:

We can use the the point slope form of an equation for this:

y - y1 = m (x - x1)

Replace the y1, x1, and m variables with what we were given:

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

Distribute

y + 2 = -3x + 15

Combine like terms

y =  -3x + 13

Identify the correct box and whisker plot of the given data.

Answers

Given the data below.

[tex]\lbrace1,3,5,6,6,7,8,11,12\rbrace[/tex]

The median of the data above is the middle number

[tex]median=6[/tex]

The first quartile is:

[tex]\begin{gathered} 1,3,5,6 \\ Q1=\frac{3+5}{2}=\frac{8}{2}=4 \end{gathered}[/tex]

The third quartile is:

[tex]\begin{gathered} 7,8,11,12 \\ Q3=\frac{8+11}{2}=\frac{19}{2}=9.5 \end{gathered}[/tex]

The box and whisker plot for the data is:

The second option is correct.

Can anyone help me with this?

Answers

a) 13.4, 16.3, 14.2, 15.4, 14.2, 17.5

3 + 51 x 1/10 + 9 x 1/100

Answers

Answer:

5.49

Step-by-step explanation:

3+ 51= 54                  

54 x 1/10= 5.4    + 9 x 1/100

5.4 + 0.09=

5.49    

If Jenna saves $20 buying an item for 40 percent off the regular price, then what were the regular price and the sales price?

Answers

Solution

For this case we can create the following proportional rule:

[tex]\frac{20}{100-40}=\frac{x}{100}[/tex]

For this case x = original price

Then solving for x we have:

[tex]x=100\cdot\frac{20}{60}=33.33[/tex]

Then the original price is 33.33$

Let y² = x² + sin(xy). Find using implicit differentiation.​

Answers

By using implicit differentiation, we get dy/dx=(2x+cos⁡(xy)y)/(-xcos(xy)+2y)

What is implicit differentiation?

Implicit differentiation is the process to finding the derivative of the implicit function.

We have given,

y^2=x^2+sin⁡(xy)

Differentiate with respect to x, and using product rule

2y dy/dx=d/dx(x^2+sin⁡(xy))

2y dy/dx=(dx^2)/dx+(dsin(xy))/dx

2y dy/dx=2x+cos⁡(xy)(d(xy))/dx

2y dy/dx=2x+cos⁡(xy)[y+x dy/dx]

2y dy/dx=2x+ycos(xy)+xcos⁡(xy)dy/dx

2y dy/dx-xcos(xy)  dy/dx=2x+ycos(xy)

On simplification, we get

dy/dx=(2x+xcos(xy))/(-xcos(xy)+2y)

To know more about implicit differentiation, visit:

https://brainly.com/question/20319481

#SPJ9

If students recieve a whole numberof pointson every exam item. Can the exam be worth 80 points

Answers

Each response includes a thorough explanation of how it was arrived at. The student seemed to have been unsure of which approach to utilize so they hedged their chances by trying both in the hopes that one of them would work. (I don't think it was rewriting that they forgot to cross out; the student presented their response as "it is either X or Y," then in subsequent questions supplied parallel replies depending on whether X or Y was accurate.)

How can I give this question a grade?

Full points given that they provided the correct response

partial marks for being "half-right"?

Or perhaps they didn't get any points since they didn't fully comprehend the issue?

To know more about points refer to https://brainly.com/question/17273444

#SPJ1

Kurt has pulled 15 marbles from a large bag, and 6 of them are brown. What is the experimental probability that the next marble selected from the bag will be brown? Simplify your answer and write it as a fraction or whole number. A. P(brown) = 1/5 B. P(brown) = 2/5 C. P(brown) = 1/2 D. P(brown) = 3/5

Answers

total marbles: 15

brown marbles: 6

Probability : brown marbles / total marbles = 6 /15 (simplify) = 2/5

find angle y If the opposite side is 12 and the adjacent side is 11mm

Answers

Answer:

answer is 47.49 because tan theta is equals to 12 / 11 which is 1.09091.

So tan-¹(1.09091) = 47.49

A new model is to be built to serve the towns of Sunnyvale and Gloomington, who’s centers are 6 miles apart. The developers want to locate the mall not more than 3 miles from the center of Sunnyvale and also not more than 5 miles from the center of Gloomington. Drawl a simple map showing Sunnyvale, Gloomington, and all potential locations for the new mall, based on the given information. Be sure to show the scale of your map. Explain how you determine do the possible locations for the mall.

Answers

See explanation below

Explanation:

We are told the centres of the two towns are 6miles apart.

This means the distance between Sunnyvale and Gloomington = 6 miles.

We will draw a line with a distance of 6cm to indicate their distance apart.

The two end points of the line will indicate the location of Sunnyvale and Gloomington respectively.

For the developers to locate the mall not more than 3 miles from the center of Sunnyvale, we will draw a circle which has radius of 3cm. This way the mall doesn't exceed 3 miles from Sunnyvale.

For the developers to locate the mall not more than 5 miles from the center of Gloomington, we will draw a circle which has radius of 5cm. This way the mall doesn't exceed 5 miles from Gloomington.

The scale of the drawing will be 1cm represent 1 mile

You can use a compass(drawing tool) to draw the circles. adjusting the legs to suit the measurement of each radius.

The area under the each of the circles are all the possible locations of the map. The location of the new mall cannot go beyond the area under circles but can be within it.

Solve the system. Check the solution.x + y = 8(x=y-3

Answers

Answer:

[tex]\begin{gathered} \text{Solution:} \\ (2.5,5.5) \end{gathered}[/tex]

Step-by-step explanation:

Given the following system of equations:

[tex]\begin{gathered} x+y=8\text{ (1)} \\ x=y-3\text{ (2)} \end{gathered}[/tex]

Since on equation 2, x is already isolated, substitute it into equation 1:

[tex]\begin{gathered} (y-3)+y=8 \\ \end{gathered}[/tex]

Solve for y.

[tex]\begin{gathered} 2y=8+3 \\ y=\frac{11}{2}=5.5 \end{gathered}[/tex]

Knowing the value of y, plug it into equation (2) and solve for x:

[tex]\begin{gathered} x=y-3 \\ x=5.5-3 \\ x=2.5 \end{gathered}[/tex]

Find the value of 12.56 is multiplied by 8.8 and result is divided by 1.57.

Answers

Given:

12.56 is multiplied by 8.8 and the result is divided by 1.57.

To find the final result:

First, we multiply 12.56 by 8.8.

We get,

[tex]12.56\times8.8=110.528[/tex]

Next, the result 110.528 is divided by 1.57.

So, we get

[tex]\frac{110.528}{1.57}=70.4[/tex]

Hence, the answer is 70.4.

A rental car company charges $29 per day to rent a car and $0.05 for every mile driven. Santiago wants to rent a car, knowing that: He plans to drive 400 miles. He has at most $100 to spend. What is the maximum number of days that Santiago can rent the car while staying within his budget?

Answers

Answer: He can only go 2 days

Step-by-step explanation:


A bag has six balls labeled A, B, C, D, E, and F.
One ball will be randomly picked, and its letter will be recorded as the outcome.
Give the sample space describing all possible outcomes.
Then give all of the outcomes for the event of choosing the letter A or C.
If there is more than one element in the set, separate them with commas.
Sample space:
Event of choosing the letter A or C:

Answers

Sample space={ A,B,C,D,E,F}

Event of choosing A or C = {A,C}

What is sample space?

A sample space is a set which contains the set of all the possible outcomes or results that could occur while performing an experiment.

i.e. the sample space while flipping a coin is: {H,T}

The sample space while tossing a six-sided die is: {1,2,3,4,5,6}

Here it is given that:

A bag has six balls labeled: A,B,C,D,E,F

One ball will be randomly picked, and its letter will be recorded as the outcome.

This means that the sample space is given by:

Sample space={ A,B,C,D,E,F}

Now, when the event is choosing a letter from A or  C.

Then the sample space is:

Sample space= {A,C}

To know more about sample space, visit:

https://brainly.com/question/23583836

#SPJ9

Graph the function. Then state the domain and range. f(x) = 1/4x-2

Answers

The domain and the range of the function f(x) = 1/4x - 2 is the all set of real values

What is the domain of a function?

The domain of the function is the set of input values of the graph

What is the range of a function?

The range of a function is the set of output values of the graph.

This in other words mean the range of a function is the set of y values of the graph.

How to determine the domain and the range?

The function is given as

f(x) = 1/4x - 2

Next, we plot the graph of the function (see attachment)

From the graph, we can see that the graph is a linear graph

This means that the function has a domain and a range of all set of real values

Read more about domain and range at

https://brainly.com/question/2264373

#SPJ1

Beginning with the graph of f(x) = x², what transformations are needed to form g(x) = –(x – 6)² + 3?

A) The graph of g(x) opens upward and is shifted to the right 6 units and up 3 units.

B) The graph of g(x) opens upward and is shifted to the left 6 units and up 3 units.

C) The graph of g(x) opens downward and is shifted to the right 6 and up 3 units.

D) The graph of g(x) opens downward and is shifted to the left 6 units and up 3 units.

Answers

Answer:

  C) The graph of g(x) opens downward and is shifted to the right 6 and up 3 units.

Step-by-step explanation:

You want to know what transformations are needed to form g(x) = –(x – 6)² + 3 from f(x) = x².

Transformations

The function transformations we are typically concerned with are ...

translation horizontally and verticallyscaling horizontally and verticallyreflection across vertical and horizontal lines

Each of these has a recognizable influence on the function.

Translation

Translation by 'h' units to the right and 'k' units up transforms the function to ...

  g(x) = f(x -h) +k

Scaling

Expanding a graph horizontally by a factor of p and vertically by a factor of q transforms the function to ...

  g(x) = q·f(x/p)

Reflection

Reflecting a graph horizontally across the y-axis replaces x with -x.

Reflecting a graph vertically across the x-axis replaces f(x) with -f(x).

Given graph

Comparing g(x) = -(x -6)² +3 to the original f(x) = x², we see that ...

(h, k) = (6, 3)f(x) was replaced by -f(x)

This means the graph was shifted right 6 units and up 3 units. The graph was reflected across the x-axis, so the curve opens downward.

Option c, The graph of g(x) opens downward and is shifted to the right 6 and up 3 units. is the correct answer.

What is graph?

In the field of mathematics, a graph is a representation (visual) or diagram that shows the facts or values in an ordered and systematic way.

The relationships between two or more items are frequently represented by the points on a graph.

As given in the question,

[tex]f(x)=x^2[/tex] and [tex]g(x)= -(x-6)^2 + 3[/tex]

Since, [tex]f(x) = x^2[/tex]  we are applying the following three rigid transformations on f(x) to obtain g(x):

Reflection around the x-axis in the graph: [tex]f'(x) = -x^2[/tex]Translation in the +x semi-axis in the graph: [tex]f''(x) = -(x-6)^2[/tex]Translation in the +y semi-axis in the graph: [tex]g(x) = -(x-6)^2+3[/tex]

Therefore, The graph of g(x) opens downward and is shifted to the right 6 and up 3 units.

To know more about graph, go to link

https://brainly.com/question/19040584

#SPJ9

Solve the following equation for a. Be sure to take into account whether a letter is
capitalized or not.
D = Ga +3h³ a

Answers

[tex]a=\frac{D}{G+3h^{3}}[/tex]

Looking at the equation, we can see that “a” is a part of both terms. Therefore, we can factor it out. Then we divide to get “a” by itself.

See details:

Determine whether the statement is true or false. If​ false, correct the​ right-hand side of the statement. 0 Question content area bottom Part 1 Select the correct choice below​ and, if​ necessary, fill in the answer box within your choice. A. The statement is true. B. The statement is false. The correct statement is enter your response here. ​(Simplify your​ answer.)

Answers

Based on the given statement of hy⁰ = 0, the answer is B. The statement is false. The correct statement is hy⁰ = 1.

Why is the mathematical statement wrong?

The statement given is that hy⁰ = 0. This is false because of the mathematical rule that whenever a number or figure is raised to the power of 0, the result would be that the answer is 1.

For instance:

2 ⁰ = 1

56 ⁰ = 1

8676⁰ = 1

From hy ⁰ = 0, we take the value of y⁰:

y ⁰ = 1

If y ⁰ = 1, then it means that on the right hand side of the statement, we would have the expression h(1).

This therefore means that the equation hy⁰ = 0 is false because h(1) is h and so the correct statement is:

hy ⁰ = 1

Rest of the question is:

Determine whether the statement is true or false. If false, correct the right-hand side of the statement. hyº = 0

Find out more on false mathematical statements at https://brainly.com/question/17029275

#SPJ1

For #5 - 7, using the given scale factor and center, dilate the following figures and state the new coordinates.

Answers

Given: A scale factor of 1/2 and center N of a figure is given.

Required: To dilate the given figure using the given scale factor and center.

Explanation: Dilation is a transformation, used to change the size of the given figure. If the value of dilation>1 then the new figure enlarges. If dilation<1 then the given figure contracts while a dilation=1 means that the new figure is of the same size.

Now here the center is given to be N. And the scaling factor is 1/2.

The coordinates of center N are (3,2). Point M is 2 units left and 4 units down from point N. Hence for dilation of a factor of 1/2, point M' will be 1 unit to the left and 2 units down from point N -

[tex]\begin{gathered} M^{\prime}=(3-1,2-2) \\ M^{\prime}=(2,0) \end{gathered}[/tex]

Similarly, point O is 2 units to the right and 6 units down from point N. Hence for dilation of a factor of 1/2, point O' will be 1 unit to the right and 3 units down from point N.

[tex]\begin{gathered} O^{\prime}=(3+1,2-3) \\ =(4,-1) \end{gathered}[/tex]

Final Answer: M'=(2,0)

O'=(4,-1)

Other Questions
Which animal is most likely to have an open circulatory system?Responsesbeetlecathumanelephant Required information[The following information applies to the questions displayed below.)The transactions listed below are typical of those involving New Books Incorporated and Readers' Corner. New Books is awholesale merchandiser and Readers' Corner is a retail merchandiser. Assume all sales of merchandise from New Booksto Readers' Corner are made with terms n/30, and the two companies use perpetual inventory systems. Assume thefollowing transactions between the two companies occurred in the order listed during the year ended August 31.a. New Books sold merchandise to Readers' Corner at a selling price of $625,000. The merchandise had cost New Books$445,000.b. Two days later, Readers' Corner complained to New Books that some of the merchandise differed from what Readers'Corner had ordered. New Books agreed to give an allowance of $11,000 to Readers' Corner. Readers' Corner alsoreturned some books, which had cost New Books $3,500 and had been sold to Readers' Corner for $5,000.Just three days later, Readers' Corner paid New Books, which settled all amounts owed.Required:1. For each of the events (a) through (c), indicate the amount and direction of the effect on New Books in terms of the following items.(Enter any decreases to account balances with a minus sign.)Transactiona.b.C.SalesRevenues625,000SalesReturns5,000SalesAllowances11,000Net SalesCost ofGoods Sold445,000Gross ProfitSolve for C. The number of maps remaining at an information booth can be modeled by the function f(x)=274-32r where x is the number of hours that haveelapsed since the booth opened. Which statement is true?O Every hour 274 maps are given awayO Every hour, 242 maps are given awayO There were 32 maps at the booth before it openedO There were 274 maps at the booth before it opened Describe the shape, orientation, and vertex ofeach parabola relative to the graph of y=x.Sketch each graph.a) y=-0.5x + 2c) y = -0.1x - 6e) y=-3x-5g)y=8x+4b) y = 2xd)y=x+4f) y=0,1x +2h) y=-0.7x-3 Not sure how to find the area of this shape. Please help asap 11. Algebra The total cost of the Fatigatofamily's two cars was $71,482. The cost ofone car was $38,295. Write an equationusing a variable to represent the cost ofthe family's other car. Brittany has 34,011 in a savings account that earns 6% annually. the interest is not compounded. How much interest will she earn in 4 years? use the formula I = PRT, where I is the interest earned, p is the principal, r as the interest rate expressed as a decimal, and T is the time in years. In the Honor Society at Carter Middle School, 54% of the members are girls. There are 108 girls in the Honor Society. How many members are there in total? How did the federal and state governments support man-agement and companies over labor unions?A They protected the rights of management to change theterms of labor contracts without agreement from theunions.B They passed laws making it illegal for workers to formunions.C They sent federal or state troops to bring an end to strikes.D They paid scab workers to fill the jobs of strikingemployees. You and your friends plan to attend the county fair this weekend. The admission to the fair is $5 and the cost per ride is 50 cents. If your parents gave you $20, write and solve a linear equation to find how many rides you can go on. What type of wave is an electromagnetic wave?transverselongitudinalbothneither You are creating identical candy bags using 36 chocolate bars and 81 caramel bars. what is the greatest number of bags you can fill using all the candy? Point Q lies in the interior of ZRST.(1If mZRST= 125, mZRSQ = 4x-7, mZQST= 11x + 12, then find x. Point P(-3, 4) is a point on the terminal side of 0 in standard form. Find the exact value ofsine, cosine, and tangent for 0. Descriptive verbsCertain verbs make narratives sound moredramatic. Find these words in a dictionaryand write down:1 what they mean.2 their past simple and past participle forms.'smash | rage | dive | flee | strikedemolish | grab | scream a=460 rounded to the nearest 10 b=11.9 rounded to 1 dp find the minimum (to 2 dp) of a / b What is the expanded form of this number?570.086Responses(5100)+(710)+(81100)+(61100)left parenthesis 5 times 100 right parenthesis plus left parenthesis 7 times 10 right parenthesis plus left parenthesis 8 times 1 over 100 right parenthesis plus left parenthesis 6 times 1 over 100 right parenthesis(5100)+(710)+(81100)+(611,000)left parenthesis 5 times 100 right parenthesis plus left parenthesis 7 times 10 right parenthesis plus left parenthesis 8 times 1 over 100 right parenthesis plus left parenthesis 6 times 1 over 1000 right parenthesis(5100)+(710)+(8110)+(61100)left parenthesis 5 times 100 right parenthesis plus left parenthesis 7 times 10 right parenthesis plus left parenthesis 8 times 1 over 10 right parenthesis plus left parenthesis 6 times 1 over 100 right parenthesis(5100)+(710)+(8110)+(611,000) Graph the following features: Y-intercept = -3Slope = -3-10 -9-8-5 -4 -310-110987654321021-121-3-4-5-6-7-8-9-101 2 3 4 5 6 7 8 9 10x How does enivronment trends affect my business?I quite need some examples. What would a "worldly" topic be?