7. What is the ratio of the interior angles of a pentagon and a decagon?​

Answers

Answer 1

Answer:

A pentagon has 5 sides.

Sum of the interior angles = ( n - 2) x 180

Sum of the interior angles = ( 5 - 2) x 180

Sum of the interior angles = 540°

STEP 2: Find one interior angle:

one interior angle = 540 ÷ 5 = 108°

STEP 3: Find the sum of interior angles of a decagon

A decagon has 10 sides

Sum of the interior angles = ( n - 2) x 180

Sum of the interior angles = ( 10 - 2) x 180

Sum of the interior angles = 1440°

STEP 4: Find one interior angle:

one interior angle = 1440 ÷ 10 = 144°

STEP 5: Find the ratio:

Pentagon : Decagon = 108 : 144

Simplify:

Pentagon : Decagon = 3 : 4

Answer: The ratio is 3 : 4

Answer 2
the sum of the interior angles of the pentagon is 3 * 180. the sum of the interior angles of the decagon is 8 * 180. the ratio of the sum of the interior angles of a pentagon to the sum of the interior angles of a decagon is (3 * 180) / (8 * 180). this results in 3/8.

Related Questions

What graph best represents the data

Answers

A graph is a way to represent a lot of data in such a visual format that it is easy for the user to understand the complete information in one go. The correct option is A.

What is a graph?

A graph is a way to represent a lot of data in such a visual format that it is easy for the user to understand the complete information in one go. Usually, the line of the graph is a function that follows the graph.

A histogram is a statistical information presentation that employs rectangles to illustrate the frequency of data items in equal-sized numerical intervals. The independent variable is represented along the horizontal axis and the dependent variable is plotted along the vertical axis in the most frequent kind of histogram.

The best graph that can represent the given situation is Histogram. Hence, the correct option is A.

Learn more about Graph:

https://brainly.com/question/21608293

#SPJ1

Juan is learning about like terms in his math class. He must check all the combinations below that are like terms which ones should he check? 3x and x 1/4 and 0.5 -m and 8m -xy2 and 2xy2 y and y2 4xy and -5x2y m and n -7 and 6

Answers

Answer:

he should check

3x and x

1/4 and 0.5

-m and 8m

-xy2 and 2xy2

Step-by-step explanation:

Answer:

The answer is A B C D H

Step-by-step explanation:

Which graph represents the function f(x)=2·4^x?

Answers

Answer:

A (top left)

Step-by-step explanation:

Assuming that the dot is multiplying the numbers, we get the function:

[tex]f(x) = 8^{x}[/tex]

First, lets knock off the obviously wrong answers.

Substitute 0 into the x spot, as anything to the power of zero is one.

[tex]f(0) = 8^{0}=1[/tex]

Automatically, the two answers on the right are incorrect, as y is not equal to 1 when x is 0.

Next, lets substitute 1 into the x spot, as anything to the power of one is itself.

[tex]f(1) = 8^{1} = 8[/tex]

As a result, the top left graph is correct, as y is equal to 8 when x is 1, unlike the bottom left graph.

which of the following are characteristics of the graph of the square root parent function

Answers

Answer:

C

Step-by-step explanation:

16x^2+?x+36 perfect square trinomial

Answers

Answer:

  16x² +48x +36

Step-by-step explanation:

A perfect square trinomial is of the form ...

  (a +b)² = a² +2ab +b²

We want to match this form.

__

comparing terms

Comparing the known terms, we see ...

  16x² = a²   ⇒   a = 4x

  36 = b²   ⇒   b = 6

filling in the missing term

The missing term is the linear term:

  2ab = 2(4x)(6) = 48x

  ? = 48

According to American Airlines, flight 71098 from New York to Los Angeles is on time 88.9% of the time. Assume that we randomly select 150 flights, use the normal approximation to the binomial to do the following:

a) approximately the probability that exactly 124 flights are on time.

b) approximate the probability that between 113 and 130 flights ,inclusive, are on time.

Answers

Using the normal approximation to the binomial, it is found that the probabilities are given as follows:

a) 0.0055 = 0.55%.

b) 0.2296 = 22.96%.

Normal Probability Distribution

The z-score of a measure X of a normally distributed variable with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex] is given by:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

The z-score measures how many standard deviations the measure is above or below the mean. Looking at the z-score table, the p-value associated with this z-score is found, which is the percentile of X.The binomial distribution is the probability of x successes on n trials, with p probability of a success on each trial. It can be approximated to the normal distribution with [tex]\mu = np, \sigma = \sqrt{np(1-p)}[/tex].

The parameters of the binomial distribution are given as follows:

n = 150, p = 0.889.

Hence the mean and the standard deviation of the approximation are:

[tex]\mu = E(X) = np = 150 x 0.889 = 133.35[/tex].[tex]\sigma = \sqrt{V(X)} = \sqrt{np(1-p)} = \sqrt{150(0.889)(0.111)} = 3.8473[/tex]

Item a:

Using continuity correction, the probability is P(123.5 < X < 124.5), which is the p-value of Z when X = 124.5 subtracted by the p-value of Z when X = 123.5, hence:

X = 124.5:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

[tex]Z = \frac{124.5 - 133.35}{3.8473}[/tex]

Z = -2.3

Z = -2.3 has a p-value of 0.0107.

X = 123.5:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

[tex]Z = \frac{123.5 - 133.35}{3.8473}[/tex]

Z = -2.56

Z = -2.56 has a p-value of 0.0052.

Hence the probability is 0.0107 - 0.0052 = 0.0055 = 0.55%.

Item b:


The probability is P(112.5 < X < 130.5), which is the p-value of Z when X = 130.5 subtracted by the p-value of Z when X = 112.5, hence:

X = 130.5:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

[tex]Z = \frac{130.5 - 133.35}{3.8473}[/tex]

Z = -0.74

Z = -0.74 has a p-value of 0.2296.

X = 112.5:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

[tex]Z = \frac{112.5 - 133.35}{3.8473}[/tex]

Z = -5.42

Z = -5.42 has a p-value of 0.

Hence the probability is 0.2296 - 0 = 0.2296 = 22.96%.

More can be learned about the normal approximation to the binomial at https://brainly.com/question/14424710

#SPJ1

Graph the inequality.
y > |x-2| -5

Answers

Here is the graph! I hope this helps!

Answer:

^this means graph C.

Step-by-step explanation:

How do I solve this problem? The green dots can be moved

Answers

Answer :

Points at (1, 3) and (3, 3) and (2, 1)

Explanation:

The original graph (dashed) is an absolute value function meaning f(x) = |x|

Given: y = 2f(x - 2) + 1

f(x - 2) means you plug in x - 2 for x in f(x) function

the new graph equation is: y = 2|x - 2| + 1

The graph will shift up 1 because +1The graph will shift right because -2The graph has a scale factor of 2The graph is V shaped because it is an absolute value graph

Learn more about Absolute Value here: https://brainly.com/question/729268

Visual:

Which statement is true about the end behavior of the
graphed function?
As the x-values go to positive infinity, the function's
values go to negative infinity.
As the x-values go to zero, the function's values go
to positive infinity.
As the x-values go to negative infinity, the function's
values are equal to zero.
As the x-values go to positive infinity, the function's
values go tO positive infinity.

Answers

Answer:

As the x-values go to positive infinity, the function's

values go to negative infinity.

Step-by-step explanation:

upon viewing the graph you will notice that the function in blue will appear to go down (negative) as you follow the x to the right, in the positive direction.

Making your answer to be as the x goes to positive inf (right) the values of the function go to negative inf (down).

On a coordinate plane, an image has points (negative 2, 2), (0, 2), (2, 0), (0, negative 2), (negative 2, negative 2).
Use the image shown and a scale factor of 1/2 to find the pre-image. Which is the pre-image of A’?

Answers

If the scale factor is 1/2. Then the coordinate of the pre-image will be (-1, 1), (0, 1), (1, 0), (0, -1), and (-1, -1).

What is a transformation of geometry?

A spatial transformation is each mapping of feature shapes to itself, and it maintains some spatial correlation between figures.

Dilation does not change the shape, but changes the size of the geometry.

On a coordinate plane, an image has points (-2, 2), (0, 2), (2, 0), (0, -2), and (-2, -2).

The scale factor is 1/2. Then the coordinate of the pre-image will be

(-1, 1), (0, 1), (1, 0), (0, -1), and (-1, -1).

More about the transformation of geometry link is given below.

https://brainly.com/question/22532832

#SPJ1

Answer:D (-4) (-4)

Step-by-step explanation:

I will give brainliest to whoever answers!

Answers

Answer:

C   34  cm

Step-by-step explanation:

Area = L x W

  72  = 8 x W     then W = 9

Perimeter = 2 ( L+W) = 2 ( 8+ 9) = 34  cm

[tex]\huge\text{Hey there!}[/tex]


[tex]\large\text{Area of rectangle: A = wl; whereas \boxed{\textsf a} is \underline{area}, \boxed{\textsf w} is \underline{width}, \& \boxed{\textsf{l}} is}\\\large\text{\underline{length}.}[/tex]


[tex]\large\text{a = wl}\\\\\large\text{wl = a}\\\\\large\text{w(8) = 72}\\\\\large\text{8w = 72}\\\\\large\textsf{DIVIDE 8 to BOTH SIDES}\\\\\rm{\dfrac{8w}{8} = \dfrac{72}{8}}\\\\\large\text{SIMPLIFY IT!}\\\\\rm{w = \dfrac{72}{8}}\\\\\rm{w = 9}\\\\\\\huge\text{Therefore, your answer should be: \boxed{\mathsf{width = \bf 9}}}\huge\checkmark[/tex]


[tex]\huge\text{Good luck on your assignment \& enjoy your day!}[/tex]


~[tex]\frak{Amphitrite1040:)}[/tex]


What is the scale factor from ABC to DEF?
A. 2
B. 1/2
C. 3
D. 1/3

Answers

Answer:

The scale factor is 3 C)

as ABC = 3* DEF

AB = 5

DE = 15 = 5*3

AC = 3

DF = 9 = 3*3

BC = 4

EF = 12 = 4 * 3

The scale factor is 3. Why? Well, B and D can already be ruled out because when dilating a figure, an enlargement is displayed by a scale factor greater than one, not less than one. From here, each side length can simply be multiplied by three to get the enlargement size, and you will see that it aligns. AB (which is 5) x 3 = DE (which is 15). AC (which is 3) x 3 = DF (which is 9). BC (which is 4) x 3 = EF (which is 12).

Your final answer: C. If you need to better understand it, let me know and I will gladly assist you!

Write an equation of a line in slope-intercept form that passes through (-2, 1) with a slope of 5. Write an equation of a line in slope - intercept form that passes through ( -2 , 1 ) with a slope of 5 .​

Answers

Answer:

y = 5x + 11

Step-by-step explanation:

We are given that a line passes through (-2, 1) and also it contains a slope of 5

We want to write the equation of this line in slope-intercept form

Slope-intercept form is given as y=mx+b, where m is the slope and b is the value of y at the y axis

As we are already given the slope, we can immediately substitute it into the formula

Replace m with 5 in y=mx+b:

y = 5x +  b

Now we need to find b

As the equation passes through the point (-2, 1), we can use its values to help solve for b.

Substitute -2 as x and 1 as y:

1 = 5(-2) + b

Multiply

1 = -10 + b

Add 10 to both sides

11 = b

Substitute 11 as b in the equation

y = 5x + 11

Topic: finding the equation of the line

See more: https://brainly.com/question/27712551

Which function is graphed below?

Answers

The graph of the function is y = arcsec(x).

A parallelogram has an area of 160 square meters and a height of 4 meters. What is the length of the base of the parallelogram?

Answers

The length of the base is 40 meters

How to determine the length of the base?

We have:

Area= 160 square meters

Height = 4 meters

The area is calculated using:

Area = Base * Height

So, we have:

160 = Base * 4

Divide both sides by 4

Base = 40

Hence, the length of the base is 40 meters

Read more about areas at:

https://brainly.com/question/24487155

#SPJ1

25) Which graph represents the equation below? ) = w+ 2 A ܠܐ 5 4 (2, 4) 3 2 1 (-2,0) -5 -4 -3 -2 -1 0 -1 x 1 2 3 4 5 -2 -3 -4 -5 8 y​

Answers

The given line equation is y=-1/2x+2

We have given the graph of the line

We have to determine the equation of the line,

We have to points(0,2) and (4,0)

What is the formula for the slope?

[tex]m=\frac{y_2-y_1}{x_2-x_1}[/tex]

m=0-2/4-0

m=-2/4

m=-1/2

What is the slope point form?

[tex](y-y_1)=m(x-x_1)[/tex]

[tex]y-0=-1/2(x-4)\\y=-1/2x+2[/tex]

Therefore the second option is correct

To learn more about the line visit:

https://brainly.com/question/3493733

#SPJ1

Rationalize the Denominator
2i/i-2

Answers

Answer:

2-4i/5

Step-by-step explanation:

[tex]\frac{2i}{i-2} *\frac{i+2}{i+2}\\=\frac{2i(i+2)}{i^2-4}\\= \frac{2i(i+2)}{-1-4}\\ =\frac{2i(i+2)}{-5} \\ = \frac{-2 + 4i}{-5}\\ =( 2 - 4i )/ 5[/tex]

Answer:

[tex]\frac{2i}{i-2}=\frac{2-4i}{5}[/tex]

Step-by-step explanation:

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

[tex]=\frac{2i}{i-2}\times \frac{i+2}{i+2}[/tex] [Multiply numerator and denominator both by (i + 2)]

[tex]=\frac{2i(i+2)}{(i-2)(i+2)}[/tex]

[tex]=\frac{2i^2+4i)}{i^2-2^2}[/tex]

[tex]=\frac{2(-1)+4i)}{-1-4}[/tex]

[tex]=\frac{-2+4i)}{-5}[/tex]

[tex]=\frac{2-4i)}{5}[/tex]

[tex]\implies \frac{2i}{i-2}=\frac{2-4i}{5}[/tex]

How do you do this? ​

Answers

a) The ratio of the perimeters is the same as the scale factor, so the ratio is the perimeters is 2/3.

b) The perimeter of triangle ABC is [tex]36\left(\frac{3}{2} \right)=\boxed{54 \text{ ft}}[/tex]

c) The ratio of the areas is the scale of the scale factor. In this case, the ratio is [tex](2/3)^{2}=\boxed{4/9}[/tex]

d) The area of FDE is [tex]36(4/9)=\boxed{16 \text{ ft}^{2}}[/tex]

y = 5x+1150Use your functions to calculate the total cost for each fridge after 6 months.

New Fridge:

Answers

Answer:

[tex]x = \frac{y - 1150}{5} [/tex]

Step-by-step explanation:

[tex]y - 1150 = 5x \\ \frac{y - 1150}{5} = x \\ x = \frac{y - 1150}{5} [/tex]

Evaluate iint S sqrt 1+x^ 2 +y^ 2 dS where S is the helicoid: r(u, v) = u * cos (v) * i + u * sin (v) * j + vk with 0 <= u <= 1, 0 <= v <= 2pi

Answers

Given the parameterization

[tex]\vec r(u,v) = u\cos(v) \, \vec\imath + u\sin(v) \,\vec\jmath + v \,\vec k[/tex]

take the normal vector to be

[tex]\vec n = \dfrac{\partial\vec r}{\partial u} \times \dfrac{\partial \vec r}{\partial v} = \sin(v) \,\vec\imath - \cos(v) \,\vec\jmath - u \,\vec k[/tex]

(The order of partial derivatives in the cross product doesn't matter since this a scalar line integral.)

Compute the magnitude of the normal vector.

[tex]\|\vec n\| = \sqrt{\sin^2(v) + (-\cos(v))^2 + (-u)^2} = \sqrt{1+u^2}[/tex]

so that the area element reduces to

[tex]dS = \|\vec n\| \, du\,du = \sqrt{1+u^2}\,du\,du[/tex]

Evaluate the integrand at [tex]\vec r[/tex] to get

[tex]\sqrt{1 + (u\cos(v))^2 + (u\sin(v))^2} = \sqrt{1 + u^2}[/tex]

The surface integral reduces to

[tex]\displaystyle \iint_S \sqrt{1+x^2+y^2} \, dS = \int_0^{2\pi} \int_0^1 (1+u^2) \, du \, dv = 2\pi \int_0^1 (1+u^2) \, du = \boxed{\frac{8\pi}3}[/tex]

You invested $7,000 into a money market account for 10 years at an annual interest rate of 3%. How much is the accrued interest?

Answers

The total interest accrued is $2,407.41 if you invested $7,000 into a money market account for 10 years at an annual interest rate of 3%.

What is invested amount?

An investment is a payment made to acquire the securities of other firms with the intention of making a profit.

We are assuming the interest will be compounded annually

[tex]\rm A = P(1+\dfrac{r}{n})^{nt}[/tex]

Where A = Final amount

          P = Principal amount

          r  = annual rate of interest

          n = how many times interest is compounded per year

          t = How long the money is deposited or borrowed (in years)

We have:

P = $7000

r = 3% = 0.03

t = 10 years

n = 1

[tex]\rm A = 7000(1+\dfrac{0.03}{1})^{1\times10}[/tex]

After calculating:

A = $9407.41

I = A - P = 9407.41 - 7000 = $2,407.41

Thus, the total interest accrued is $2,407.41 if you invested $7,000 into a money market account for 10 years at an annual interest rate of 3%.

Learn more about the invested amount here:

brainly.com/question/16995381

#SPJ1

Write the inequality shown by the shaded region in the graph with the boundary line y=−4x+1.

Answers

Answer:

5 is the answer

Step-by-step explanation:

because it is

a woman at a point a on the shore of a circular lake with radius 1.2 mi wants to arrive at the point B diametrically opposite A on the other side of the lake in the shortest possible time (see the figure). she can walk at the rate of 5 mi/h from C to B and row a boat at 3.5 mi/h from A to C . setting T (x) function to the time by interlaced AC, x is interlacted AC. how to move for shortest.

Answers

If she arrives by boat;

The distance she needs to row = Lake diameter

Distance = Lake diameter = 2 x Radius

Boat distance = 2 x 2 miles = 4 miles

So;

When moving on foot

The distance that needs to be moved D = Half of the circle circle

∴ D = π × Radius

The distance that needs to be moved D = π × 2 miles = 2π Miles

Arc length = Radius × θ

String length = radius x 2 x sin (θ / 2)

0 ≤ θ ≤ π, 0 ≤ sin (θ / 2) ≤ 1

Learn more here shore of a circular at

brainly.com/question/16597466

#SPJ10

Which pair of expressions are equivalent using the Associative Property of Multiplication?

4(2a ⋅ 5) = (4 ⋅ 2a) ⋅ 5
4(2a ⋅ 5) = 8a ⋅ 20
4(2a ⋅ 5) = (2a ⋅ 5) ⋅ 4
4(2a ⋅ 5) = 4 ⋅ 2a ⋅ 5

Answers

Answer:

4 (2a ⋅ 5) = (4 ⋅ 2a) ⋅ 5

Step-by-step explanation:

In a study designed to examine the association of breakfast intake and body mass index (BMI), the National Heart, Lung, and Blood Institute Growth and Health Study recruited 2,379 adolescent girls. Frequency of breakfast consumption, dietary calcium and fiber, and BMI were recorded over a period of nine years. The study found that girls who ate breakfast more often tended to have a lower BMI [Source: J Am Diet Assoc. (2005) 105(6):938–45].
Which of the following conclusions can you make on the basis of this study?

Answers

From the given study, we can tell that the conclusion is; The frequency of eating breakfast is associated with lower BMI in adolescent girls.

How to arrive at statistics conclusions?

From the study in the question, we see that a national institute is trying to examine the association of breakfast intake and body mass index (BMI).

Now, in the research we saw that the frequency is being counted about the type of foods being eaten by those surveyed to find out the impact on BMI.

From the study, we see that girls who ate breakfast more often tended to have a lower BMI. Thus, we can say that the conclusion is that The frequency of eating breakfast is associated with lower BMI in adolescent girls.

The missing options are;

A. The frequency of eating breakfast is associated with lower BMI in adolescent girls.

B. There is no relationship between eating breakfast and BMI in adolescent girls.

C. Eating breakfast makes adolescent girls thinner.

D. Skipping breakfast can contribute to obesity in adolescent girls.

Read more about Statistics Conclusions at; https://brainly.com/question/15980493

#SPJ1

Find BC.
plssss helpp!!!

Answers

Answer:

BC is 22.5 mi

Step-by-step explanation:

Using the pythagorean theorem formula. c² = a² + b²

BC² = AB² + AC²

BC² = 19² + 12²

BC² = 361 + 144

BC² = 505

BC² = 505

BC = 22.5

Therefore BC is 22.5 mi

A line intersects the points (8, 2) and (12, -10). What is the slope of the line in simplest form? m = [?]​

Answers

Answer:  m = -3

Work Shown:

[tex](x_1,y_1) = (8,2) \text{ and } (x_2,y_2) = (12,-10)\\\\m = \frac{y_{2} - y_{1}}{x_{2} - x_{1}}\\\\m = \frac{-10 - 2}{12 - 8}\\\\m = \frac{-12}{4}\\\\m = -3\\\\[/tex]

-------------------------------------------------------------------------------------------------------------

Answer:  [tex]\textsf{y = -3}[/tex]

-------------------------------------------------------------------------------------------------------------

Given: [tex]\textsf{Goes through (8, 2) and (12, -10)}[/tex]

Find:  [tex]\textsf{The slope of the line}[/tex]

Solution: In order to determine the slope of the line we need to use the slope formula where we just plug in the values and simplify.

Plug in the values

[tex]\textsf{y = }\frac{y_2 - y_1}{x_2 - x_1}[/tex][tex]\textsf{y = }\frac{-10 - 2}{12 - 8}[/tex]

Simplify the expression

[tex]\textsf{y = }\frac{-12}{12 - 8}[/tex][tex]\textsf{y = }\frac{-12}{4}[/tex][tex]\textsf{y = -3}[/tex]

Therefore, the slope of the line that fits the description that was provided in the problem statement is -3.

Please help quickly!!

Answers

Answer:

D

Step-by-step explanation:

Another job is advertising leaflets printed on sheets of A4 paper (210 x 297 mm).

The sheets are then folded into thirds as shown.

What are the measurements in millimetres of each folded leaflet?

Answers

5%3×4+14-15 answers thes questions

Question 9
Write the equation of the line passing through (3,-17) parallel to 8x - 7y=87

Answers

Rewriting the equation of the given line in slope-intercept form,

[tex]8x-7y=87\\\\-7y=-8x+87\\\\7y=8x-87\\\\y=\frac{8}{7}x-\frac{87}{7}[/tex]

The slope of the given line is thus 8/7, and since parallel lines have the same slope, the slope of the line we want to find is also 8/7.

Substituting into point-slope form,

[tex]y+17=\frac{8}{7}(x-3)\\\\y+17=\frac{8}{7}x-\frac{24}[7}\\\\\boxed{y=\frac{8}{7}x-\frac{143}{7}}[/tex]

Other Questions
can someone help with this Assuming two hikers begin at a trail start, which scenarios must be true based on the table? Check all that apply.Melissa and Corey started on different trails.Melissa hiked up the trail for a longer period of time than Corey.Melissa and Corey crossed paths between 60 and 90 minutes.Corey began his descent before Melissa.As Melissas time increased from 0 to 60 minutes, her elevation decreased. How many moles of N are in0.227g N0? h = 3 + 31t - 161 Find all values of t for which the ball's height is 17 feet . how are Matthew 5:3 and Luke 6:20 are different from each other. Calculate the moles for C. and D. in the attached picture: Basically look at the picture I dont even know what to say If f(x) = 2x+6 and g(x)= x3 what is (g f)(0)? 1. Explain how animals (which includes humans) learn through Classical Conditioning, Operant Conditioning, and Observational Learning.2. Provide specific examples of things you have you learned through the process of classical conditioning, Operantconditioning, and Observational learning. How did you learn them?3. If you had to choose to lose either your vision or your hearing, which would you choose and why? jimmy a un chienquel est le sujet The graph represents a function.2Which ordered pair can be plotted together with these four points, so that the resulting graph still represents a function?O (2, -1) O (-5,2) O (2,-5) (-2,5) The Scooter Company manufactures and sells electric scooters. Each scooter cost $150 to produce, and the company has a fixed cost of $2,000. The Scooter Company earns a total revenue that can be determined by the function R(x) = 400x 2x2, where x represents each electric scooter sold. Which of the following functions represents the Scooter Company's total profit? 2x2 150x 2,000 2x2 + 250x 2,000 2x2 + 150x 1,600 300x3 4,000x2 + 60,000x + 800,000 FIND THE EQUATION FOR THE LINE SHOWN Liliana decides to crop a square photo 2 inches on each side to fit it into a frame. The area of the original photo was 121 square inches. In the equation (x + 2)2 = 121, x represents the side measure of the cropped photo.What are the dimensions of the cropped photo?8 inches by 8 inches9 inches by 9 inches12 inches by 12 inches13 inches by 13 inches Dihybrid crosses??? Read the excerpt from act 3, scene 1, of Julius Caesar.CAESAR. I must prevent thee, Cimber.These couchings and these lowly courtesiesMight fire the blood of ordinary men,And turn preordinance and first decreeInto the law of children. Be not fondTo think that Caesar bears such rebel bloodThat will be thawed from the true qualityWith that which melteth fools: I mean sweet words,Low-crookd courtesies, and base spaniel fawning.Thy brother by decree is banished.If thou dost bend and pray and fawn for him,I spurn thee like a cur out of my way.Know Caesar doth not wrong but with just cause,Nor without cause will he be satisfied.What is the central idea of this excerpt?Caesar will not reverse the exile of Cimbers brother in response to begging and flattery.Caesar tells Cimber to leave the senate for pleading to release his brother.Because Cimber flattered Caesar, Caesar agrees to free Cimbers brother.Caesar is willing to hear new arguments to free Cimbers brother. Find h(1) if h(x)=4x2 +3x - 2 The graphs below have the same shapes. What is the equation for the red graph? How do the christian beliefs about creational purpose and human nature affect how christianity sees human dignity and human value? how do they affect ethical decision-making in the christian worldview?. what does natural vegetion mean