#11Change from standard form to vertex formy= 2x²-8x+9

Answers

Answer 1

Therefore, the vector form of the given equation is y = 2(x - 2)² + 1.

To change the standard form of a quadratic equation, y = ax² + bx + c, to the vertex form, y = a(x - h)² + k, we need to complete the square. The vertex form provides a way to quickly identify the vertex, or the minimum or maximum point, of the parabola.

In the given example, we have the standard form y = 2x² - 8x + 9, and we want to convert it to the vertex form y = a(x - h)² + k.

First, we factor out the coeffi

y = 2x² - 8x + 9

 = 2(x² - 4x) + 9

 = 2(x² - 4x + 4 - 4) + 9  // Add and subtract (b/2a)^2

 = 2((x - 2)² - 4) + 9     // Factor and simplify

 = 2(x - 2)² + 1           // Distribute and simplify

To know more about vector,

https://brainly.com/question/30202103

#SPJ11


Related Questions

What do I do if I have 959 points
PLS HELPPPPPPPPP

Answers

Answer:

Step-by-step explanation:

NOTHING. JUST SAVE THEM

4
Which ratio is proportional to 5:8 or 5/8
5
40/20
10/24
15/24
100/140

4Which ratio is proportional to 5:8 or 5/8540/2010/2415/24100/140

Answers

Multiply the top and bottom by 3. The answer is 15/24

Step-by-step explanation:

Cancel 15/24 by 3 you'll get your solution.

hope it helps

Find the missing side of the right triangle if c is the hypotenuse and a and b are the legs.
Round your answer to one decimal place.
a = 3 yd
b = 4 yd

Answers

Answer:

c = 5 yd

Step-by-step explanation:

using the Pythagorean theorem:

a² + b² = c²

3² + 4² = c²

9 + 16 = c²

c = √25 = 5 yd

is 45.03 greater then 40.44 or are they equivalent?

Answers

Answer:

greater

Step-by-step explanation: 45 and 40

Answer: Yes 45.03 is greater than 40.44

Step-by-step explanation: 45.03 - 40.44 = 4.59 since it isn't zero they aren't eqivilant.

a statistics professor has 115 students in a statistics class and would like to estimate the number of hours each student studied for the last exam. a random sample of 41 students was found to study an average of 7.3 hours with a standard deviation of 1.9 hours. the 98% confidence interval to estimate the average number of hours studying for the exam is

Answers

The 98% confidence interval for the average number of hours studying for the exam is approximately 6.61 to 7.99 hours. The correct option is d.

To calculate the 98% confidence interval for the average number of hours studied, we need to use the sample mean (7.3 hours), sample standard deviation (1.9 hours), sample size (41 students), and the appropriate Z-score for a 98% confidence level.

Step 1: Find the Z-score for a 98% confidence level.
Using a Z-table or calculator, the Z-score for a 98% confidence interval is approximately 2.33.

Step 2: Calculate the standard error.
Standard error (SE) = (sample standard deviation) / sqrt(sample size) = 1.9 / sqrt(41) ≈ 0.297

Step 3: Calculate the margin of error.
Margin of error (ME) = Z-score * standard error = 2.33 * 0.297 ≈ 0.692

Step 4: Calculate the confidence interval.
Lower limit = sample mean - margin of error = 7.3 - 0.692 ≈ 6.61
Upper limit = sample mean + margin of error = 7.3 + 0.692 ≈ 7.99

This means that we can be 98% confident that the true mean of hours studied for the entire class of 115 students lies within this range. The closest answer choice to these values is option D (6.11 and 8.49).


For more about confidence interval:

https://brainly.com/question/29680703

#SPJ11

let s be a sample space with 16 total possible events. if a is an event consisting of 3 outcomes of s, how many outcomes are in ac? (a) 13 (b) 8 (c) 3 (d) 2 (e) 1

Answers

The sample space with 16 total possible events is S. If an event is A and contains 3 possible results of S, then how many results are there in the complementary event of A, which is represented by A′ is a) 13.

Let's assume that the total number of results in S is represented by n(S), and that A has m results. It can be concluded that: n(A') = n(S) - n(A)

If A has 3 results, then n(A) = 3, and therefore: n(A') = 16 - 3 = 13.

Therefore, there are 13 results in the complementary event A′. Thus, the correct answer is (a) 13.

Learn more about complementary visit:

https://brainly.com/question/28486837

#SPJ11

HELPPP!!
The graph below represents which system of inequalities?

HELPPP!!The graph below represents which system of inequalities?

Answers

Answer:

id

Step-by-step explanation:idk

Answer:

Step-by-step explanation:

ez

what is the best big-o function for the worst case scenario analysis of a linar search of a list of size n (counting the number of comparisons)?

Answers

Big O notation focuses on the worst-case scenario analysis, which is 0(n) for a simple search. It’s a reassurance that a simple search will never be slower than O(n) time.

Imagine that you're a teacher with a student named Ram. You want to find his records, so you use a simple search algorithm to go through your school district's database.

You know that a simple search takes O(n) times to run. This means in the worst case, you'll have to search through every single record to find Ram

After a simple search, you find that Ram records are the very first entry in the database. You don't have to look at every entry.

Did this algorithm take O(n) time Or did it take O(1) time because you found Ram records on the first try?

In this case, 0(1) is the best-case scenario – you were lucky that Ram records were at the top. But Big O notation focuses on the worst-case scenario, which is 0(n) for a simple search. It’s a reassurance that a simple search will never be slower than O(n) time.

Learn more about Big-o from

https://brainly.com/question/13257594

#SPJ4

Determine if F=(e' cos y + yz)i + (xz-e' sin y)j + (xy+z)k is conservative. If it is conservative, find a potential function for it. [Verify using Mathematical [10 marks]

Answers

To determine if the vector field F = (e^x cos y + yz)i + (xz - e^x sin y)j + (xy + z)k is conservative, we can check if its curl is zero. If the curl is zero, then the vector field is conservative, and we can find a potential function for it.

Taking the curl of F, we obtain ∇ × F = (∂Q/∂y - ∂P/∂z)i + (∂R/∂z - ∂Q/∂x)j + (∂P/∂x - ∂R/∂y)k, where P = e^x cos y + yz, Q = xz - e^x sin y, and R = xy + z.

Evaluating the partial derivatives, we find that ∇ × F = (z - z)i + (1 - 1)j + (1 - 1)k = 0i + 0j + 0k = 0.

Since the curl of F is zero, the vector field F is conservative. To find a potential function for F, we can integrate each component of F with respect to its corresponding variable. Integrating P with respect to x, we get ∫P dx = ∫(e^x cos y + yz) dx = e^x cos y + xyz + g(y, z), where g(y, z) is a constant of integration.

Similarly, integrating Q with respect to y and R with respect to z, we obtain potential functions for those components as h(x, z) and f(x, y), respectively.

Therefore, a potential function for F is given by Φ(x, y, z) = e^x cos y + xyz + g(y, z) + h(x, z) + f(x, y), where g(y, z), h(x, z), and f(x, y) are arbitrary functions of their respective variables.

To know more about potential functions click here: brainly.com/question/28156550

#SPJ11

What is this number in standard form? (8×100)+(4×1)+(6×1/100)+(3×1/1,000)
25points
pls helpppppppppppp

Answers

Answer:

804.063 is the answer

Step-by-step explanation:

BRANLIEST

Helpppp plsssssssdssssssssss

Helpppp plsssssssdssssssssss

Answers

Answer:

y = x + 2

Step-by-step explanation:

The equation of a line in slope- intercept form is

y = mx + c ( m is the slope and c the y- intercept )

Calculate m using the slope formula

m = \(\frac{y_{2}-y_{1} }{x_{2}-x_{1} }\)

with (x₁, y₁ ) = (- 2, 1) and (x₂, y₂ ) = (- 1, 2) ← 2 points on the line

m = \(\frac{2-1}{-1-(-2)}\) = \(\frac{1}{-1+2}\) = \(\frac{1}{1}\) = 1

The line crosses the y- axis at (0, 2 ) ⇒ c = 2

y = x + 2 ← equation of line

1. (5 pts) The (per hour) production function for bottles of coca-cola is q=1000K L

, where K is the number of machines and L is the number of machine supervisors. a. (2 pts) What is the RTS of the isoquant for production level q? [Use the following convention: K is expressed as a function of L b. (1 pt) Imagine the cost of operating capital is $40 per machine per hour, and labor wages are $20/ hour. What is the ratio of labor to capital cost? c. (2 pts) How much K and L should the company use to produce q units per hour at minimal cost (i.e. what is the expansion path of the firm)? What is the corresponding total cost function?

Answers

The RTS of the isoquant is 1000K, indicating the rate at which labor can be substituted for capital while maintaining constant production. The labor to capital cost ratio is 0.5. To minimize the cost of producing q units per hour, the specific value of q is needed to find the optimal combination of K and L along the expansion path, represented by the cost function C(K, L) = 40K + 20L.

The RTS (Rate of Technical Substitution) measures the rate at which one input can be substituted for another while keeping the production level constant. To determine the RTS, we need to calculate the derivative of the production function with respect to L, holding q constant.

Given the production function q = 1000KL, we can differentiate it with respect to L:

d(q)/d(L) = 1000K

Therefore, the RTS of the isoquant for production level q is 1000K.

The ratio of labor to capital cost can be calculated by dividing the labor cost by the capital cost.

Labor cost = $20/hour

Capital cost = $40/machine/hour

Ratio of labor to capital cost = Labor cost / Capital cost

                              = $20/hour / $40/machine/hour

                              = 0.5

The ratio of labor to capital cost is 0.5.

To find the combination of K and L that minimizes the cost of producing q units per hour, we need to set up the cost function and take its derivative with respect to both K and L.

Let C(K, L) be the total cost function.

The cost of capital is $40 per machine per hour, and the cost of labor is $20 per hour. Therefore, the total cost function can be expressed as:

C(K, L) = 40K + 20L

To produce q units per hour at minimal cost, we need to find the values of K and L that minimize the total cost function while satisfying the production constraint q = 1000KL.

The expansion path of the firm represents the combinations of K and L that minimize the cost at different production levels q.

Learn more about production

brainly.com/question/31859289

#SPJ11

What is the measure of angle onp? 50° 65° 80° 130°

Answers

Answer:

80

Step-by-step explanation:

edge 2023

Which type of polynomial has no zero?A) Touches X-axis at any pointB) Intersects X-axis at two distinct pointsC) Does not intersect X-axis at any pointsD) Is in any half-plane of the X-axis.

Answers

In mathematics, an algebraic expression is an assertion built up from integer constants, variables, and algebraic operations. This article is all about to Monomials, Binomials, and Polynomials.

1. Monomial

An algebraic expression that carries only one non-zero term is known as a monomial. A monomial is a just like a type of polynomial, like, binomial and trinomial, which is an algebraic expression having only a one single term, which is a non-zero.

It comprises of only a single term which makes it easy to do the operation of addition, subtraction, and multiplication.

2. Binomial

An algebraic expression that comprises of two non-zero terms is known as a binomial. It is expressed in the form equation ax ^m + bx ^n where a and b number, x is variable, m and n are nonnegative distinct integers.

To know more about Polynomial:

https://brainly.com/question/11536910

#SPJ4

imagine that a survey of randomly selected people finds that people who used sunscreen were more likely to have been sunburned in the past year. which explanation for this result seems most likely?

Answers

Imagine that a survey of randomly selected people finds that people who used sunscreen were more likely to have been sunburned in the past year.

There are several possible explanations for the finding that people who used sunscreen were more likely to have been sunburned in the past year.

However, without additional context or data, it is difficult to determine the most likely explanation definitively. Here are a few possible explanations to consider:

1. Ineffective or improper use of sunscreen: It is possible that the individuals who reported using sunscreen did not apply it correctly or did not reapply it as recommended.

Inadequate application or failure to follow proper sunscreen usage guidelines could result in insufficient protection from the sun's harmful rays, leading to sunburn.

2. Self-selection bias: It is possible that individuals who have previously experienced sunburns may be more likely to use sunscreen. They may be more aware of the potential risks and take precautions, including using sunscreen.

This could create an association between sunscreen use and sunburn, even though sunscreen itself is intended to prevent sunburn.

3. Recall bias: The survey responses may be subject to recall bias, where individuals may inaccurately remember or report their sunscreen use and sunburn experiences.

Memory limitations or subjective perceptions of sunburn severity could influence the reported data and the observed association between sunscreen use and sunburn.

4. Confounding factors: There may be other factors or variables at play that are related to both sunscreen use and sunburn. For example, individuals who engage in activities that increase sun exposure or who have certain skin types may be more likely to both use sunscreen and experience sunburn.

It is important to note that further investigation, including more detailed surveys, data collection and statistical analysis, would be necessary to determine the most likely explanation for the observed association between sunscreen use and sunburn.

To know more about surveys refer here:

https://brainly.com/question/31685434#

#SPJ11

4-3 Practice and Problem Solving

Answers

Answer:

need more info

Step-by-step explanation:

which is the next term in the sequence 3,9,15,21,27,...?

Answers

3,9,15,21,27,33,39,45

Find the Gradient of a line

Find the Gradient of a line

Answers

Answer:

4/

Step-by-step explanation:

gradient=y2-y1/x2-x1

-2-2/-5-2=

-4/-7

=4/

(HELP MEH FOR BRAINLY! ITS ONLY MULTIPLE CHOICE YALL)

(HELP MEH FOR BRAINLY! ITS ONLY MULTIPLE CHOICE YALL)

Answers

Answer:

option (1)

Step-by-step explanation:

f(x) - g(x)

= 5x² - 2x + 7 - (- 2x² + 6x + 3) ← distribute parenthesis

= 5x² - 2x + 7 + 2x² - 6x - 3 ← collect like terms

= 7x² - 8x + 4

what is a symbol that represents a quantity that cannot change. It can be a number, letter or a symbol?

Answers

A constant is a quantity that cannot change, and it is often represented by a letter such as K or C.

It is also sometimes represented by a symbol such as an arrow pointing in either direction or a Greek letter such as π. Constants are often used in mathematics, science, and engineering to refer to quantities that are fixed or known. For example, the speed of light in a vacuum is represented by the constant C, and the universal gravitational constant is represented by the symbol G. Constants can also be used to represent physical properties, such as the Boltzmann constant or the Stefan-Boltzmann constant. Constants are also used to refer to universal constants, such as the Planck constant, which is represented by the symbol h.

Know more about Stefan-Boltzmann constant here:

https://brainly.com/question/30778885

#SPJ11

if the mean of a population is 250 and its standard de- viation is 20, approximately what proportion of obser- vations is in the interval between each pair of values?

Answers

Observed proportions (relative frequencies) from a sample are statistics that can be used to estimate probabilities.

a) Thre is 99.73% proportion of observations is in between 190 and 310 .

b)there is 95.44% proportion of observations is in between 210 and 290 .

We have given that,

Mean of population, μ = 250

standard deviations, σ = 20

we have to calculate proportion of observations in the given interval pair.

a) pair of values are 190 and 310

Using Z-score formula,

Z =( x - μ) /σ

=> Z = (190 - 250) / 20 = -3

Similarly, Z = (310 - 250)/20 = 3

So, -3 < z < 3 and from Z score we found p-value

P(190<X<310) = P( 190-u/sd < X-u/sd < 310-u/sd)

= P( X< 310 ) - P(X<190) = P(Z < 3) - P( Z< -3 )

=0.99865 - 0.00135 0.9973 = 99.73%

b) pair is 210 and 290

Z-Score = (210-250)/20 = -2

Z-score = (290-250)/20 = 2

so, -2 < z < 2

From Z score we found p-value

P(210<X<290) = P(X<290) - P(X<210)

= P(Z< 2) - P(Z< -2)

= 0.9772 - 0.0228 = 0.9544 = 95.44%

So, the required proportion are 99.73% and 95.44% proportion of observations in each given pair.

To learn more about Proportion value , refer:

https://brainly.com/question/19131394

#SPJ4

Complete question:

If the mean of a population is 250 and its standard deviation is 20, approximately what proportion of observations is in the interval between each pair of values? a 190 and 310 b. 210 and 290.

Michael purchased a chocolate swirl yogurt in a waffle cone. The yogurt cost $1.25 and the waffle cone was 50¢. He gave the clerk 8 quarters. How much did she give back to Michael?

Answers

Answer:

Michael should get $0.25 from the clerk.  

Step-by-step explanation:

Add $1.25+$0.50 together which equals $1.75 and multiply $0.25x8 which equals $2.00 and subtract $1.75 from $2.00 and that equals $0.25.

Answer:

.25 = 1 quarter

Step-by-step explanation:

8 x .25 = $2.00

1.25 + .50 = $1.75

2.00 - 1.75 = .25

An eagle 311 feet in the air spots its prey on the ground. The angle of depression to its prey is 15°. What is the distance between the eagle and its prey? Round to the nearest foot.​

Answers

I think the answer is 1,161 feet

Sorry if that’s incorrect, but here’s the explanation in case you need it:

The tangent of a triangle is the opposite leg over the adjacent leg. 311 is the opposite leg, and X would be the adjacent leg. So 311 divided by x is equal to tan 15. If we rearrange this to be equal to X, X equals 311 divided by tan 15. Tan 15 is equal to 0.2679, so 311/0.2679 = 1,160.6. That amount rounds up to 1,161, giving you the answer of 1,161 feet.

neeed help ...........

neeed help ...........

Answers

Answer:

Option C is the correct answer

Answer:

Option C

Step-by-step explanation:

Option C is the option as its was corisponds with the following graph when the equations are plugged in as you can see C is what is shown by the over lapping Red and Blue colors

I hope this helps.

neeed help ...........

Find the exact values of x and y.​

Find the exact values of x and y.

Answers

The values of x and y are given as follows:

x = y = 5.

What is the Pythagorean Theorem?

The Pythagorean Theorem states that in a right-angled triangle, the square of the length of the hypotenuse (the longest side) is equal to the sum of the squares of the lengths of the other two sides.

The theorem is expressed as follows:

c² = a² + b².

In which:

c is the length of the hypotenuse.a and b are the lengths of the other two sides (the legs) of the right-angled triangle.

The diagonal length of the rectangle is the hypotenuse of a right triangle of sides 6 and 8, hence:

d² = 6² + 8²

d² = 100

d = 10.

The segments x and y are each half the length of the diagonal, and the two diagonals have the same length for a rectangle, hence:

x = y = 5.

More can be learned about the Pythagorean Theorem at brainly.com/question/30203256

#SPJ1

Given a slope of -1 and the point (-2, -2), find the Y-intercept of the line.

Answers

Answer:

The y-intercept of the line is -4.

Step-by-step explanation:

y-y=m(x-x¹)

y-(-2)=-1(x-(-2))

y+2=-1x-2

-2 -2

y=-1x-4

Question 38.
Write the first six terms of the arithmetic sequence with the first​ term, a1 = 240, and common difference, d= 24.

The first six terms are a1 = ,a3= , a4= ,a5= , and a6= .

Answers

\(a(1) = 240 \\ a(2) = a(1) + d = 240 + 24 = 264 \\ a(3) = a(2) + d = 264 + 24 = 288 \\ a(4) = a(3) + d = 288 + 24 = 312 \\ a(5) = a(4) + d = 312 + 24 = 336 \\ a(6) = a(5) + d = 336 + 24 = 360\)

Find the root of the function f(x) = 4xcos(3x - 5) in the interval [-7, -6] using Regula Falsi Method. (You may Use excel program as long as it is your group's Program used in your Plate Submission in laboratory.) O-6.187315 O-6.413828 O No roots O-6.678392 Find the zero/s of the function f(x) = 2.75(x/5) - 15 using Bisection Method. (You may Use excel program as long as it is your group's Program used in your Plate Submission in laboratory.) 13.384973 o No roots o 12.2712212 o 11.6183157

Answers

The root of the function f(x) = 4xcos(3x - 5) in the interval [-7, -6] using the Regula Falsi Method is approximately -6.413828.

The zero/s of the function f(x) = 2.75(x/5) - 15 using the Bisection Method is approximately 12.2712212.

To find the root of a function using the Regula Falsi Method, we follow these steps:

Step 1: Start with an initial interval [a, b] where the function f(x) changes sign. In this case, we have the interval [-7, -6].

Step 2: Calculate the values of f(a) and f(b). If either f(a) or f(b) is zero, then we have found the root. Otherwise, proceed to the next step.

Step 3: Find the point c on the x-axis where the line connecting the points (a, f(a)) and (b, f(b)) intersects the x-axis. This point is given by:

c = (a  f(b) - b f (a) ) / ( f(b) - f(a) )

Step 4: Calculate the value of f(c). If f(c) is zero or within a specified tolerance, then c is the root. Otherwise, proceed to the next step.

Step 5: Determine the new interval [a, b] for the next iteration. If f(a) and f(c) have opposite signs, then the root lies between a and c, so set b = c. Otherwise, if f(b) and f(c) have opposite signs, then the root lies between b and c, so set a = c.

Step 6: Repeat steps 2-5 until the desired level of accuracy is achieved or until a maximum number of iterations is reached.

Applying these steps to the given function f(x) = 4xcos(3x - 5) in the interval [-7, -6], we find that the root is approximately -6.413828.

To find the zero/s of a function using the Bisection Method, we follow these steps:

Step 1: Start with an interval [a, b] where the function f(x) changes sign and contains a root. In this case, you haven't provided the interval.

Step 2: Calculate the midpoint c of the interval: c = (a + b)/2.

Step 3: Calculate the value of f(c). If f(c) is zero or within a specified tolerance, then c is the root. Otherwise, proceed to the next step.

Step 4: Determine the new interval [a, b] for the next iteration. If f(a) and f(c) have opposite signs, then the root lies between a and c, so set b = c. Otherwise, if f(b) and f(c) have opposite signs, then the root lies between b and c, so set a = c.

Step 5: Repeat steps 2-4 until the desired level of accuracy is achieved or until a maximum number of iterations is reached.

Without the interval for the function f(x) = 2.75(x/5) - 15, we cannot find the zero/s using the Bisection Method.

Therefore, the root of the function f(x) = 4xcos(3x - 5) in the interval [-7, -6] using the Regula Falsi Method is approximately -6.413828, and the zero/s of the function f(x) = 2.75(x/5) - 15 using the Bisection Method cannot be determined without the interval.

To learn more about function, click here: brainly.com/question/11624077

#SPJ11

pls help ill give brainliest lolz​

pls help ill give brainliest lolz

Answers

Answer:

t =5

Step-by-step explanation:

-7(2-t)=21

-14+7t=21

7t=35

t=5

This solid is made from a cone and a cylinder of radius 5cm.
11 cm (l) cone length
7 cm (h) cylinder height
Find the total surface area of the solid, including the base, in terms of pi.

This solid is made from a cone and a cylinder of radius 5cm.11 cm (l) cone length 7 cm (h) cylinder height

Answers

The object is cone and a cylinder combined,

So first we get the areas of both and sum the both.

TSA of a cylinder =2 πr+(r + h)

=2 π x (5)+(5+7)=43.41592654

Then the TSA of a cone

= πr(l + r)

π x5(11+5)=80 π

REMEMBER THEY HAVE THE SAME RADIUS SINCE THEY ARE JOINED!!

Therefore,

80 π + 43.41592654= 295cm squared to whole number

Answer:

200π cm².

Step-by-step explanation:

To find the total surface area of the solid made from a cone and a cylinder, we need to calculate the surface area of each component separately and then add them together.

1. Surface area of the cone:

The surface area of a cone can be calculated using the formula: πr(r + l), where r is the radius of the base and l is the slant height.

Given that the radius of the cone is 5 cm and the slant height is 11 cm, we can substitute these values into the formula to find the surface area of the cone.

Surface area of the cone = π(5)(5 + 11) = 80π cm²

2. Surface area of the cylinder:

The surface area of a cylinder can be calculated using the formula: 2πrh + 2πr², where r is the radius of the base and h is the height.

Given that the radius of the cylinder is also 5 cm and the height is 7 cm, we can substitute these values into the formula to find the surface area of the cylinder.

Surface area of the cylinder = 2π(5)(7) + 2π(5)² = 70π + 50π = 120π cm²

3. Total surface area:

To find the total surface area of the solid, we add the surface area of the cone to the surface area of the cylinder.

Total surface area = Surface area of the cone + Surface area of the cylinder

Total surface area = 80π + 120π

Total surface area = 200π cm²

Therefore, the total surface area of the solid, including the base, in terms of pi is 200π cm².

Other Questions
How many bits of a class a ip address are used for host information? A consumption boom. Explain what happens to the economy if there is a temporary consumption boom that lasts for one period:ac increases at period 5. a) Initially, suppose the central bank keeps the real interest rate (R.) unchanged. b) Suppose you are appointed to chair the Federal Reserve. What monetary policy action would you take in this case and why? For each case, use the IS-MP diagram and the Phillips curve to show what happens to the economy. Also, provide graphs of the real interest rate, output and inflation over time: R vst, Vst, vs t; assume the consumption shock happens at t=5. Please help me I will give u 25 points and a bonus with the Brainless for the first to put an actual answer and please help meNow would jumps be aerobic or not aerobic Common resources fall into five general groupings. They include __________, Teams, Facilities, Equipment, and Supplies. 1. Define each of these in a well- developed sentence or two: Witherspoon Excludable Voir Dire Venire 2. What are Mitigating Circumstances? Define and give an example. 3. What are Aggravat What kinds of things did leaders of empires collect in tribute from peoples they conquered or who lived at their peripheries?. 5 enseanzas que nos deja ana frank. Me ayudan por favor, es urgente :) How does the energy in each trophic level of an energy pyramid compare to the energy in the preceding level?. compare the different types of law by dragging each tile to the correct location on the diagram HELP PLEASE, GETS BRAINLIEST A powerful communication tool used to clarify documentation in a health record and achieve accurate code assignment is called a. CalculatorWhat is the measure of angle A in this triangle?Enter your answer as a decimal in the box. Round only your finalanswer to the hundredths place (2 decimal places). Help me please the numbers I am using is 1,2,2,3,4,5,6,7,8,9 Mrs. Pea is 66 years old, has coverage under an employer plan, and will retire next year. She heard she must enroll in Part B at the beginning of the year to ensure no gap in coverage. What can you tell her? PLEASE HELP I NEED THIS ASAP!! 1. Fill in the blank with the appropriate conjugation for the Present Progressive tense. *1 pointMara y Bandon estn estudiando para la clase de ingls.Mara y Bandon estamos estudiando para la clase de ingls.Mara y Bandon estudiando para la clase de ingls.Mara y Bandon estudian para la clase de ingls.2. Fill in the blank with the appropriate conjugation for the Present Progressive tense. *1 pointLas chicas est practicando el baile para el show.Las chicas estn practicando el baile para el show.Las chicas practican el baile para el show.Las chicas practicando el baile para el show.3. Fill in the blank with the appropriate conjugation for the Present Progressive tense. *1 pointEl chico y yo estbamos bailando.El chico y yo estamos bailando.El chico y yo bailamos.El chico y yo estoy bailando.Other:4. Fill in the blank with the appropriate conjugation for the Present Progressive tense. *1 pointYo estoy leiendo una novela muy interesante.Yo leo una novela muy interesante.Yo estoy leyendo una novela muy interesante.Yo leyendo una novela muy interesante.5. Fill in the blank with the appropriate conjugation for the Present Progressive tense. *1 pointElla esta dormiendo.Ella duerme.Ella esta durmiendo.Ella esta duermendo.6. Fill in the blank with the appropriate conjugation for the Present Progressive tense. *1 pointLa maestra ests hablando con los estudiantes.La maestra est hablando con los estudiantes.La maestra habla con los estudiantes.La maestra estaba hablando con los estudiantes. Alex and Bill share a 24-ounce box of cereal. By the end of the week, Alex has eaten 3 8 of the box, and Bill has eaten 1 4 of the box of cereal. How many ounces are left in the box? ndirect materials are part of: a. prime costs b. factory overhead costs c. traceable costs d. both (a) and (b) e. both (b) and (c) Brainlist and 40 pointsWhat is the most toxic community?1 undertale2 Reddit3 dead by daylight4 the entirety of 4chan What are the coordinates of the point labeled Q a block of unknown material is submerged in water. light in the water is incident on the block at an angle of 31. the angle of refraction in the block is 27. what is the index of refraction of the unknown material?: * a. 0.67 b. 1.2 c. 1.3 d. 1.5