hi i need help here please help me i am in need of the helps

Hi I Need Help Here Please Help Me I Am In Need Of The Helps

Answers

Answer 1

The area of the octagon shaped stop sign = areas of the 4 rectangles + 4 triangles + square = 478 in.².

How to Find the Area of a Triangle and the Area of a Rectangle?Area of rectangle = (length)(width).Area of triangle = 1/2(base)(height).Area of square = (side length)².

If the octagon can be decomposed into 4 identical triangles, 4 identical rectangles, and a square, the following are the dimensions of each of the shapes given:

Height of the triangle = (24 - 10)/2 = 7 in.

Base of the triangle = 7 in.

Side length of the square = 10 in.

Length of rectangle = 10 in.

Width of rectangle = 7 in.

The area of the octagon shaped stop sign = 4(1/2 × base × height) + 4(length × width) + (side length)²

Substitute the values into the equation

The area of the octagon shaped stop sign = 4(1/2 × 7 × 7) + 4(10 × 7) + (10)²

The area of the octagon shaped stop sign = 478 in.².

Learn more about area on:

https://brainly.com/question/25292087

#SPJ1


Related Questions

You might need: Calculator
Write the equation for a parabola with a focus at (-6,0) and a directrix at x = -2.
x=

Answers

y² = -8(x - 4),  which is the required equation of the parabola.

What are a parabola's focus and directrix ?

All points in a plane that are equally spaced out from a given point and a given line make up a parabola.

The line is known as the directrix, and the point is known as the parabola's focus.

A parabola's axis of symmetry is perpendicular to the directrix, which does not touch the parabola.

The focus of the parabola is F(-6,0) and its directrix is the line x=−2 i.e., x+2=0

Let P(x,y) be any point in the plane of directrix and focus, and MP be the perpendicular distance from P to the directrix,then P lies on parabola if FP=MP

⇒(x+6)²+(y−0)² ​= ∣x+2∣​÷1

⇒x² + 12x+36+y² = x² +4x +4

⇒y² + 8x = -32

⇒y² = - 8x - 32

⇒y² =  -8(x - 4)

⇒ y² = -8(x - 4),  which is the required equation of the parabola.

To know more visit:-

https://brainly.com/question/11911877

#SPJ13

use pie=3.14 to estimate the unknown measures for each circle.c=132 ind=r=A=I'll upload a picture

Answers

Problem N 25

we know that

C=132 in

Remember that

The formula to calculate the circumference is given by

[tex]C=pi*D[/tex]

using pi=3.14

C=132 in

substitute given values in the formula

[tex]\begin{gathered} 132=3.14*D \\ solve\text{ for D} \\ D=\frac{132}{3.14} \\ D=42.04\text{ in} \end{gathered}[/tex]

The diameter D=42.04 in ( with pi=22/7 the diameter is 42 in exact)

Find out the radius r

r=D/2=42.04/2=21.02 in -----> the radius is half the diameter

Find out the area of the circle

The area is given by the formula

[tex]A=pi*r^2[/tex]

we have

r=21.02 in

pi=3.14

substitute

[tex]\begin{gathered} A=3.14*21.02^2 \\ A=1,387.38\text{ in}^2 \end{gathered}[/tex]

therefore

the answer isd=42.04 inr=21.02 inA=1,387.38 in2

Select the correct answer.If the zeros of a quadratic function are 3 and 8, what are the factors of the function?OA (X + 8) and (x-3)O B. (x-8) and (x+3)OC. (x+8) and (x+3)OD. (x-8) and (x-3)

Answers

The zero of x = 3 will be x - 3 = 0

The zero of x = 8 will be x - 8 = 0

Therefore, the quadratic equation will be

(x - 3) and (x - 8)

write the equation of the line with the points (0,2) and (4,10) standard form

Answers

[tex]\begin{gathered} P1(0,2) \\ P2(4,10) \\ \text{slope}=\frac{y2-y1}{x2-x} \\ \text{slope}=\frac{10-2}{4-0} \\ \text{slope}=\frac{8}{4} \\ \text{slope}=2 \end{gathered}[/tex]

Lisa is a software saleswoman. Let y represent her total pay (in dollars). Let “x”represent the number of copies of History is Fun she sells. Suppose that “x”and “y”are related by the equation 90x + 2200 =v.Answer the questions below.Note that a change can be an increase or a decrease.For an increase, use a positive number. For a decrease, use a negative number.-Picture includes the questions-

Answers

Explanation

Part A

Given that x and y are related by the by the equation 90x + 2200 =y. We can find the change by comparing the formula with the original equation of a line.

[tex]\begin{gathered} y=mx+c \\ where\text{ m is the slope\lparen change in y for x\rparen} \end{gathered}[/tex]

Comparing the above with the given question, m becomes change in Lisa's pay for each copy of history is fun. Therefore,

Answer: 90 dollars

Part B

If Lisa does not sell any copies of history is fun, therefore, the value of x becomes zero. We can then have the total pay as

[tex]\begin{gathered} y=90(0)+2200 \\ y=2200 \end{gathered}[/tex]

Answer: 2200 dollars

Find the equation for the line that passes through the points (-9, 8) and (-4,-4). Give youranswer in point-slope form. You do not need to simplify.

Answers

Given:

The points are (-9,8) and (-4,-4).

Required:

We need to find the line equation in point-slope form.

Explanation:

Consider the slope equation.

[tex]slope,\text{ m=}\frac{y_2-y_1}{x_2-x_1}[/tex][tex]Substitute\text{ }y_2=-4,y_1=8,x_2=-4,\text{ and }x_1=-9\text{ in the formula to find the slope of the equation.}[/tex][tex]Slope,\text{ m=}\frac{-4-8}{-4-(-9)}[/tex]

[tex]Slope,\text{ m=}\frac{-12}{-4+9}[/tex]

[tex]Slope,\text{ m=}\frac{-12}{5}[/tex]

Consider the point (-9,8).

Consider the point-slope form of the equation.

[tex](y-y_1)=m(x-x_1)[/tex][tex]Substitute\text{ }m=-\frac{12}{5},y_1=8,\text{ and }x_1=-9\text{ in the equation.}[/tex]

[tex](y-8)=-\frac{12}{5}(x-(-(-9))[/tex]

[tex](y-8)=-\frac{12}{5}(x+9)[/tex]

Final answer:

[tex](y-8)=-\frac{12}{5}(x+9)[/tex]

Palge counted the number of items in other people's shopping carts while waiting in line at the grocery store. Palge counted the following items in seven carts: 13, 24, 17, 43, 38, 22, and 35. What is the median number of items in the shopping carts? items

Answers

ANSWER

24

EXPLANATION

The median of a data set is the middle number of the set - when they are arranged from least to greatest. If the amount of numbers in the data set is even, the median is the average of the two middle numbers.

In this case, there are 7 charts. To find the middle number we have to arrage the set from least to greatest: 13, 17, 22, 24, 35, 38, 43

The middle number is 24. This is the median.

3. Two companies charge differently for canoe rentals, as shown below.
Company A: c= 8h+ 10, where cequals the total cost (in dollars) and hequals number of
hours.
Company B: $15 per hour.
a. What is Company A's rate of change? How much would it cost for a 4 hour rental?
b. What is Company B's rate of change? How much would it cost for a 4 hour rental?
c. Which is the better buy? By how much for a 4 hour rental?

Answers

The rate of change for company A is 8.

The rate of change for company B is 15

Company A is better as it is charging less by a value of $18

What is rate of change?

Rate of change is the changes in the dependent variable when the independent variable changes by a unit value.

We are given 2 companies

A) equation for charges applied by company A is given by c=8h+10

Cost is a function of hours

To find the rate of change we differentiate the function

We get c' = 8

Rate of change for company A is 8

The cost for 4 hour rental is

c= 8(4)+10

c=32+10

c=$42

B) Company B charges $15 per hour

Rate of change for company B is 15

The cost for 4 hour rental is

c= 15(4)

c=$60

C) Company A is better to buy by $18 as the difference between the four hours price between company A and company B is $ 18

To learn more about equation please refer

https://brainly.com/question/22688504

#SPJ13

Select all the equations that share a solution with this system of equations. (Hint: try adding and subtracting the equations.) 5x + 4y = 24 2x – 7y = 26 7x – 3y = 50 7x + 3y = 50 3x - 3y = -2 36 x+ 11y = -2

Answers

Select all the equations that share a solution with this system of equations. (Hint: try adding and subtracting the equations.)

5x + 4y = 24

2x – 7y = 26

____

a) 7x – 3y = 50

b) 7x + 3y = 50

c) 3x - 3y = -2

d) 3 x+ 11y = -2​

_____________________________

Try adding and subtracting the equations

5x + 4y = 24

+(2x – 7y = 26)

_______________

7x -3y= 50

5x + 4y = 24

-2x + 7y = -26

______________

3x + 11y = -2

Do you have any questions regarding the solution?

2. A car travels a distance of 250 miles, 700 miles and 325 miles at the rate of 50
miles/hour, 35 miles/hour and 13 miles/hour respectively. Find the average speed
of the car in miles/hr.
(A) 50
(B) 42.5
(C) 30
(D) 25.5
(E) 13

Answers

Answer:a

Step-by-step explanation:can i get brainiest

You are purchasing a snack at the store for $3.50. The sales tax is 6%. How much is the sales tax?

Answers

price = $3.50

Sale tax = 6%

Multiply the price by the tax percentage in decimal for ( divided by 100)

3.50 x (6/100) = 3.50 x 0.06 = $0.21

The answer to your question is £0.21

are natural numbers closed under theoperation of subtraction? why or why not?

Answers

Firstly, let us define natural numbers.

Natural numbers are simply positive intergers, that is integers that are greater than zero e.g 1,2,3,4...

Secondly, when is a set said to be closed under a particular operation?

A set is said to be closed under an operation if and only if the operation on any two elements of the set produces another element of the same set. for example when you perform an operation (like addition) on a set of number (like natural numbers) it must give you a number from that same set.

E.g

let's check whether natural numbers are closed under the operation of adddition.

taking two numbers 3 and 5.

[tex]3+5=8[/tex]

since the operation gives us 8, which is a natural number, it means natural numbers are closed under the operation of addition.

Back to the main question, which is to check whether natural numbers are closed under the operation of subtraction.

taking two cases.

case 1; taking numbers 3 and 5

[tex]3-5=-2[/tex]

case 2: taking numbers 7 and 2

[tex]7-2=5[/tex]

From the two cases, case 2 gave us a natural number while case 1 does not give us a natural number.

This means that Natural numbers are not Closed under subtraction.

Because subtraction operation on natural numbers does not necessarily produce another natural number.

On a general note;

Natural numbers are closed under Addition and Multiplication operations

while They are not closed under subtraction and division operation

Round 36,236 to the nearest ten thousand

Answers

We have to round the number 36,236 to the nearest ten thousand (10,000).

Then, the number 36,236 is between 3 and 4 ten thousands. As 36,236 is over 35,000 we round it to 40,000.

Answer: 40,000

TELL ANSWER ASAP PLS WHAT IS 15.5 MULTIPLIED BY 3.75??????

Answers

Multiplied by 15.5 to 3.75 is 58.125.

To solve the:

15.5 is multiplied by 3.75

Now,

15.5 × 3.75

=  58.125

What is the process of Multiplication ?

Multiplication is the process of calculating the total of one number multiplied by another. There will be simple tests in addition, subtraction, multiplication and division. 2. uncountable noun. The multiplication of things of a particular kind is the process or fact of them increasing in number or amount.

Hence, Multiplied by 15.5 to 3.75 is 58.125.

Learn more about Multiplication at:

https://brainly.com/question/5992872

#SPJ1

(a) The perimeter of a rectangular parking lot is 340 m.If the width of the parking lot is 77 m, what is its length?Length of the parking lot: 0m(b) The area of a rectangular pool is 7410 m².If the length of the pool is 95 m, what is its width?Width of the pool: Im

Answers

Part a)

Perimeter = 340 = 2•77 + Length doubled

then

Length x 2 = 340 - 154 = 186

Length= 186/2 = 93

ANSWER IS Length of parking lot is= 93 meters

Part b)

Area = 7410 = Width x Length

. 7410 = Width x 95

. 7410/95 = Width

THEN Width of the pool IS

78 square meters

The side-by-side boxplots show consumer ratings of name brand and store brands of peanut butter.
name brands

al The median of name brands peanut butter is
grester thas the median of store
brands. (Hint* greater than or less than)

b) Approximately
% of name brands peanut butter data values are
greater than the median of the store brands peanut butter data values.

Answers

a. Median for name brands is greater than the median for store brands data values in the boxplots given.

b. Approximately 75% of the data values of name brands is greater than the median of the data values of store brands.

How to Find the Median of a Data in a Boxplot?

A boxplot displays the distribution of a data such that the median is represented by the vertical line that divides the rectangular box.

25% of a data distribution is represented by the beginning of the edge of the box, while 50% is represented by the median, and 75% is represented by the point at the end of the edge of the box in the boxplot.

Therefore:

a. The median of name brands peanut butter is approximately 82-83.

The median of store brands is approximately less than 80.

Thus, we can conclude that, the median for name brands is greater than the median for store brands.

b. The median for store brands is approximately below 25% of the data values for name brands. Therefore, we would conclude that, approximately 75% of name brands data value are greater, compared to the median of the store brands data value.

Learn more about median of boxplot on:

https://brainly.com/question/14277132

#SPJ1

calculate the slope of a line passing through the given points (5,-2) and (5,-3)

Answers

Given the points (5,-2) and (5,-3), we can find the slope of the line that passes through them with the following formula:

[tex]\begin{gathered} m=\frac{y_2-y_1}{x_2-x_1} \\ \Rightarrow m=\frac{-3-(-2)}{5-5}=\frac{-1}{0} \end{gathered}[/tex]

since we have that the slope is not defined, the line that passes through the points (5,-2) and (5,-3) is the vertical line x=5

Using the area formula A=LW (where A is the area L is the length and W is the width ) which of the following formulas would you use to solve for width ?

Answers

Answer:

W = A/L

Step-by-step explanation:

We are given the following formula:

A = LW

We want to solve for the width W. So

LW = A

L multiplies W, so it can go to the other side of the equality dividing. Then:

W = A/L

what is the surface are of this cone rounded to the nearest tenth of a square foot?

Answers

ANSWER

[tex]282.7ft^2[/tex]

EXPLANATION

Recall, the formula for calculating the surface area of a cone is;

[tex]A=\pi r^2+\pi r\sqrt{r^2+h^2}[/tex]

Given;

[tex]\begin{gathered} radius(r)=5 \\ height(h)=12 \end{gathered}[/tex]

Substitute the values into the formula;

[tex]\begin{gathered} A=\pi 5^2+\pi 5\sqrt{5^2+12^2} \\ =\pi5^2+\pi5\sqrt{25+144} \\ =25\pi+5\pi\times13 \\ =25\pi+65\pi \\ =90\pi \\ =90\times3.14 \\ =282.74 \\ \cong282.7 \end{gathered}[/tex]

Noah has a coupon for 30% off at his favorite clothing store he uses it to buy hitting and a pair of jeans Noah paid $28 for jeans after using the coupon what is the regular price of the jeans

Answers

$28 after 30% off

28 = regular price * (100 - 30)/100

28 = regular price * 70/100

28 = regular price *0.70

regular price = 28/0.70 = 40

Answer:

Regular price = $40

Factor the polynomial completely if possible. If the expression cannot be factored, enter the expression as is

Answers

Given the polynomial:

[tex]w^2+7w-18[/tex]

Let's factor the polynomial.

To factor, let's use the AC method.

Find a pair of numbers whose product is -18 and whose sum is 7.

We have the pair:

9 and -2

We have the factors:

(w + 9)(w - 2)

Therefore, the factored form of the polynomial is:

[tex](w+9)(w-2)[/tex]

ANSWER:

[tex](w+9)(w-2)[/tex]

Elsie is moving to iowa city iowa, with her three-year-old daughter. The table shows the results of a family budget estimator for iowa City for Elsie and her daughter."If Elsie earns $45,000 per year at her new job, can she stay on budget in lowa City? A. Yes, because she can easily afford $4020 per month.B. Yes, because she will not actually need all the items that the family budget estimator includes. C. No, because she will only make $3750 per month before taxes are taken out. D.No, because she will not be able to find housing as low as $853 per month?

Answers

In order to determine what is the correct statement, calculate the amount of money Elsie can spend per month, based on her earnings per year.

Divide 45,000 by 12:

45,000/12 = 3,750

You can notice that the amount of money Elsie can spend per month is lower than the total expenses shown in the table.

Hence, the correct statement is:

C. No, because she will only make $3750 per month before taxes are taken out.

In each of the following problems, how do I graph the line with the given slope m and y-intercept b.
m=5/3,b=-4

Answers

The graph is shown the following slope intercept formula y = 5/3x -4.

What exactly is a slope?A line's slope can be used to determine how steep it is.The slope is calculated mathematically as "rise over run" (change in y divided by change in x).When a line's equation is expressed as y = mx + b, the slope-intercept representation of the equation is used.M displays the slope of the line.B is the value of b where the y-intercept is located (0, b).For instance, the slope and y-intercept of the equation y = 3x - 7 are 3 and 0, respectively.

So, the slope-intercept formula: y = mx + b

Where,  = 5/3x and b = -4.

Now, substitute the values in the formula and graph the slope-intercept on the graph as follows:

y = 5/3x -4

(Refer to the graph attached below )

Therefore, the graph is shown the following slope intercept formula y = 5/3x -4.

Know more about slopes here:

brainly.com/question/3493733

#SPJ13

The Ferris wheelThe community loves the Ferris Wheel because when they are at the top of the wheel they can look for their house and it has long been a family favorite. The company sent you a Ferris wheel that has a radius of 40 ft. and each car is 5 ft. tall. The people can’t start to look for their houses until they get above the tents of the carnival and those tents are 20ft tall. The Ferris wheel has 20 passenger cars and it takes 12 minutes to have all the cars filled. Once all cars are filled the Ferris wheel runs at 1 rotation for every 2 minutes for a total of 8 minutes.Once someone has boarded the Ferris wheel, how long will it take for them to be able to start looking for their house?How long will they have to search for their house?

Answers

Given:

radius of Ferris wheel = 40 ft

height of a car = 5 ft

height of a tent = 20 ft

no. of passenger cars = 20

time to load all cars = 12 minutes

time for 1 rotation = 2 minutes

time for all rotations = 8 minutes

What we want to know is how many degrees the car will have to travel along the circle before it reaches a height of 20 ft.

We can draw a triangle to represent the unknown and find the angle.

The total height from the ground to the center of the Ferris wheel is 45 ft (5ft car height + 40 ft radius). We deduct the 20ft height of the tent so we get the side of the right triangle we're using to solve for the missing angle. That height is 25 ft.

The radius also serves as the hypotenuse of the triangle.

We can then use the following to solve for the angle theta:

[tex]\begin{gathered} \cos\theta=\frac{adjacent}{hypotenuse} \\ \\ \cos\theta=\frac{25}{40} \\ \\ \cos^{-1}(\cos\theta)=\cos^{-1}(\frac{25}{40}) \\ \\ \theta=51.3\degree \end{gathered}[/tex]

Now we know that the car must travel 51.3 degrees along the circle before it gets to a height where it can see above the tents. If one rotation is 360 degrees and it takes 2 minutes to complete one round, then to find the time it will take to travel 51.3 degrees, we use the following equation:

[tex]\begin{gathered} \frac{360\degree}{2minutes}=\frac{51.3\degree}{x\text{ }minutes} \\ \\ x=\frac{51.3(2)}{360} \\ \\ x=0.285\text{ minutes or }17.1\text{ seconds} \end{gathered}[/tex]

It will take them 17.1 to be able to start looking for their house.

Now every time the car goes around the path of the Ferris wheel, for 17.1 going up and another 17.1 seconds going down, they will not be able to look for their house.

17.1 seconds x 2 x 4 turns = 136.8 seconds

8 minutes - 136.8 seconds = 480 - 136.8 = 343.2 seconds or 5 minutes and 43.2 seconds

They have 5 minutes and 43.2 seconds to look for their house.

At a company meeting, there were 40 people in attendance. 70% of them were managers. How many managers were in the meeting?

Answers

70% of 40 is 28, hope this helps

The actual time it takes to cook a ten pound turkey is a normally distributed. Suppose that a random sample of 19 ten pound turkeys is taken. Given that an average of 2.9 hours and a standard deviation of 0.24 hours were found for a sample of 19 turkeys, calculate a 90% confidence interval for the average cooking time of a ten pound turkey. (10 points)

Answers

19 ten pound tukeys

average of 2.9 hours

standar deviation 0.24

90% confidence

Interval with 90% confidence is 2.42961–3.37039

Type your solution out or write it as anordered pair.

Answers

Answer:

No Solution

Explanation:

Given the system of equations:

[tex]\begin{gathered} y=-x+3 \\ y=-x+5 \end{gathered}[/tex]

Using elimination, on subtracting, we have:

[tex]\begin{gathered} 0=-2 \\ \text{But:} \\ 0\neq-2 \end{gathered}[/tex]

Therefore, the system of equations has No Solution.

please help 40 points!!

Answers

Answer:

The midpoint is (-1,1)

Equation: y = -x -2

Step-by-step explanation:

Midpoint:

([tex]\frac{-5+3}{2}[/tex], [tex]\frac{-5 + 3 }{2}[/tex])  You are taking the averages of the x values and the y values.

([tex]\frac{-2}{2}[/tex],[tex]\frac{-2}{2}[/tex])  

(-1,-1)

Equation:

The slope of the 2 points given is

[tex]\frac{3 - -5}{3- - 5}[/tex] = [tex]\frac{8}{8}[/tex] = 1  The slope is the change of y over the change in x.  Points are given in the form (x,y)  So, I subtracted the y values on top and the x values on  the bottom of the fraction.

The equation that is created is perpendicular to the original line, so it slope is the negative reciprocal.

1 as a fraction is [tex]\frac{1}{1}[/tex].  negative reciprocal means turn the fraction upside down and take the opposite  value.  If I flip [tex]\frac{1}{1}[/tex] upside down, I get the same fraction which is equal to 1.  Now I will take the opposite sign.  Since it is positive, the new slope will be negative

slope  -1

x = -1

y = -1  

I am using the point that will be on the new line. This is the midpoint that we just found (-1,-1)  I am going to plug in the number that I know and solve for b or the y=intercept.

y =  mx + b

- 1 = -1(-1) + b

-1 = 1 + b  Subtract 1 from both sides of the equation

-2 = b

y = mx + b

y = -1x -2

or

y = -x -2

help meeeeeeeeee pleaseee !!!!!

Answers

The composition of the function, (g o h)(0) = 0.

How to Find the Composition of a Function?

To find the composition of a function, first, find the value of the inner function by plugging in the given value of x. The output of the inner function would now be used as the input to evaluate the outer function.

We are given the following:

g(x) = 5x

h(x) = √x

To find the composition of the function, (g o h)(0), first, find h(0). To find h(0), substitute x = 0 into the inner function, h(x) = √x:

h(0) = √0

h(0) = 0

Find (g o h)(0) by substituting x = 0 into g(x) = 5x:

(g o h)(0) = 5(0)

(g o h)(0) = 0

Learn more about composition of function on:

https://brainly.com/question/10687170

#SPJ1

The admission fee at an amusement park is 1.5 dollars for children and 4 dollars for adults. On a certainday, 252 people entered the park, and the admission fees collected totaled 728 dollars. How many childrenand how many adults were admitted?Your answer isnumber of children equalsnumber of adults equalso

Answers

Answer: Number of children = 112, number of adult = 140

Let the number of children = x

Let the number of adult =

According to the question, 252 people entered the park

Mathematically, the number of adult and children that entered the park sum up to 252

x + y = 252 ------- equation 1

$1.5 is charged for children for the admission fee into the park

$4 is charged for adult for the admission fee into the park

A totaled of $728 was realized from both children and adult that were admitted into the park

This implies that the total amount realized is equal to the number of children and adults inside the park per amount charged respectively

1.5* x + 4 * y = 728

1.5x + 4y = 728 -------- equation 2

Equation 1 and 2 can be solve simultaneously using substitution method

x + y = 252 ----- 1

1.5x + 4y = 728 ------ 2

Make x the subject of the formula in equation 1

x + y = 252

x = 252 - y ----- equation 3

Substitute equation 3 into equation 2

1.5(252 - y ) + 4y = 728

Open the parenthesis

1.5 x 252 - 1.5 x y + 4y = 728

378 - 1.5y + 4y = 728

Collect the like terms

-1.5y + 4y = 728 - 378

2.5y = 350

Divide both sides by 2.5

y = 350/2.5

y = 140

To find x, put the value of y into equation 1

x + y = 252

x = 252 - y

x = 252 - 140

x = 112

The number of children = 112

The number of adults = 140

Other Questions
What is an equation of a parabola with the given vertex and focus? vertex: (-2, 5)focus: (-2, 6)show each step if the rate of reaction increases by a factor of 9.6 when the concentration of reactant increases by a factor of 3.1, what is the order of the reaction with respect to this reactant? The mean amount of time it takes a kidney stone to pass is 16 days and the standard deviation is 5 days. Suppose that one individual is randomly chosen. Let X = time to pass the kidney stone. Round all answers to 4 decimal places where possible.a. What is the distribution of X? X ~ N(16Correct,5Correct) b. Find the probability that a randomly selected person with a kidney stone will take longer than 17 days to pass it. 0.2Incorrectc. Find the minimum number for the upper quarter of the time to pass a kidney stone. 0.8Incorrect days. client-side marketing researchers who are planning to conduct research on behalf of their own companies are often required to submit proposals prior to conducting research. true false How many ways can Rudy choose 4 pizza toppings from a menu of 16 toppings if each can only be chosen once I need help with homework . BC=5, angle A=25 degree. ? QuestionRachel and Jeffery are both opening savings accounts. Rachel deposits $1,500 in a savings account that earns 1.5% interest,compounded annually. Jeffery deposits $1,200 in a savings account that earns 1% interest per year, compoundedcontinuously.If y represents the account balance after t years, which two equations form the system that best models this situation? Two people are playing soccer. The kinetic energy of each soccer player depends on the soccer players mass and speed. Compare the two soccer players A bookshelf holds 5 novels, 4 reference books, 3 magazines, and 2 instruction manuals. Teacher example 1: In how many ways can you choose one reference book or one instructional manual? # of reference books + # of instructional manual - # of options that are both 4 + 2 Ways to choose a reference book OR an instruction manual? You try: In how many ways can you choose a magazine or a reference book? # of magazine + # of reference book - # of options that are both mag and reference book Ways to choose a magazine or a reference book?This is so confusing to me. any help would be amazing, 100 points!! help as soon as possible translate the following into an equation:6 less decreased by twice a number results in 8 i need help with the image below If the cube root of D is equal to 4 , what is D equal to ? Need help ASAP Which graph shows the asymptotes of the function f(x)= 4x-8 _____ 2x+3 A decorator creates a scale drawing of a dinning room table. The length of the scale is 3 centimeters. The image represents the dimensions of the actual dinning room table. What is the area of the scale drawing? in 2013, milwaukee, wi had 104 homicides and a homicide rate of 17.3 per 100,000, buffalo, ny had 47 homicides and a homicide rate of 18.2 per 100,000, and raleigh, nc had 17 homicides and a homicide rate of 4.2 per 100,000. in which city are you most likely to be a victim of a homicide? word problems 1. Jackson spent $4.65 on popcorn and $2.83 on a soda while at the movies. How much more money did Jackson spend on popcorn than on soda? Jackson spent $ # # # more on popcorn than soda, Create a set of rules for the office that ensures employee safety and security. The rules should be practical and easy to understand.Next, research the options of several popular social media platforms online and create guidelines for each. Make sure that your rules and guidelines address each of the following:Standards of behaviorPrivacy settings on each platformCommon mistakes and dangersCreate a presentation that clearly outlines each of your rules. You should also cover the specific guidelines for use of at least two popular social media platforms. You can make your presentation using presentation software, word processing software, or make it by hand using poster board.During your research, you can refer to the unit, but you should also include at least some online research from reliable sources. Also look at the tools and options offered by each of the social media platforms you cover. Some popular social media platforms to consider are: If my grade is 461.05 out of 580 what's my grade? How many grams of Cu are obtained by passing a current of 12 A through a solution of CuSO4 for 30 minutes? b. Solve the system of linear equations y = x + 2 and y = 3x 4 by graphing.