consider the following problem, and determine which assumptions listed below might be reasonable to make. select all that apply. develop an algorithm to find a walking path between two university classrooms such that it takes no longer than 15 minutes (based standard walking speed) and the amount of shade cover is maximum.

Answers

Answer 1

A path between two classrooms that takes no longer than 15 minutes and maximizes the amount of shade cover.

This problem can be solved using a Shortest Path Algorithm, which is a type of algorithm that finds the shortest path between two nodes in a graph. To solve this problem, reasonable assumptions to make include: the walking speed is constant, the walking path is a straight line, and the amount of shade cover is quantifiable.

The algorithm can be modeled using a weighted graph, where the nodes are the university classrooms, and the edges are the paths between them. The weights of the edges represent the length of the path in terms of time, and the amount of shade cover. The algorithm will then search through the graph, finding a path between the two nodes that optimizes the amount of shade cover while still maintaining a total path length of no more than 15 minutes.

The algorithm can then be implemented using two loops. The outer loop will iterate through each of the nodes and the inner loop will iterate through each of the edges connecting the nodes. For each iteration, the algorithm will check if the total path length is less than 15 minutes and if the amount of shade cover is greater than the current best path. If both conditions are met, the algorithm will save the path as the best path and update the current best path length and shade cover

By using this algorithm, we can find a path between two classrooms that takes no longer than 15 minutes and maximizes the amount of shade cover.

Learn more about algorithm here:

https://brainly.com/question/29289479

#SPJ4


Related Questions

28 represented 18% of the student body. How many students were in the student body?

Answers

Answer: 155

Step-by-step explanation: 0.18x=28 divide each side by 0.18.

Convert the binary number 11011101 to decimal.

Answers

Answer:

221 is the answer.

Step-by-step explanation:

(1 x 2^7) + (1 x 2^6) + (0 x 2^5) + (1 x 2^4) + (1 x 2^3) + (0 x 2^2) + (1 x 2^1) + (1 x 2^0) = 128 + 64 + 16 + 8 + 4 + 1 = 221


how much must be invested today in a savings account to realize Php 9.000.00 in 4 years if money earns at the rate of 4% compound quarterly​

Answers

[tex]~~~~~~ \textit{Compound Interest Earned Amount} \\\\ A=P\left(1+\frac{r}{n}\right)^{nt} \quad \begin{cases} A=\textit{accumulated amount}\dotfill & \$ 9000\\ P=\textit{original amount deposited}\\ r=rate\to 4\%\to \frac{4}{100}\dotfill &0.04\\ n= \begin{array}{llll} \textit{times it compounds per year}\\ \textit{quarterly, thus four} \end{array}\dotfill &4\\ t=years\dotfill &4 \end{cases}[/tex]

[tex]9000 = P\left(1+\frac{0.04}{4}\right)^{4\cdot 4} \implies 9000=P(1.01)^{16} \\\\\\ \cfrac{9000}{(1.01)^{16}}=P\implies \boxed{7675.39\approx P}[/tex]

let $0, a, b, c$ be the vertices of a square in counterclockwise order. then enter $b/a$ and $c/a$ in that order in rectangular form.

Answers

The square is shown in the complex plane, where each vertex can be represented as a complex number.

If we let the first vertex be 0, then the next vertex [tex]$a$[/tex] is at a distance of 1 unit along the real axis. The complex number representing [tex]$a$[/tex] is [tex]$1 + 0i$[/tex]. The vertex [tex]$b$[/tex] is at a distance of 1 unit along the imaginary axis, so its complex representation is [tex]$0 + 1i$[/tex]. Finally, the vertex [tex]$c$[/tex] is at a distance of 1 unit along the negative real axis, so its complex representation is [tex]$-1 + 0i$[/tex].

To find [tex]$b/a$[/tex], we divide the complex number representing [tex]$b$[/tex] by the complex number representing [tex]$a$[/tex]. We get [tex]$b/a = (0 + 1i) / (1 + 0i) = 0 + 1i$[/tex].

Similarly, to find [tex]$c/a$[/tex], we divide the complex number representing [tex]$c$[/tex] by the complex number representing [tex]$a$[/tex]. We get [tex]$c/a = (-1 + 0i) / (1 + 0i) = -1 + 0i$[/tex].

So, the values of [tex]$b/a$[/tex] and [tex]$c/a$[/tex] in rectangular form are [tex]0 + 1i[/tex] and [tex]-1 + 0i[/tex], respectively.

You can learn more about complex number at

https://brainly.com/question/29747771

#SPJ4

PLEASE HELP ME 50 points

Answers

Jermari is wrong because she forgot to add the 16 and that made her mess up her whole equation and now her work ethic is trash. She should have done 3+5*2/16x16=15 so the answer is actually 5

Estimate the answer by rounding each number to the nearest hundred. Then find the exact number.

Answers

By rounding each number to the closest hundred, the answer is 300. 366 is the precise difference.

What is addition?

The practice of adding two or more numbers together to achieve their sum is known as addition. Addition is a fundamental arithmetic operation that is used to compute the sum of two or more integers. For instance, 7 + 7 Equals 14. The combination of at least two integers is known as basic addition. Once students know how to count, they may study basic addition. They can learn from an addition chart by identifying the addend across the top of the chart and tracing down to the row of the second addend.

Here,

528-162=366

528 to be rounded off to 500.

162 to be rounded off to  200.

500-200=300

The answer by rounding each number to the nearest hundred is 300. The exact difference is 366.

To know more about addition,

https://brainly.com/question/29783548

#SPJ1

Name the property of real numbers illustrated by the equation (2+x)+3=2+(x+3)

Answers

Associate property of real numbers illustrated by the equation (2+x)+3=2+(x+3).

What is  Associate property ?

Associative property is defined as, when more than two numbers are added or multiplied, the result remains the same, irrespective of how they are grouped.

For instance,

2 × (7 × 6) = (2 × 7) × 6

Associative property for addition implies that regardless of how numbers are grouped, the final sum of the numbers will remain the same. This can be expressed as:

(x + y) + z = x + (y + z)

Associative property for multiplication implies that regardless of how numbers are grouped, the final product of the numbers will remain the same. This can be expressed as:

p × (q × r) = (p × q) × r

Hence , Associate property of real numbers illustrated by the equation (2+x)+3=2+(x+3).

Learn more about Associate property  at:

https://brainly.com/question/13181

#SPJ1

12.5(0.2t − 1) + 21t

Answers

Answer:

4.5t - 12.5

Step-by-step explanation:

12.5(0.2t − 1) + 21t

12.5(0.2t) + 12.5(-1) + 2t

2.5t - 12.5 + 2t

4.5t - 12.5

Consider a square matrix B whose inverse is given by B−1.
a In terms of B−1, what is the inverse of the matrix 100B?
b Let B' be the matrix obtained from B by doubling every entry in row 1 of B. Explain how we could obtain the inverse of B' from B−1.
c Let B' be the matrix obtained from B by doubling every entry in column 1 of B. Explain how we could obtain the inverse of B' from B−1.

Answers

a. Inverse of 100B is [tex]100B^{-1}[/tex]

b. To obtain the inverse of B', double the corresponding entries in the first row of [tex]B^{-1}[/tex].

c. To obtain the inverse of B', divide the corresponding entries in the first column of [tex]B^{-1}[/tex] by 2.

a. Inverse of 100B is [tex]100B^{-1}[/tex] by simply taking the mathematical Inverse.

b) To find the inverse of B', we can first write B' in terms of B as follows:

B' = 2 * first row of B + BLet B^-1' be the inverse of B'. Then,(B')^-1 = 1/2 * first row of B^-1 + B^-1

c) To find the inverse of B', we can first write B' in terms of B as follows:

B' = B with 2 * first column of BLet B^-1' be the inverse of B'. Then,(B')^-1 = (B with 2 * first column of B^-1)^-1 = B^-1 with 1/2 * first column of B^-1.

In summary, the inverse of a matrix can change when the original matrix is altered by scalar multiplication or the addition of a multiple of a row or column. However, if we know the inverse of the original matrix, we can use it to find the inverse of the modified matrix.

Learn more about matrix :

https://brainly.com/question/94574

#SPJ4

the distance between spice island and kay island is 3.4 inches on a map if the scale on the map is 1 inch = 25 miles what is the actual distance between the two islands

Answers

The actual distance between Spice Island and Kay Island is 85 miles.

What do you mean by distance?

Distance is a numerical measurement of how far apart two points or objects are. In mathematics, distance is often used in geometry to describe the length of a line segment connecting two points in a given space. It can also be used to describe the difference between two quantities or values. In physics, distance is a scalar quantity that measures the amount of space between two objects. It is often used to describe the separation between two points in a given direction.

There are various ways to calculate distance, depending on the type of space and the number of dimensions involved. In a one-dimensional space, such as a number line, distance can be calculated as the absolute value of the difference between two points. In a two-dimensional space, such as a plane, distance can be calculated using the Pythagorean theorem. In a three-dimensional space, such as our physical universe, distance can be calculated using the Euclidean distance formula.

Distance is an important concept in many fields, including mathematics, physics, engineering, computer science, and economics. In transportation and logistics, distance is used to determine the time and cost of moving goods and services from one location to another. In sports, distance is used to describe the length of a race or the distance traveled by a projectile.

If the scale on the map is 1 inch = 25 miles, this means that 1 inch on the map represents 25 miles in real life. To find the actual distance between the two islands, we need to multiply the distance on the map by the scale factor. So, the actual distance between the two islands is:

3.4 inches * 25 miles/inch = 85 miles

So the actual distance between Spice Island and Kay Island is 85 miles.

To know more about scale visit:

https://brainly.com/question/28465126

#SPJ1

Suppose theta is an angle between 0 and pi/2. If sin theta = 3/5 then cos theta is

Answers

The exact values of trigonometric functions cosine and tangent are 4 / 5 and 3 / 4, respectively.

How to determine the exact value of a trigonometric function

In this question we must determine the exact value of two trigonometric functions on the basis a given value of another trigonometric function, whose quadrant is also known. According to the statement, sine is in the first quadrant, then both cosine and tangent are also positive. The value of cosine can be found by means of following trigonometric formula:

cos θ = √(1 - sin² θ)

cos θ = √[1 - (3 / 5)²]

cos θ = 4 / 5

And the exact value of tangent can be found by this formula:

tan θ = sin θ / cos θ

tan θ = (3 / 5) / (4 / 5)

tan θ = 3 / 4

To learn more on trigonometric functions: https://brainly.com/question/25618616

#SPJ1

Use vertex form to write the equation of the parabola

Answers

The format of the equation that shown below:

What is Vertex form?

We know that the standard form of the parabola is y=ax²+bx+c. Thus, the vertex form of a parabola is y = a(x-h)² + k.

Given:

The General form of Vertex form is

y = a(x - h)² + k

where (h, k) are the vertex.

For Example, Pick a point on the graph other than the vertex.  Let's say you see the line pass through (1,5) and the vertex is at (3,4)

 

First the vertex gives

y = a (x - 3)² + 4

Put the values (1,5) into this equation.

5 = a (1 - 3)² + 4

Solve for a

5 = a x (-2)2 + 4

5 = 4a + 4

1 = 4a

1/4 = a

and, the vertex form of parabola is y = 1/4(x - 3)² + 4.

Learn more about Vertex form here:

https://brainly.com/question/13921516

#SPJ1

A pair of boots with an original price of $34.70 is discounted 10%. What is the sale price?

Answers

Answer:

hi !!

Step-by-step explanation:

34.70 - 34.70/100*10 = 34.70 - 3.47 = $31.23

5. Carly claims that the sum of the deviations for a data set will always be 0. Do you agree? Why or why not?​

Answers

The claim of Carly is correct that the sum of the deviations for a data set will always be 0.

What is Mean?

Mean of a set of data is defined as the average of all the values. It gives the exact middle point of the data set.

Sum of the deviations of a data set is always 0.

This is because that the sum of the positive deviations is equal to the sum of the negative deviations.

Let a data set be 3, 2, 4, 5, 1

Mean = (3 + 2 + 4 + 5 + 1) / 5 = 3

Values     Deviations

3               3 - 3 = 0

2               2 - 3 = -1

4               4 - 3 = 1

5               5 - 3 = 2

1                1 - 3 = -2

Sum of the deviations = 0 - 1 + 1 + 2 - 2 = 0

Hence the sum of the deviations for a data set will always be 0.

Learn more about Mean here :

https://brainly.com/question/29895356

#SPJ1

5.638 divided by 32.791

Answers

Answer: 0.17193742185

Step-by-step explanation:

Answer:

0.171937422

Step-by-step explanation:

Last year, Deandre had $30000 to invest. He invested some of it in an account that paid 10% simple interest per year, and he invested the rest in an account that paid 5% simple interest per year. After one year, he received a total of $2600 in interest. How much did he invest in each account?

Answers

Deandre invested $22,000 in the 10% account and $30,000 - $22,000 = $8,000 in the 5% account.

What is Percentage?

percentage, a relative value indicating hundredth parts of any quantity.

Let's call the amount Deandre invested in the 10% account x.

The amount he invested in the 5% account is $30,000 - x.

The interest he received from the 10% account is 0.10x and the interest he received from the 5% account is 0.05($30,000 - x).

The total interest received is $2600, so we can set up the equation:

0.10x + 0.05($30,000 - x) = $2600

0.10x + 0.05 * $30,000 - 0.05x = $2600

0.10x - 0.05x + 0.05 * $30,000 = $2600

0.05x = $2600 - 0.05 * $30,000

0.05x = $2600 - $1,500

0.05x = $1100

x = $1100 / 0.05

x = $22,000

Hence, Deandre invested $22,000 in the 10% account and $30,000 - $22,000 = $8,000 in the 5% account.

To learn more on Percentage click:

https://brainly.com/question/28269290

#SPJ1

Does this appear to be a regular polygon? Explain.

Answers

No, it is not a regular polygon.

What is a convex hexagon?

A hexagon is a six sided polygon. And a convex hexagon means, the hexagon's vertices are pointed outwards.

And no interior angle has an angle measure more than 180°.

Given:

A polygon.

To be a regular polygon:

Given Hexagon,

should have equal sides and equal angles.

We have no information about the angles and sides.

Therefore, it is not a regular polygon.

To learn more about the convex hexagon;

https://brainly.com/question/16615236

#SPJ1

samples a and b were selected from the same population. the mean of sample a is equal to the mean of the population. which of the following statements must be true?

Answers

The mean of sample a is equal to the mean of the population, it is likely that the sample is representative of the population, but it is not a guarantee of it.

If the mean of sample a is equal to the mean of the population, then it can be concluded that sample a is representative of the population. The mean of a sample is an estimate of the population mean, and if the sample mean is equal to the population mean, it indicates that the sample was randomly selected and is representative of the population.

However, it is important to note that the equality of the sample mean and the population mean does not guarantee that all other statistics, such as the standard deviation or the distribution shape, are equal. Sampling variability and the size of the sample can also impact the similarity between the sample and population statistics.

In conclusion, if the mean of sample a is equal to the mean of the population, it is likely that the sample is representative of the population, but it is not a guarantee of it. Further statistical analysis is needed to determine the representativeness of the sample and its similarity to the population.

Learn more about standard deviation :

https://brainly.com/question/23907081

#SPJ4

Enter aT or an F in each answer space below to indicate whether the corresponding statement is true or false. A statement is true only if it is true for all possibilities. You must get all of the answers correct to receive credit. 1. If f(x) is continuous at a, then f(a) is differentiable at a T 2. If lim f(z) =0o and lim g(a) 3. If lim f(x) 0 and lim g(a) 0o, then limf(a)-9(a)]= 0 T 1 z1 5, then lim[f(x)/9()] does not exist z-+1 z-1 z1 4. If f'(1) exists, then then the limit lim f(x) is f(1) T z1 0, then lim f(a)/g()] does not exist 5. If lim f(z) = 5 and lim g(x) z+1 F 1 1 LL

Answers

The statements are true, as they can be demonstrated using the definitions of continuity, limit, and derivative.

Let f and g be two functions with domain over the real numbers and let a be a real number.

The following statement is true: If f(x) is continuous at a, then f(a) is differentiable at a. This can be demonstrated by the definition of continuity at a point. If f is continuous at a, then for any ε > 0 there exists a δ > 0 such that |f(x) - f(a)| < ε if 0 < |x-a| < δ. This implies that the function is differentiable at a, since the limit of the difference quotient, lim (f(x) - f(a))/(x-a) exists as x approaches a.

The following statement is true: If lim f(z) = 0 and lim g(a) = 0, then lim (f(x)/g(x)) = 0. This can be demonstrated by the definition of a limit. Since the limit of f(x) as x approaches a is 0, then for any ε > 0 there exists a δ > 0 such that |f(x)| < ε if 0 < |x-a| < δ. Similarly, since the limit of g(x) as x approaches a is 0, then for any ε > 0 there exists a δ > 0 such that |g(x)| < ε if 0 < |x-a| < δ. Thus, |f(x)/g(x)| < ε/ε = 1 if 0 < |x-a| < δ, and the limit of f(x)/g(x) as x approaches a is 0.

The following statement is true: If f'(1) exists, then the limit lim f(x) is f(1). This can be demonstrated by the definition of the derivative. If f'(1) exists, then the limit of the difference quotient, lim (f(x) - f(1))/(x-1), exists as x approaches 1. Thus, |f(x) - f(1)| < ε if 0 < |x-1| < δ. This implies that the limit of f(x) as x approaches 1 is equal to f(1).

The statements are true, as they can be demonstrated using the definitions of continuity, limit, and derivative.

Learn more about derivative here:

https://brainly.com/question/25324584

#SPJ4

The average height of men in the US is 70 inches. If the standard deviation for the heights is 3 inches, and Uncle Bob claims that he is also in the 90th percentile for height, how tall is he?

Answers

Using the normal distribution, we have that:

The 99th percentile of height is of 77 inches.1,611,000 males are at this height or taller.

What is a z-score?

The z-score of a measure X of a normally distributed variable with mean  and standard deviation  is given by:

[tex]Z = \dfrac{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.

For this problem, the mean and the standard deviation are given as follows:

The 99th percentile is X when Z = 2.327, hence:

[tex]Z = \dfrac{x-\mu}{\sigma}[/tex]

2.327 = (X - 70)/3

X - 70 = 2.327 x 3

X = 77.

The 99th percentile of height is 77 inches. The fact that it is the 99th percentile means that only 1% of the males are at that height or taller, hence, out of the 161.1 million males:

0.01 x 161,100,000 = 1,611,000.

1,611,000 males are at this height or taller.

More can be learned about the normal distribution at brainly.com/question/24372153

#SPJ1

A mathematician used data of the average gas mileage of new vehicles sold in Greece for the years 2012 to 2022 to create a quadratic function that models the data, where x is the number of years since 2010 and y is the average gas mileage, in miles per gallon (mpg). Some of the values are shown in the table of values.

During what years was the average gas mileage for new vehicles sold in Greece decreasing?​

Please help me, I will have a test based on this question so please help me!!!!

Answers

The quadratic function from the table of values is y = x^2 + 5

How to determine the quadratic function

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

x     y

0     5

2     9

12    149

A quadratic function can be represented as

y = a(x - h)^2 + k

Where

Vertex = (h, k)

In this case, the vertex is the minumum

So, we have

(h, k) = (0, 5)

So, we have

y = ax^2 + 5

Using the other points, we have

a(2)^2 + 5 = 9

So, we have

a = 1

So, the function is y = x^2 + 5

The average gas mileage for new vehicles sold does not decrease based on the data in the table

Read more about quadratic function at

https://brainly.com/question/1214333

#SPJ1

Complete question

A mathematician used data of the average gas mileage of new vehicles sold in Greece for the years 2012 to 2022 to create a quadratic function that models the data, where x is the number of years since 2010 and y is the average gas mileage, in miles per gallon (mpg). Some of the values are shown in the table of values.

During what years was the average gas mileage for new vehicles sold in Greece decreasing?​

x     y

0     5

2     9

12    149

pls help I don't know the answer

Answers

Answer: w=-7/4, x = 3 , z = 8.
You were only incorrect on one which I will provide an image on how I solved that one so you can maybe see what you did wrong. hope it helps !

which of the following movements would illustrate the effect in the market for chocolate chip cookies of an improved high-speed mixer that allows bakers to produce cookies in less time? question 12 options: point a to point b point c to point b point c to point d point a to point d

Answers

The improved high-speed mixer that allows bakers to produce cookies in less time will result in an increase in production, a decrease in cost, an increase in demand, and an increase in price of chocolate chip cookies.

Point A to Point B illustrates an increase in the production of chocolate chip cookies. This can be calculated using the formula: Change in Output = Output at Point B - Output at Point A. For example, if the output of chocolate chip cookies at Point A is 25 cookies per hour, and the output at Point B is 40 cookies per hour, then the change in output is 40-25=15 cookies per hour.

Point C to Point B illustrates a decrease in the cost of production of chocolate chip cookies. This can be calculated using the formula: Change in Cost = Cost at Point C - Cost at Point B. For example, if the cost of production at Point C is $2 per cookie, and the cost at Point B is $1 per cookie, then the change in cost is $2 - $1 = $1 per cookie.

Point C to Point D illustrates an increase in the demand for chocolate chip cookies. This can be calculated using the formula: Change in Demand = Demand at Point D - Demand at Point C. For example, if the demand for chocolate chip cookies at Point C is 100 cookies per hour, and the demand at Point D is 150 cookies per hour, then the change in demand is 150 - 100 = 50 cookies per hour.

Point A to Point D illustrates an increase in the price of chocolate chip cookies. This can be calculated using the formula: Change in Price = Price at Point D - Price at Point A. For example, if the price of chocolate chip cookies at Point A is $1 per cookie, and the price at Point D is $2 per cookie, then the change in price is $2 - $1 = $1 per cookie.

The improved high-speed mixer that allows bakers to produce cookies in less time will result in an increase in production, a decrease in cost, an increase in demand, and an increase in price of chocolate chip cookies.

Learn more about change in cost here:

https://brainly.com/question/19075809

#SPJ4

Graphing asymptotes for a rational function
Two graphs of the same rational function are shown below
On the graph below draw the horizontal asymptote and write the equation for the horizontal asymptote underneath.
F(x)=3/x+1

On the graph below draw the vertical asymptote and write the equation for the vertical asymptote underneath.
F(x)=3/x+1

Answers

The equation for the horizontal asymptote will be y = -2.

How to illustrate the information?

Since the degree of the numerator and denominator of f(x) is the same both being 1, therefore horizontal asymptote exists and is given by:

y = Leading coefficient of numerator of f(x) / Leading coefficient of denominator of f(x)

=> y = -2/1

=> y = -2

The vertical asymptote will be f(x) = -2x / (x + 3). To find the vertical asymptote we will equate the denominator of f(x) = 0

=> x + 3 = 0

=> x = -3

Learn more about asymptote on:

brainly.com/question/4138300

#SPJ1

A student randomly draws a card from a standard deck of 52 cards. He records the type of card drawn and places it back in the deck. This is repeated 20 times. The table below shows the frequency of each outcome.


Outcome Frequency
Heart 7
Spade 3
Club 6
Diamond 4


Determine the experimental probability of drawing a spade.
0.15
0.25
0.35
0.50

Answers

Answer:

The experimental probability of drawing a spade is 0.15. This is calculated by dividing the number of spades drawn (3) by the total number of cards drawn (20).

Experimental probability = Number of successful outcomes / Total number of trials

= 3 / 20

= 0.15

The table shows the numbers of cars manufactured by a company for selected years. Identify a polynomial function for cars manufactured in thousands where x represents the years since 1990.

P(x) = 0.5x3 + 0.2x2 + 0.3x + 0.4
P(x) = 0.5x3 + 0.5x2 + 0.4x + 0.4
P(x) = 0.2x3 + 0.2x2 + 0.3x + 0.3
P(x) = 0.2x3 + 0.5x2 + 0.4x + 0.3

Answers

The polynomial function for the cars manufactured in thousands since 1990, where x represents the number of years since 1990 the fourth option

P(x) = 0.2·x³ + 0.5·x² + 0.4·x + 0.3

What is a polynomial?

A polynomial consists of an expression that has two or more terms of (the same) variables with different powers or index.

The possible table in the question, obtained from a similar question on the internet is presented as follows;

Year;              [tex]{}[/tex]                1991     1993       1995        1997         1999

Cars Manufactured; [tex]{}[/tex]      1.4       11.4         39.8         96.2         190.2

(thousands)

The details in the table indicates that we get;

When x = 1991 - 1990 = 1, P(x) = 1.4

Which, based on the coefficients of x³, x², and x, corresponds with the first and the fourth polynomial.

p(x) = 0.5·x³ + 0.2·x² + 0.3·x + 0.4...(1)

p(1) = 0.5 × 1³ + 0.2 × 1² + 0.3 × 1 + 0.4 = 1.4

P(x) = 0.2·x³ + 0.5·x² + 0.4·x + 0.3...(4)

p(1) = 0.2 × 1³ + 0.5 × 1² + 0.4 × 1 + 0.3 = 1.4

When x = 1993 - 1990 = 3, we get in equation (1);

p(3) = 0.5 × 3³ + 0.2 × 3² + 0.3 × 3 + 0.4 = 16.6

The polynomial in equation (4) indicates that we get;

p(3) = 0.2 × 3³ + 0.5 × 3² + 0.4 × 3 + 0.3 = 11.4

Therefore, the polynomial in the fourth equation best represents the polynomial function for the cars manufactured in thousands where x represents the years since 1990

Verifying, we get;

When x = 5; p(5) = 0.2 × 5³ + 0.5 × 5² + 0.4 × 5 + 0.3 = 39.8

When x = 7; p(7) = 0.2 × 7³ + 0.5 × 7² + 0.4 × 7 + 0.3 = 96.2

When x = 9; p(9) = 0.2 × 9³ + 0.5 × 9² + 0.4 × 9 + 0.3 = 190.2

Learn more about polynomials here: https://brainly.com/question/29257478

#SPJ1

Three large cones hang from the ceiling in an office building in front of a bank of windows. The height of each cone is 12 feet and the circumference of the base of each cone is 8π feet. The base and 50% of the lateral surface of each cone is painted red, and the rest of each cone is painted black.

What is the total surface area painted black? Use π≈3.14.

Enter your answer, rounded to the nearest tenth, in the box.

Answers

Answer:

169.65

Step-by-step explanation:

The surface area of each cone is approximately 113.1 square feet. Half of this surface area is painted red, so approximately 56.55 square feet of each cone is painted black. The total surface area painted black for all three cones is approximately 169.65 square feet.

given AC || DF and m

Answers

Applying the corresponding angles theorem, m<DEG = 33°.

What is the Corresponding Angles Theorem?

The Corresponding Angles Theorem states that if two lines are cut by a transversal, then corresponding angles are equal. This means that if two lines intersected by a transversal form a pair of corresponding angles, then those angles are congruent (have the same measure).

Given that:

m<HBC = 33 degrees

m<ABE = m<HBC [vertical angles are congruent]

m<ABE = 33° [substitution property]

Therefore, based on the corresponding angles theorem, we have:

m<DEG = m<ABE

Substitute:

m<DEG = 33°

Learn more about corresponding angles theorem on:

https://brainly.com/question/2009183

#SPJ1

A business owner in England signs a 15% discount note for 30,000 English pounds (£30,000) with a bank in London. If the proceeds are £28,835.16, find the time of the note in days.

Answers

The solution is,  the time of the note in days is 95 days.

What is percentage?

A percentage is a number or ratio that can be expressed as a fraction of 100. A percentage is a number or ratio expressed as a fraction of 100. It is often denoted using the percent sign, "%", although the abbreviations "pct.", "pct" and sometimes "pc" are also used. A percentage is a dimensionless number; it has no unit of measurement.

here, we have,

A business owner in England signs a 15% discount note for 30,000 English pounds (£30,000) with a bank in London.

If the proceeds are £28,835.16.

Since it's not mentioned in the problem, it can be safely assumed that the discount rate is 15%.

For this problem, we use the formula:

F = P(1+rn)

where

r is the discount rate

n is the number of days

P is the original amount

so, we get,

£28,835.16 =£30,000(1+0.15*n)

by, solving we get,

n = 94.5

i.e. 95 days

Hence, The solution is,  the time of the note in days is 95 days.

To learn more on percentage click:

brainly.com/question/13450942

#SPJ1

manny made a scale drawing of a swimming pool he used the scale 8 millimeters = 1 meter the pool is 28 meters long in real life how long is the pool on the drawing

Answers

Answer:

224 millimeters

or

2.24 cm

Step-by-step explanation:

Scale is 8 millimeters = 1 meter

So 28 meters = 28 x 8 millimeters = 224 millimeters

224 millimeters = 224/10 cm = 22.4 cm

Other Questions
Find the value of x that makes AABC~ ADEF. steve is trying to quit drinking alcoholic beverages. he has been prescribed a drug that causes severe nausea and vomiting when he consumes alcohol. this is an example of Sam and Tyrone are running on a trail. Sam reaches the 4th mile marker at the same time that Tyrone reaches the 1st mile marker. From the 4th mile marker, Sam runs another mile every 10 minutes. From the 1st mile marker, Tyrone runs another mile every 6 minutes. After how many minutes will Sam and Tyrone meet? A) 60 minutes B) 45 minutes C) 36 minutes D) 40 minutes The image shows a normal fault. Identify the parts of the fault. Write a letter to your pen friend Outside the country describing the recent fire incident that engulfed the hostel in your School and discuss the effect of the lose on the student in may direct labor was 40% of conversion cost. if the manufacturing overhead for the month was $103,200 and the direct materials cost was $20,900, the direct labor cost was: how many different ways can a group select to watch 2 musicals, 3 dramas, and 4 thrillers from 11 musicals, 8 dramas, and 7 thrillers? decision point: your response regarding software piracy after hearing the legal advisor's advice, the ceo looks to you for your opinion. what do you think? if bob places improvements and permanent fixtures on property that he does not own, bob has created a(n): you are free to be the person you want to be (you cannot blame someone else for your own behavior and attitudes). what group of phycologists hold that view stocks a and b have the following data. assuming the stock market is efficient and the stocks are in equilibrium, which of the following statements is correct? a b price $25 $40 expected growth 7% 9% expected return 10% 12% what is the molarity of a 11.0 % by mass glucose (c6h12o6) solution? (the density of the solution is 1.03 g/ml .) The following is an example of an instruction written in which computer language? A) 10110000 B) Assembly C) language JavaD) machine language how were children in aztec cared for and treated as infants The transaction, "provided services for cash," affects which two accounts?a. cash and revenueb. cash and dividendsc. cash and expensed. revenue and expense give the output signals for the circuit if the input signals are as indicated. a logic circuit with 3 gates and 2 inputs. the circuit will be read from the final output to the inputs. the final and gate has two inputs, the gate has output r. the first input to the final and gate is the output from an or gate. the or gate has two inputs. the first input to the or gate is p. the second input to the or gate is q. the second input to the final and gate is the output from a not gate. the not gate has one input. the input to the not gate is q. input signals: p a 13000 kg railroad car travels alone on a level frictionless track with a constant speed of 16.0 m/s. a 5000 kg load, initially at rest, is dropped onto the car. what will be the car's new speed? a leader in a short-term role or with limited power to enact changes might use which of the following leadership styles? laissez-faire dictatorship authoritarian democratic How do viruses,bacteria,protists, and fungi interact with nature and people FILL IN THE BLANK after three steps the average value of the displacement and the average value of the squared displacement are given by ______ and ________ , respectively