Which of the following exponential regression equations best fits the data shown below?
(-4,0.05), (-3, 0.20), (-2, 0.75)

Answers

Answer 1

The exponential regression equation is y = 11.37 * 3.87ˣ

How to determine the exponential regression equation

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

(-4,0.05), (-3, 0.20), (-2, 0.75)

To calculate the exponential regression equation that best fits the data shown, we use a graphing tool

An exponential function is represented as

y = abˣ

From the graphing tool, we have

a = 11.37

b = 3.87

substitute the known values in the above equation, so, we have the following representation

y = 11.37 * 3.87ˣ

Hence, the exponential regression equation is y = 11.37 * 3.87ˣ

Read more about regression at

https://brainly.com/question/26755306

#SPJ1


Related Questions

If you reflect AFGH across the y-axis, What will be the coordinates of the vertices of the image AFGH?

Answers

The coordinates of the vertices of the image F'G'H' after reflecting FGH across the y-axis are:

F' = (2, -1)

G' = (-2, 2)

H' = (-4, -3)

We have,

When reflecting a point across the y-axis, the x-coordinate of the point is negated while the y-coordinate remains the same.

Applying this transformation to each vertex, we get:

F' = (-(-2), -1) = (2, -1)

G' = (-(2), 2) = (-2, 2)

H' = (-(4), -3) = (-4, -3)

Therefore,

The coordinates of the vertices of the image F'G'H' after reflecting FGH across the y-axis are:

F' = (2, -1)

G' = (-2, 2)

H' = (-4, -3)

Learn more about reflections here:

https://brainly.com/question/12463306

#SPJ1

A truck travels from warehouse A at (–4,8) to warehouse B at (–4,–1). If each unit represents 20 miles per hour, how long will it take the truck to travel this distance?

Answers

It will take the truck 9 hours to travel from warehouse A to warehouse B.

To determine the time it takes for the truck to travel from warehouse A at (-4, 8) to warehouse B at (-4, -1), we need to calculate the distance between these two points and then convert it to time using the given unit of 20 miles per hour.

First, let's find the vertical distance between the two points. The y-coordinate of warehouse A is 8, and the y-coordinate of warehouse B is -1. So the vertical distance is 8 - (-1) = 9 units.

Next, we convert the vertical distance to miles. Since each unit represents 20 miles per hour, we multiply the vertical distance by 20: 9 units × 20 miles/unit = 180 miles.

Now, we can calculate the time it takes to travel this distance. We divide the distance by the speed of the truck, which is 20 miles per hour: 180 miles / 20 miles per hour = 9 hours.

Therefore, it will take the truck 9 hours to travel from warehouse A to warehouse B.

for such more question on distance

https://brainly.com/question/12356021

#SPJ8

HELP PLEASEE PLEASE I NEED TO PASS THIS LESSON

Answers

The function [tex]G(t)= 1024(0.5)^{t-1[/tex] models the number of computer games sold where t is the number of days since the release date and G(t) is the number of computer games sold.

The given table is

Days After                        Number of

Release Date                   Games sold

       0                                   1024

       1                                     512

       2                                     256

       3                                     128

Here, the common ratio = 512/1024

= 1/2

The formula to find nth term of the geometric sequence is aₙ=arⁿ⁻¹. Where, a = first term of the sequence, r= common ratio and n = number of terms.

Here, [tex]G(t)= 1024(0.5)^{t-1[/tex]

Therefore, the function [tex]G(t)= 1024(0.5)^{t-1[/tex] models the number of computer games sold where t is the number of days since the release date and G(t) is the number of computer games sold.

To learn more about the function visit:

https://brainly.com/question/28303908.

#SPJ1

In the figure below, k || 1 and m II n. Find the values of x and y.
xo
(Sy-98)
#
77°
X =
y=

Answers

x+77=180

x=180-77=103°

x+5y-98=180

=> 103+5y-98=180

=> 5y=180-5

=> y=175/5=35°

There are books on a shelf. of these books are new. The rest of them are used. what is the ratio of used books to all books on the shelf?

Answers

Let's denote the total number of books on the shelf as 'total_books', and the number of new books as 'new_books'.

The number of used books can be calculated as the difference between the total number of books and the number of new books:

used_books = total_books - new_books

To find the ratio of used books to all books on the shelf, we divide the number of used books by the total number of books:

Ratio of used books to all books = used_books / total_books

Substituting the expression for used_books, we have:

Ratio of used books to all books = (total_books - new_books) / total_books

Simplifying further:

Ratio of used books to all books = 1 - (new_books / total_books)

Therefore, the ratio of used books to all books on the shelf is equal to 1 minus the ratio of new books to total books.

Express log 161 in the form of loga + logb.

Answers

log 161 can be expressed as log 7 + log 23 in the form of loga + logb.

To express log 161 in the form of loga + logb, first we need to find suitable values for a and b such that their logarithmic product is equal to log 161.

Let's find the factors of 161 :

161 = 7 * 23

Now, we can express log 161 as product of two logarithms :

log 161 = log (7 + 23)

Using the logarithmic property log(a*b) = log a + log b :

log 161 = log 7 + log 23

Therefore, log 161 can be expressed as log 7 + log 23.

To study more about logarithms :

https://brainly.in/question/54171638

Solve (D ^ 2 - 6D + 9) * y = 0

Answers

The solution to the given differential equation is y(x) = (C1 + C2x) * e^(3x), where C1 and C2 are arbitrary constants.

To solve the given differential equation, we need to find the function y(x) that satisfies the equation:

(D^2 - 6D + 9)y(x) = 0,

where D represents the differentiation operator.

Let's break down the solution process step by step:

Characteristic Equation

First, we'll find the characteristic equation associated with the given differential equation. For a second-order linear homogeneous differential equation of the form aD^2y + bDy + cy = 0, the characteristic equation is obtained by replacing D with λ:

λ^2 - 6λ + 9 = 0.

Solving the Characteristic Equation

Now, we solve the characteristic equation to find the values of λ. Factoring the equation, we get:

(λ - 3)^2 = 0.

From this, we see that λ = 3 (with a multiplicity of 2).

General Solution

The general solution of the differential equation is given by:

y(x) = C1e^(λ1x) + C2xe^(λ2*x),

where C1 and C2 are arbitrary constants, and λ1, λ2 are the distinct roots of the characteristic equation.

In our case, since we have repeated roots, the general solution simplifies to:

y(x) = C1e^(3x) + C2xe^(3*x).

for such more question on differential equation

https://brainly.com/question/25731911

#SPJ8

Phil spends no more than 12 hours per week knitting. It takes him 2 hours to knit a hat and
3 hours to knit a scarf. He uses 150 yards of yarn for each hat and 400 yards of yarn for each
scarf. Which combinations of complete hats and scarves can Phil knit if he has 900 yards of yarn?
Select all of the correct answers.
A. 1 hat, 1 scarf
B. 3 hats, 2 scarves
C. 6 hats, 0 scarves
D. 4 hats, 1 scarf
E. 0 hats, 4 scarves
F. 2 hats, 1 scarf

Answers

The correct options regarding the inequality are:

A. 1 hat, 1 scarf

D. 4 hats, 1 scarf

F. 2 hats, 1 scarf

How to explain the inequality

Based on the time constraint, Phil can spend a maximum of 12 hours knitting, so we can set up the following inequality:

2h + 3s ≤ 12,

Phil can knit at most 6 hats per week, because 6 hats * 2 hours/hat = 12 hours.

Phil can knit at most 4 scarves per week, because 4 scarves * 3 hours/scarf = 12 hours.

Phil can use at most 900 yards of yarn, because he has 900 yards of yarn.

Phil can knit 1 hat and 1 scarf, because 1 hat * 150 yards/hat + 1 scarf * 400 yards/scarf = 550 yards < 900 yards.

Phil can knit 4 hats and 1 scarf, because 4 hats * 150 yards/hat + 1 scarf * 400 yards/scarf = 900 yards.

Phil can knit 2 hats and 1 scarf, because 2 hats * 150 yards/hat + 1 scarf * 400 yards/scarf = 700 yards < 900 yards.

Learn more about inequalities on

https://brainly.com/question/24372553

#SPJ1

find the quotient of 5/31 divided by 15/23 . reduce your answer to the lowest fraction

Answers

To find the quotient of 5/31 divided by 15/23, first invert the divisor and multiply. This gives us (5/31) x (23/15). We can simplify this expression by canceling out the common factors of 5 and 15, which gives us (1/31) x (23/1) = 23/31. Therefore, the quotient of 5/31 divided by 15/23, reduced to the lowest fraction, is 23/31.

100 Points! Geometry question. Photo attached. Please show as much work as possible. Thank you!

Answers

The length of the arc LM is 8.72 cm.

We have,

The length of an arc is the distance that runs through the curved line of the circle making up the arc.

The length of an arc is expressed as;

l = tetha/360 × 2πr

tetha = R

R = 100°

and, radius = 5 units

so, we get,

l = 100/360 × 2 × 3.14 × 5

l = 8.72 cm (1.dp)

therefore the length of the arc LM is 8.72 cm

learn more about length of an arc from

brainly.com/question/2005046

#SPJ1


2.
5 m
50 m
18 m
25 m

Answers

As per the given data, the area of the rectangular field is approximately 204 square meters.

To find the area of the rectangular field, we need to multiply its length by its width.

Given that the length is 18 2/5 m and the width is 11 2/23 m, we need to convert these mixed fractions into improper fractions for easier calculation.

Length: 18 2/5 m = (5 * 18 + 2)/5 = 92/5 m

Width: 11 2/23 m = (23 * 11 + 2)/23 = 255/23 m

Now, we can calculate the area of the rectangular field:

Area = Length * Width

     = (92/5) m * (255/23) m

     = (92 * 255)/(5 * 23) m^2

     = 23460/115 m^2

     = 204 m^2 (rounded to the nearest whole number)

Therefore, the area of the rectangular field is approximately 204 square meters.

For more details regarding area, visit:

https://brainly.com/question/30307509

#SPJ1

Your question seems incomplete, the probable complete question is:

A rectangular field is 18 2/5 m long and 11 2/23 m wide. Find its area. ​

variable of 10(n+3)=1,000,00

Answers

Answer: Distribute the 10 on the left side of the equation:

10n + 30 = 1,000,000

Subtract 30 from both sides of the equation to isolate the term with n:

10n = 1,000,000 - 30

10n = 999,970

Divide both sides of the equation by 10 to solve for n:

n = 999,970 / 10

n = 99,997

Therefore, the value of the variable n that satisfies the equation 10(n + 3) = 1,000,000 is n = 99,997.

Step-by-step explanation:

{[(30+40)+(40-30)]x(20+10)}

Answers

Let's simplify the expression step by step:

First, let's simplify the inner parentheses:
(30 + 40) = 70
(40 - 30) = 10

The expression now becomes:
[(70) + (10)] x (20 + 10)

Next, let's simplify the addition within the parentheses:
(70) + (10) = 80
(20 + 10) = 30

The expression further simplifies to:
80 x 30

Finally, let's multiply:
80 x 30 = 2400

Therefore, the final result of the expression [(30+40)+(40-30)]x(20+10) is 2,400.

I hope this helps! :)
{[(30+40)+(40-30)]x(20+10)}

{[70 + 10]x 30}

{80 x 30}

2400

asdaadadadasdadasdasdadsadasdasdasdasda

Answers

This is not a question. Next time, please add a question so that others might be able to help you with it

Find the volume of a cone of radius 3.5cm and vertical height 12 cm.

Answers

Answer:

Volume ≈ 153.93804 cm^3

Rounded to the nearest whole number, the volume of the cone is approximately 154 cm^3.

Step-by-step explanation:

The volume of a cone with height h and radius r can be found using the formula V= 1/3 π r^2h
Find the volume of a cone with radius 9 feet and height 4 feet. Round your answer to two decimal places.

Answers

Answer:
To find the volume of a cone with radius 9 feet and height 4 feet, we can use the formula:

V = (1/3) * π * r^2 * h

Plugging in the values:

V = (1/3) * π * (9^2) * 4

Calculating:

V = (1/3) * π * 81 * 4

V ≈ 108.19 cubic feet

Therefore, the volume of the cone is approximately 108.19 cubic feet (rounded to two decimal places)

What is B^2+8b+7??

Can someone explain it step by step please?

Answers

Step-by-step explanation:

B^2+8b+7 is a quadratic expression. It can be factored as (b+7)(b+1).

To factor a quadratic expression, you can use the following steps:

1. Find two numbers that add up to the coefficient of the middle term (8) and multiply to the constant term (7).

2. Write the quadratic expression as a product of two binomials, with the two numbers you found in step 1 as the coefficients of the terms in each binomial.

In this case, the two numbers that add up to 8 and multiply to 7 are 7 and 1. So, we can factor B^2+8b+7 as follows:

(b+7)(b+1)

This means that B^2+8b+7 is equal to the product of (b+7) and (b+1).

Here is a step-by-step explanation of how to factor B^2+8b+7:

1. The coefficient of the middle term is 8.

2. The constant term is 7.

3. The two numbers that add up to 8 and multiply to 7 are 7 and 1.

4. Therefore, B^2+8b+7 can be factored as (b+7)(b+1).

B^2+8b+7 is a quadratic expression.

To solve it, you can use the quadratic formula, which is:

x = (-b ± √(b^2 - 4ac)) / 2a

In this case, a = 1, b = 8, and c = 7.

So, substituting the values, we get:

x = (-8 ± √(8^2 - 4(1)(7))) / 2(1)

x = (-8 ± √(64 - 28)) / 2

x = (-8 ± √36) / 2

x = (-8 ± 6) / 2

x = -1 or -7

Therefore, B^2+8b+7 is equal to -1 or -7.

The centre of a circle is the point with coordinates (-1, 2)
The point A with coordinates (5, 9) lies on the circle.
Find an equation of the tangent to the circle at A.
Give your answer in the form ax + by + c = 0 where a, b and c are integers.

Answers

The equation of the tangent to the circle at point A is 6x + 7y - 93 = 0

How do we solve for the equation of the tangent to the circle?

The equation of a circle in standard form is (x-h)² + (y-k)² = r²,

(h,k) is the center of the circle

r is the radius.

The radius formula ⇒ √((x₂ - x₁)² + (y₂ - y₁)²).

Here,

x₁ = -1, y₁ = 2 (center of the circle),

x₂ = 5, y₂ = 9 (point A on the circle).

r = √((5 - (-1))² + (9 - 2)²) = √(36 + 49) = √85.

Now, we have the equation of the circle: (x - (-1))² + (y - 2)² = 85, or (x + 1)² + (y - 2)² = 85.

The slope of the radius from the center of the circle to point A ⇒ (y₂ - y₁) / (x₂ - x₁)

= (9 - 2) / (5 - (-1)) = 7/6.

tangent line is the negative reciprocal of the slope of the radius, ∴ -6/7.

The equation of a line in point-slope form is y - y₁ = m(x - x₁), where m is the slope and (x₁, y₁) is a point on the line.

The slope of the tangent line (m) is -6/7 and it passes through point A(5,9). Substituting these values in, it becomes

y - 9 = -6/7 (x - 5).

Multiplying every term by 7 to clear out the fraction and to have the equation in the ax + by + c = 0 form, we get:

7y - 63 = -6x + 30,

or

6x + 7y - 93 = 0.

Find more exercises in  equation of  tangent;

https://brainly.com/question/28982345

#SPJ1

50 Points! Multiple choice geometry question. Photo attached. Thank you!

Answers

Answer:

8 feet

Step-by-step explanation:

Let b be the length of the base. Then the height is b+6 ft.

The area of the parallelogram is given by:

Area = b(b + 6) = 160

Solving for b, we get,

[tex]b^2 + 6b - 160 = 0[/tex]

Factoring the expression, we get:

(b - 8)(b + 20) = 0

Therefore, b = 8 or b = -20.

Since the base cannot be negative, b = 8.

Therefore, the length of the base of the parallelogram is 8 feet.

Ochenta y nueve en número romano ??

Answers

Answer:

LXXXIX

Step-by-step explanation:

ochenta y nueve es 89.

89 en numero romano es LXXXIX.

The slop of the graphed line is 2/3

Answers

The formulas that represent the linear function in this problem are given as follows:

y - 2 = 2/3(x - 1).y - 4 = 2/3(x - 4).f(x) = 2x/3 + 4/3.

How to define a linear function?

The slope-intercept equation for a linear function is presented as follows:

y = mx + b

The line has a slope of 2/3, hence:

y = 2x/3 + b.

When x = 1, y = 2, hence the intercept b is obtained as follows:

2/3 + b = 2

b = 6/3 - 2/3

b = 4/3.

Hence the slope-intercept equation of the line is given as follows:

f(x) = 2x/3 + 4/3.

The line goes through points (1,2) and (4,4), hence the point-slope equations to the line are given as follows:

y - 2 = 2/3(x - 1).y - 4 = 2/3(x - 4).

More can be learned about linear functions at https://brainly.com/question/15602982

#SPJ1

4
(1 pa
10. The table shows the results from home games for a specific team during the season leading up
to the World Series. The team's home field has a roof that can be closed for weather. If it is
closed, the fans could make more noise for the home team and possibly give them an
advantage. Find the test statistic needed to test independence for the contingency table.
Closed roof
Open roof
034.215
00.093
00.798
03.841
Win
36
15
Loss
17
11

Answers

The test statistic χ² is approximately 1.47.

We have,

To test independence for the contingency table, we need to calculate the test statistic.

The most commonly used test statistic for testing independence in a 2x2 contingency table is the chi-square test statistic.

The chi-square test statistic (χ²) is calculated using the formula:

χ² = Σ [(Observed - Expected)² / Expected]

Where:

Σ represents the sum over all cells of the contingency table.

Observed is the observed frequency in each cell.

Expected is the expected frequency in each cell if the variables were independent.

First, we calculate the expected frequencies for each cell. To do this, we use the formula:

Expected frequency = (row total x column total) / grand total

Grand total = sum of all frequencies = 36 + 17 + 15 + 11 = 79

Expected frequency for the cell "Closed roof - Win" = (53 * 51) / 79 = 34.49

Expected frequency for the cell "Closed roof - Loss" = (53 * 28) / 79 = 18.51

Expected frequency for the cell "Open roof - Win" = (26 * 51) / 79 = 16.51

Expected frequency for the cell "Open roof - Loss" = (26 * 28) / 79 = 9.49

Now, we can calculate the test statistic using the formula:

χ² = [(36 - 34.49)² / 34.49] + [(17 - 18.51)² / 18.51] + [(15 - 16.51)² / 16.51] + [(11 - 9.49)² / 9.49]

Calculating each term and summing them up:

χ² ≈ 0.058 + 0.482 + 0.58 + 0.35 ≈ 1.47

Therefore,

The test statistic χ² is approximately 1.47.

Learn more about test statistics here:

https://brainly.com/question/14128303

#SPJ1

Please answer these questions by today

Answers

41.

Out of the 18 parts, we shade 5 parts

Out of the 27 parts, we shade 4 parts

42.

There are 60 pieces.

43.

The fractional part for each person.

44.

10(1/2), 1/21, 2(14/15), and 18.

We have,

41.

a.

1/3 x 5/6

= 5/18

This means,

Out of the 18 parts, we shade 5 parts

b.

2/9 x 2/3

= 4/27

This means,

Out of the 27 parts, we shade 4 parts

42.

String = 15 feet

Length of each piece = 1/4 feet

Now,

The number of 1/4 feet pieces.

= 15/(1/4)

= 15 x 4

= 60 pieces

43.

Original pizza = 1

Half pizza = 1/2

Number of people = 3

Now,

The fractional part for each person.

= 1/2 ÷ 3

= 1/6


44.

a.

7/6 x 9

= 7/2 x 3

= 21/2

= 10(1/2)

b.

1/7 ÷ 3

= 1/(7 x 3)

= 1/21

c.

4/5 x 3(2/3)

= 4/5 x 11/3

= 44/15

= 2(14/15)

d.

2 ÷ 1/9

= 2 x 9/1

= 18

Thus,

41.

Out of the 18 parts, we shade 5 parts

Out of the 27 parts, we shade 4 parts

42.

There are 60 pieces.

43.

The fractional part for each person.

44.

10(1/2), 1/21, 2(14/15), and 18.

Learn more about fractions here:

https://brainly.com/question/24370499

#SPJ1

Multiply the following binomials (2x - 3y)(8x - y)

Answers

Answer:

16x + [tex]3y^{2}[/tex] - 26xy

Step-by-step explanation:
PEMDAS

(2x - 3y)(8x - y)
= 16x - 2xy - 24xy + [tex]3y^{2}[/tex]
= 16x + [tex]3y^{2}[/tex] - 26xy

a pyramid and a cone are both 10 centimeters tall and have the same volume what statement

Answers

Answer: "The pyramid and the cone have the same volume despite their different shapes."

Step-by-step explanation: If a pyramid and a cone are both 10 centimeters tall and have the same volume, then the statement that can be made is:

"The pyramid and the cone have the same volume despite their different shapes."

To know more about pyramid and cone,

brainly.com/question/32495625

Find the x-intercept and the y-intercept of the line below. Click on "None" if applicable.
6543/2
-24
1-3-

Answers

Answer:

x intercept at( -2)

y intercept at (4)

The x-intercept and the y-intercept are -2 and 4 respectively.

The X-intercept is the point where the line of an equation intersects the X-axis. While y-intercept is the point where the line of an equation intersects the Y-axis. Here, the X-axis is the horizontal axis, and the Y-axis is the vertical axis.

Since the given graph shows the line intersecting the X-axis i.e. the horizontal axis at -2, the x-intercept of the line would be -2. Whereas, since the line intersects the Y-axis at 4, the y-intercept is 4. The points that show these intercepts are (-2,0) for the x-intercept and (0,4) for the y-intercept.

∴ The intercepts are -2,4 respectively.

Learn more about intercepts -

https://brainly.com/question/24363347

Multiplying polynomials 4n2(n2 + 5n - 8)

Answers

Answer:

4n^4 + 20n^3 - 32n^2

Step-by-step explanation:

We have to distribute 4n2 to each term.

4n2 x n2. We can multiply the two n2 together resulting in 4n^4.

Now we do 4n2 x 5n. Here we multiply 4 x 5 which equals 20. Then, we multiply the n2 and n. Which results in n^3. Now we put them together; 20n^3.

Finally, we multiply 4n2 by -8. Since 8 doesn't have any variables, we just multiply the 4 and -8. Which equals to -32, now we just combine -32 and the variable; -32n2.

Now we combine these terms together. Our final answer is, 4n^4 + 20n^3 -32n^2.

^ represents an exponent.

50 Points! Multiple choice algebra question. Photo attached. Thank you!

Answers

Answer:

B. 108 ft³

Step-by-step explanation:

solution given:

We have Volume of solid = Area of base * length

over here

base : 9ft

height : 6 ft

length : 4ft

Now

Area of base : Area of traingle:½*base*height=½*9*6=27 ft²

Now

Volume : Area of base*length

Volume: 27ft²*4ft

Therefore Volume of the solid=108 ft³

Change 0.12 to a ratio.

Answers

Answer:

3:25

Step-by-step explanation:

The photo shows how it's solved.

Answer: 3:25

Step-by-step explanation:

Step 1) Convert the decimal number to a fraction by making 0.12 the numerator and 1 the denominator

0.12 = 0.12/1


Step 2) Multiply the numerator and denominator by 100 to eliminate the decimal point.
0.12 x 100

------------ = 12/100
1 x 100

Step 3) Simplify the fraction in the previous step by dividing the numerator and the denominator by the greatest common factor (GCF) of 12 and 100. (The GCF of 12 and 100 is 4.)

 

12 ÷ 4

---------  = 3/25  

100 ÷ 4


Step 4) Convert the fraction in the previous step to a ratio by replacing the divider line with a colon like this:  

3  

25   =  3:25

100 Points! Geometry question. Photo attached. Please show as much work as possible. Thank you!

Answers

Angle C of the triangle measures 68°.

Side AC = 22.90

Side BC = 14.26

Given triangle,

∠A = 37°

∠B = 75°

AB = 22

Now,

Sum of all the interior angles of triangle is 180.

So,

∠A + ∠B +∠C = 180°

37° + 75° + ∠C = 180°

∠C = 68°

Now,

According to sine rule,

Ratio of side length to the sine of the opposite angle is equal.

Thus,

a/SinA = b/SinB = c/SinC

Let,

BC = a

AC = b

AB = c

So,

a/Sin37 = b/Sin75 = c/Sin68

a/0.601 = b/0.965 = 22/0.927

Solving,

BC = a = 14.26

AC = b = 22.90

Thus with the properties of triangle side length and angles can be calculated.

Know more about Triangle,

https://brainly.com/question/30739401

#SPJ1

Other Questions
solv the triangel to find all missing measurements, roundingall results to the nearest tenth2. Sketch and label triangle RST where R = 68.40, s = 5.5 m, t = 8.1 m. b. Solve the triangle to find all missing measurements, rounding all results to the nearest tenth. The diagram shows the electric field due to point charge Q. The negative charge, A, is within the field. Charge Q has vectors radially inward starting perpendicular from the surface. The farther you get from the charge, the shorter the vectors. All vectors point towards the charge. A point labeled A is just to the right of the charged object. Which statements are correct? Check all that apply. Charge Q is positive. Charge Q is negative. The electric field is uniform. The electric field is nonuniform. If charge A is negative, it moves away from charge Q. If charge A is positive, it moves away from charge Q. the discovery of iguanodon teeth sent a powerful message that you are the manager of 26 employees. you calculate the average number of sick days taken by all 26 employees. this is an example of using: 2 3 Determine the equation of the tangent line to the graph of x' + x + y = 1 at the point (0, 1) (2 marks) an executive compensation scheme might provide a manager a bonus of $w for every dollar by which the company's stock price exceeds the cutoff level $v. the arrangement is equivalent to issuing the manager put options on the firm's stock with strike price $w put options on the firm's stock with strike price $v call options on the firm's stock with strike price $w call options on the firm's stock with strike price $v If 21 and 22 are vertical angles and m/1 = 3x + 17m/2=4x-24, what is m/1?Question 3 on picture part 2e. what is the probability that a randomly selected hotel general manager makes more than $66,000? Michele correctly solved a quadratic equation using the quadratic formula as shown below.-(-5) (-5)-4(TX-2)Which could be the equation Michele solved?OA. 7z - 5z -2=-1B.7z5z + 3 = 5O c. 7zBa ng 8O D. 7z - 5z +5= 3 Which of the statements pertaining to IFRS 9 is incorrect? O IFRS 9 requires that all non-strategic equity investments investments be measured at fair value. OIFRS 9 no longer allows equity investments that are investments in private companies to be measured at cost. IFRS 9 allows for an entity to report the fair value changes on equity investments that are not held for trading in OCI. IFRS 9 requires that when a debt or equity investment is sold, any gains or losses in AOCI are cleared out and transferred directly to retained earnings. motion capture (mocap) is involves measuring an objects position and orientation in physical space, then recording that information in a computer usable form (real time animation); sampling and recording motion of humans, animals, and inanimate objects as 3D data. the data can be used to study motion or to give an illusion of life to 3D printer models. True or false? given the information above, what type of particle was emitted? question 50 options: neutron alpha particle proton electron g Pizza General charges 10 dollars per medium pizza and a 5-dollar delivery fee. Fill in the table to show how much you would pay to get each number of pizzas delivered. Make sure to consider both the cost of the pizzas and the delivery fee.NOWWWWW Given t - 4 f(x) 1 -dt 1 + cos (t) At what value of x does the local max of f(x) occur? x = One of the properties that can be assigned to a field is a(n) ____ to specify the format (such as letters, numbers, or symbols) that must be entered into a field. Find an equation of the line that (a) has the same y-intercept as the line y - 10x - 12 = 0 and (b) is parallel to the line -42 - 11y = -7. Write your answer in the form y = mx + b. y = x+ Write the slope of the final line as an integer or a reduced fraction in the form A/B. If f is continuous and find8 6 a f(x) dx = -30 2 1 si f(x)xz dir 2 Find two common angles that either add up to or differ by 195. Rewrite thisproblem as the sine of either a sum or a difference of those two angles. Find all the local maxima, local minima, and saddle points of the function f(x,y) = 5e-y(x2 + y2) +6 Select the correct choice below and, if necessary, fill in the answer boxes to complete your choice O A. A local maximum occurs at Type an ordered pair. Use a comma to separate answers as needed.) The local maximum value(s) is/are Type an exact answer. Use a comma to separate answers as needed.) O B. There are no local maxima Select the correct choice below and, if necessary, fill in the answer boxes to complete your choice O A. A local minimum occurs at Type an ordered pair. Use a comma to separate answers as needed.) The local minimum value(s) is/are Type anexact answer. Use a comma to separate answers as needed.) O B. There are no local minima Select the correct choice below and, if necessary, fill in the answer box to complete your choice OA. A saddle point occurs at O B. There are no saddle points. Type an ordered pair. Use a comma to separate answers as needed.) Find the proofs of the rectangle