Can u please help I got 1 minnnn lefttttt

Can U Please Help I Got 1 Minnnn Lefttttt

Answers

Answer 1

Answer:

26 cm

Step-by-step explanation:

P = 2a + 2b

a = side

b = base

Answer 2

Answer:

The area=base×height

=10×4

=40cm^2

perimeter=2(length+breadth)

I think to find the height Dc you use the pythagoras theorem of

Dc^2=de^2+ce^2

=√16+9

=5

therefore the perimeter will be

p=2(5+10)

=20cm

I hope this helps and sorry if it's wrong


Related Questions

Solve the following equation for
g
g. Be sure to take into account whether a letter is capitalized or not.

Answers

Answer:

q/N = g

Step-by-step explanation:

q = Ng

Divide each side by N

q/N = Ng/N

q/N = g

Integrate the following. ∫[tex]84dx[/tex]

Answers

Answer:

[tex]\displaystyle \int {84} \, dx = 84x + C[/tex]

General Formulas and Concepts:

Calculus

Integration

IntegralsDefinite/Indefinite IntegralsIntegration Constant C

Integration Rule [Reverse Power Rule]:                                                               [tex]\displaystyle \int {x^n} \, dx = \frac{x^{n + 1}}{n + 1} + C[/tex]

Integration Property [Multiplied Constant]:                                                         [tex]\displaystyle \int {cf(x)} \, dx = c \int {f(x)} \, dx[/tex]

Step-by-step explanation:

Step 1: Define

Identify

[tex]\displaystyle \int {84} \, dx[/tex]

Step 2: Integrate

[Integral] Rewrite [Integration Property - Multiplied Constant]:                 [tex]\displaystyle \int {84} \, dx = 84\int {} \, dx[/tex][Integral] Reverse Power Rule:                                                                     [tex]\displaystyle \int {84} \, dx = 84x + C[/tex]

Topic: AP Calculus AB/BC (Calculus I/I + II)

Unit:  Integrations

Please help‼️
Given O below, if XY and YZ are congruent, what is the measure of chord XY?

Answers

Answer:

11.2

Step-by-step explanation:

yz = 11.2

since the corresponding arc of yz and xy are same, their measures will ba same too

Answered by GAUTHMATH

Answer:

11.2

Step-by-step explanation:

good luck!

If x = 1, y = 7, and z = 15, determine a number that when added to x, y, and z yields
consecutive terms of a geometric sequence. What are the first three terms in the
geometric sequence?

Answers

Answer:

The first three terms in the geometric sequence are 18, 24, 32.

Step-by-step explanation:

A number when added to [tex]x,y,z[/tex] that yields consecutive terms of a geometric sequence is an unknown number [tex]t\in \mathbb{Z}[/tex]

Given

[tex]x = 1, y = 7, z = 15[/tex]

We know

[tex]\alpha _1 = 1+t[/tex]

[tex]\alpha _2 = 7+t[/tex]

[tex]\alpha _3 = 15+t[/tex]

Recall that a geometric sequence is in the form

[tex]\boxed{a_n = a_1 \cdot r^{n-1}}[/tex]

Therefore, once  [tex]\alpha_1, \alpha_2, \alpha_1[/tex] are consecutive terms,

[tex]15+t = (1+t) r^{3-1} \implies 15+t = (1+t) r^2[/tex]

To find the ratio, for

[tex]\dots a_{k-1}, a_k, a_{k+1} \dots[/tex]

we know

[tex]\dfrac{a_k}{a_{k-1}} =\dfrac{a_k}{a_{k-1}} =r[/tex]

Therefore,

[tex]\dfrac{(7+t)}{(1+t)} =\dfrac{(15+t)}{(7+t)} \implies (7+t)^2 = (15+t)(1+t)[/tex]

[tex]\implies 49+14t+t^2=15+16t+t^2 \implies -2t=-34 \implies t=17[/tex]

The ratio is therefore

[tex]r=\dfrac{4}{3}[/tex]

Therefore, the first three terms in the geometric sequence are 18, 24, 32.

Really need help and the answer on this one plz help.

Answers

It should be the second option I hope it’s right have a good day

solving systems by substitution

how would you you find the answer for
-5x + y = -2
-3x+6y=-12 ? having some issues with how to this​

Answers

9514 1404 393

Answer:

  (x, y) = (0, -2)

Step-by-step explanation:

When solving by substitution, you usually want to find an expression for one of the variables in terms of the other. So, the first thing you look for is an equation that has a coefficient of 1 or -1 on one of the variables. Recognizing that the second equation's terms all have a common factor of 3, you basically have two choices.

Substitute for y

Using equation 1, you can write an expression for y:

  y = 5x -2 . . . . . . add 5x to both sides

Then substituting this into the original equation 2, you have ...

  -3x +6(5x -2) = -12

  27x -12 = -12 . . . . . . . simplify

  27x = 0 . . . . . . . . . add 12

  x = 0 . . . . . . . . .  divide by 27

  y = 5(0) -2 = -2 . . . . find y using the expression for substitution

The solution is (x, y) = (0, -2).

__

Substitute for x

If you decide you'd rather substitute for x, you can solve the second equation easily for x.

  -3x +6y = -12

  x -2y = 4 . . . . . . divide by -3

  x = 2y +4 . . . . . . add 2y

Substituting for x in the first equation gives ...

  -5(2y +4) +y = -2 . . . . substitute for x

  -9y -20 = -2 . . . . . . . simplify

  -9y = 18 . . . . . . . . .  add 20

  y = -2 . . . . . . . . . . . divide by -9

  x = 2(-2) +4 = 0 . . . . find x using the expression for substitution

The solution is (x, y) = (0, -2).

_____

Additional comment

In some cases, there are no variables that have a coefficient of ±1, so you just need to "bite the bullet" and deal with the resulting fractions.

Example:

  solve for y: -5x +2y = -2

     2y = 5x -2

     y = 5/2x -1 . . . . expression used to substitute for y

Of course, you can multiply the equation after substitution by 2 to eliminate fractions, or just work the problem as is. The point of looking for coefficients of ±1 is to avoid having to do arithmetic with fractions. It can help avoid errors to work with integers, but ultimately the method is the same regardless of the form of the numbers.

__

You don't always have to substitute for the "bare" variable. Sometimes it can save steps to substitute for expressions instead of variables. If our system of equations were ...

-5x +2y = -2-3x +6y = -12

You can substitute into the second equation for (2y). In that case, the second equation becomes ...

  -3x +3(2y) = -12

  -3x +3(5x-2) = -12 . . . . . . where 2y = 5x -2

please help !!!!
i would really appreciate it ​

Answers

Answer: A

Step-by-step explanation: x=-2, y=3, z=-3

Answer:

A. -2, 3, -3

Step-by-step explanation:

x = 7 - 2y + z

y = 21 + 6x + 2z = 21 + 6×(7 - 2y + z) + 2z =

= 21 + 42 - 12y + 6z + 2z = 63 - 12y + 8z

13y = 63 + 8z

y = (63 + 8z)/13

2x + 2y - 3z = 11

2×(7 - 2y + z) + 2×(63 + 8z)/13 - 3z = 11

2×(7 - 2×(63 + 8z)/13 + z) + 2×(63 + 8z)/13 - 3z = 11

14 - 4×(63 + 8z)/13 + 2z + 2×(63 + 8z)/13 - 3z = 11

-2×(63 + 8z)/13 - z = -3

-2×(63 + 8z) - 13z = -39

-126 - 16z - 13z = -39

-29z = 87

z = -3

y = (63 + 8×-3)/13 = (63 - 24)/13 = 39/13 = 3

x = 7 - 2×3 + -3 = 7 - 6 - 3 = -2

At what rates did she invest?
$1500 invested at___%
$800 invested at ____%

Answers

Answer:

4% and 5% respectively

Step-by-step explanation:

Let the intrest rate be x in the first account at x% and (x+1)% in the second account.

ATQ, 100=(x)*1500/100+(x+1)*800/100

x=4.

Find the equation of the line through points (-5,-6) and (4,12)

Answers

9514 1404 393

Answer:

  y = 2x +4

Step-by-step explanation:

The slope can be found using the slope formula:

  m = (y2 -y1)/(x2 -x1)

  m = (12 -(-6))/(4 -(-5)) = 18/9 = 2

The y-intercept can be found from ...

  b = y -mx

  b = 12 -(2)(4) = 4

Then the slope-intercept equation for the line is ...

  y = mx +b

  y = 2x +4

Answer:

y=2x+4

Step-by-step explanation:

Hi there!

We want to find the equation of the line that passes through the points (-5, -6) and (4, 12)

The most common way to write the equation of the line is in slope-intercept form, which is y=mx+b, where m is the slope and b is the y intercept

First, let's find the slope of the line

The formula for the slope calculated from two points is [tex]\frac{y_2-y_1}{x_2-x_1}[/tex], where ([tex]x_1[/tex], [tex]y_1[/tex]) and ([tex]x_2[/tex], [tex]y_2[/tex]) are points

We have everything needed to calculate the slope, but let's label the values of the points to avoid any confusion

[tex]x_1[/tex]=-5

[tex]y_1[/tex]=-6

[tex]x_2[/tex]=4

[tex]y_2[/tex]=12

Now substitute into the formula (remember: the formula has SUBTRACTION in it)

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

m=[tex]\frac{12--6}{4--5}[/tex]

Simplify

m=[tex]\frac{12+6}{4+5}[/tex]

Add

m=[tex]\frac{18}{9}[/tex]

Divide

m=2

So the slope of the line is 2

Here is the equation so far:

y=2x+b

We need to find b

As the line will pass through both (-5, -6) and (4, 12), we can use the values of either one to solve for b

Let's take (4, 12) for instance

Substitute 4 as x and 12 as y

12=2(4)+b

Multiply

12=8+b

Subtract 8 from both sides

4=b

Substitute 4 as b in the equation

y=2x+4

Hope this helps!

the line parallel to 5x-3y=15 and containing (5,7)
what is the equation of the line?

Answers

Answer:

3y=5x-4

Step-by-step explanation:

As the lines are parallel, the slope will be 5/3. The equation of line will be y=(5/3)*x-4/3. 3y=5x-4

The automatic opening device of a military cargo parachute has been designed to open when the parachute is 185 m above the ground. Suppose opening altitude actually has a normal distribution with mean value 185 and standard deviation 32 m. Equipment damage will occur if the parachute opens at an altitude of less than 100 m. What is the probability that there is equipment damage to the payload of at least one of five independently dropped parachutes

Answers

Answer:

0.0193 = 1.93% probability that there is equipment damage to the payload of at least one of five independently dropped parachutes.

Step-by-step explanation:

For each parachute, there are only two possible outcomes. Either there is damage, or there is not. The probability of there being damage on a parachute is independent of any other parachute, which means that the binomial probability distribution is used to solve this question.

To find the probability of damage on a parachute, the normal distribution is used.

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

And p is the probability of X happening.

Normal Probability Distribution

Problems of normal distributions can be solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:

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

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.

Probability of a parachute having damage.

The opening altitude actually has a normal distribution with mean value 185 and standard deviation 32 m, which means that [tex]\mu = 185, \sigma = 32[/tex]

Equipment damage will occur if the parachute opens at an altitude of less than 100 m, which means that the probability of damage is the p-value of  Z when X = 100. So

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

[tex]Z = \frac{100 - 185}{32}[/tex]

[tex]Z = -2.66[/tex]

[tex]Z = -2.66[/tex] has a p-value of 0.0039.

What is the probability that there is equipment damage to the payload of at least one of five independently dropped parachutes?

0.0039 probability of a parachute having damage, which means that [tex]p = 0.0039[/tex]

5 parachutes, which means that [tex]n = 5[/tex]

This probability is:

[tex]P(X \geq 1) = 1 - P(X = 0)[/tex]

In which

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 0) = C_{5,0}.(0.0039)^{0}.(0.9961)^{5} = 0.9807[/tex]

Then

[tex]P(X \geq 1) = 1 - P(X = 0) = 1 - 0.9807 = 0.0193[/tex]

0.0193 = 1.93% probability that there is equipment damage to the payload of at least one of five independently dropped parachutes.

I want to know how to solve this equation

Answers

Answer:

the last two answers are the only correct ones

Which of the following statements best describes the effect of replacing the graph of y = f(x) with the graph of y = f(x) − 11?

Answers

Answer:

the graph would cut the y-axis 11 units below y=f(x)

A toy car costs $60. It is reduced to 10% in a sale. How much does it cost in a sale ?​

Answers

Answer:

$54

Step-by-step explanation:

10% of $60 is $6

$60-$6=$54

i need help on this pls

Answers

Answer:

Shawn earns $11 per hour.

Step-by-step explanation:

When looking at the x axis (hours), and find where 1 hour intersects with the y axis It intersects with the point labeled at $11. This means after working for 1 hour, Shawn earned $11.

Can someone do #4 #5 #6?

Answers

4. Percent increase

Because Original Value < New Value

5. Percent

6. Whole

Because it's asking what number that means total.

Thanks :)

Love from India :)

P,W,R & S form the vertices of a quadrilateral. PQR = 74 degrees
RSP = 121 degrees
Find the value of SPQ

Answers

Answer:

∠ SPQ = 75°

Step-by-step explanation:

The sum of the 4 angles in a quadrilateral = 360°

Subtract the sum of the 3 angles from 360 for ∠ SPQ

∠ SPQ = 360° - (90 + 74 + 121)° = 360° - 285° = 75°

What is the slope of the points (-2,7) and (2,-5)?
4
-3
-12
3

Answers

Answer:

The slope of a line that goes through both [tex](-2,\, 7)[/tex] and [tex](2,\, -5)[/tex] would be [tex](-3)[/tex].

Step-by-step explanation:

The slope of a line is the ratio between rise and run between these two points.

The rise between two points is the change to the corresponding [tex]y[/tex] coordinates. Between [tex](-2,\, 7)[/tex] and [tex](2,\, -5)[/tex], the rise would be [tex](-5) - 7 = (-12)[/tex] (subtract the first [tex]y\![/tex]-coordinate from the second.)

The run between two points is the change to the corresponding [tex]y[/tex] coordinates. Between [tex](-2,\, 7)[/tex] and [tex](2,\, -5)[/tex], the rise would be [tex]2 - (-2) = 4[/tex] (likewise, subtract the first [tex]x[/tex]-coordinate from the second.)

Hence, the slope of this line would be:

[tex]\begin{aligned} \frac{\text{rise}}{\text{run}} &= \frac{-12}{4} = -3\end{aligned}[/tex].

It would be 3 you can find it on your Calcator

4.5*10^-8/9*10^-9 find the quotient and write it in scientific form

Answers

Answer:

5

Step-by-step explanation:

4.5*10^-8/ 9*10^-9

1) Reduce the fraction, express 9 as a product of multiplying 4.5*2

4.5*10^-8/4.5*2*10^-9

2) Then notice the common factor of numerator and denominator( 4.5) , get rid of it in both numerator and dnominator

3) 10^-8/ 2*10^-9= 1/2*(10^-8/10^-9)= 0.5* (10^-8/10^-9)

10^-8/10^-9= 10^(-8-(-9))= 10^1=10.

so 0.5*10=5 (it is the answer written in scientific form)

When is it appropriate to use the​ two-sample t-methods instead of the one sample​ t-methods? Choose the correct answer below. A. Use the​ two-sample t-methods when a sample was taken from each of two populations​ (i.e. two groups being​ compared) and the population standard deviations are not known. Use the​ one-sample t-methods when a sample was taken from one population. B. Use the​ two-sample t-methods when a random sample was not taken. Use the​ one-sample t-methods when a random sample was taken. C. Use the​ two-sample t-methods when the conditions for inference using the​ one-sample t-methods​ aren't satisfied. D. Use the​ two-sample t-methods when the population standard deviation is known. Use the​ one-sample t-methods when the population standard deviation is not known.

Answers

Answer:

A. Use the​ two-sample t-methods when a sample was taken from each of two populations​ (i.e. two groups being​ compared) and the population standard deviations are not known.

Step-by-step explanation:

T-distribution:

When the population standard deviation is not known, the t-distribution is used.

If a sample was taken from one population, we use the one-sample method, while if there is a comparison of two populations, the two-sample method is used, and thus, the correct answer is given by option A.

You play a game where you roll a single die. You pay $1 to play, and the payouts are $0.50 if you roll an
even number, $2 if you roll a 1, and $1 if you roll a 3 or 5. What are the odds for winning money if you play this game? Show your work and Explain.

Answers

Let W be the random variable representing your winnings from playing the game. Then

[tex]P(W=w)=\begin{cases}\text{prob. of rolling an even number}=\frac12&\text{if }w=\$0.50-\$1=-\$0.50\\\text{prob. of rolling a 1}=\frac16&\text{if }w=\$2-\$1=\$1\\\text{prob. of rolling 3 or 5}=\frac13&\text{if }w=\$1-\$1=\$0\\0&\text{otherwise}\end{cases}[/tex]

In short, you have a 1/6 chance of profiting from the game, and a 5/6 chance of losing money. So the odds of winning are (1/6)/(5/6) = 1/5 or 1 to 5.

Slide 1.
1) The polygons below ore similor. Find the value of y.
8.
10

Answers

Answer:

y =6

Step-by-step explanation:

We can write a ratio to solve

3           y

----- = ----------

4            8

Using cross products

3*8 = 4y

24 = 4y

Divide by 4

24/4 = 4y/4

6 = y

In a certain animal​ species, the probability that a healthy adult female will have no offspring in a given year is 0.24, while the probabilities of​ 1, 2,​ 3, or 4 offspring​ are respectively 0.25, 0.19, 0.17, and 0.15. Find the expected number of offspring. ​

Answers

Answer:

The expected number of offspring is 2

Step-by-step explanation:

The given parameters can be represented as:

[tex]\begin{array}{cccccc}x & {0} & {1} & {2} & {3} & {4} \ \\ P(x) & {0.24} & {0.25} & {0.19} & {0.17} & {0.15} \ \end{array}[/tex]

Required

The expected number of offspring

This implies that we calculate the expected value of the function.

So, we have:

[tex]E(x) = \sum x * P(x)[/tex]

Substitute known values

[tex]E(x) = 0 * 0.24 + 1 * 0.25 + 2 * 0.19+ 3 * 0.17 + 4 * 0.15[/tex]

Using a calculator, we have:

[tex]E(x) = 1.74[/tex]

[tex]E(x) = 2[/tex] --- approximated

х
0
1
2
3
4
y
12 36 108
Which exponential function is the equation for the values in the table?

Answers

Answer:

12*(3)^x

Step-by-step explanation:

Let the exponential function be y=a*b^x. Given y(0)=12, a=12. Next y(2)=36, b=3

Answer:

Your answer is f(x)=4(3)x

Step-by-step explanation:

Mark me brainliest :)

Question 12 plz show ALL STEPS

Answers

9514 1404 393

Answer:

  θ = 1.5 radians ≈ 85.9°

Step-by-step explanation:

The arc length in terms of central angle and radius is ...

  s = rθ

where θ is the central angle in radians. Here, we want to find θ, so we have ...

  θ = s/r . . . . divide by r

For the given numbers, ...

  θ = (6 cm)/(4 cm) = 3/2 = 1.5 . . . radians

I radian is 180°/π, so 3/2 radians is ...

  (3/2)(180°/π) = 270°/π ≈ 85.9°

A popular brand of pen is available in 13 colors and 2 writing tips. How many different choices of pens do you have with this brand?

There are ___ different choices of pens with this brand.

Answers

Answer:

7

Step-by-step explanation:

i had it

Type the correct answer In each box. Use numerals instead of words. What is the equation of the quadratic function that has a minimum at (7,-3) and goes through (9.9)​

Answers

Answer:

Step-by-step explanation:

2xy+x+2y answer please

Answers

Step-by-step explanation:

2 x y + x + 2 y is equal to 3 x y + 2 y final answer is 5xy

Can you help with this

Answers

9514 1404 393

Answer:

  D, C

Step-by-step explanation:

The only two rational expressions that have appropriate denominators are ...

  1/(x² +6x) . . . contributes a factor of x to the denominator

  (x+2)/(x² -36) . . . contributes a factor of (x -6) to the denominator

The proper order in the expression is ...

  [tex]\displaystyle\dfrac{x+2}{x^2-36}-\dfrac{1}{x^2+6x}=\dfrac{x^2+x+6}{x(x-6)(x+6)}[/tex]

Answer:

(x+2/x^2-36) - (1/x^2+6x) = (x^2+x+6/x(x-6)(x+6))

Step-by-step explanation:

I hope that helps

A 2-column table has 2 rows. The first column is labeled x with entries negative 2, negative 1, 0, 1, 2. The second column is labeled f (x) with entries 8, 2, 0.5, 0.125, 0.03125.
Use the table of values to write the exponential function.

Answers

Answer:

0.5

0.25

Step-by-step explanation:

The equation for the exponential function is f(x) = 0.5(0.25)ˣ after applying the concept of the function.

What is an exponential function?

It is defined as a function that rapidly increases and the value of the exponential function is always positive. It denotes with exponent y = aˣ

where a is a constant and a>1

It is given that:

A 2-column table has 2 rows. The first column is labeled x with entries negative 2, negative 1, 0, 1, 2. The second column is labeled f (x) with entries 8, 2, 0.5, 0.125, and 0.03125.

x     f(x)

-2     8

-1      2

0      0.5

1       0.125

2       0.03125

Let the function is:

f(x) = a(b)ˣ

Plug x = 0 and f(x) = 0.5

0.5 = a

Plug x = -1 and f(x) = 2

2 = 0.5(1/b)

b = 0.5/2 = 0.25

f(x) = 0.5(0.25)ˣ

Thus, the equation for the exponential function is f(x) = 0.5(0.25)ˣ after applying the concept of the function.

Learn more about the exponential function here:

brainly.com/question/11487261

#SPJ2

Other Questions
find the measure of one exterior angle for the following regular polygon The human heart weighs how many pounds From the picture, two cylindrical glasses of the same capacity. Find the diameter length (X) of a small glass of water.8121410 MC Qu. 54 Maxim manufactures a hamster food product... Maxim manufactures a hamster food product called Green Health. Maxim currently has 10,000 bags of Green Health on hand. The variable production costs per bag are $3.60 and total fixed costs are $10,000. The hamster food can be sold as it is for $8.95 per bag or be processed further into Premium Green and Green Deluxe at an additional $2,200 cost. The additional processing will yield 10,000 bags of Premium Green and 3,200 bags of Green Deluxe, which can be sold for $7.95 and $5.95 per bag, respectively. The net advantage (incremental income) of processing Green Health further into Premium Green and Green Deluxe would be: Solve the problem below 6. A taxi driver picked up a fare at the Hyatt Regency Hotel who wanted to go to the airport. The traffic was heavy, and the taxicabs average speed for the entire trip was just forty miles per hour. The total time of the trip was eighty minutes, and the customer was charged accordingly. At the airport, the taxi driver picked up another customer who wanted to be taken to the same Hyatt Regency Hotel. The taxi driver returned to the hotel along the same route that he had used just before, and traveled with the same average speed. But this time the trip took an hour and twenty minutes. Can you explain why? On January 1, the company purchased equipment that cost $10,000. The equipment is expected to be worth about (or has a salvage value of) $1,000 at the end of its useful life in five years. The company uses straight-line depreciation. It has not recorded any adjustments relating to this equipment during the current year. Complete the necessary December 31 journal entry by selecting the account names from the pull-down menus and entering dollar amounts in the debit and credit columns.View transaction list Note: Enter debits before credits. Date General Journal Debit Credit Dec. 31 es Depreciation expense Accumulated depreciation Record entry Clear entry View general journal A standard bathroom scale is placed on an elevator. A 28 kg boy enters the elevator on the first floor and steps on the scale. What will the scale read (in newtons) when the elevator begins to accelerate upward at 0.5 m/s2 Buff is considering a new packaging machine. The initial cost is $10,000 and we would save $4,000 per year in labor costs. If our MARR is 12% and our projects must have a 3-year discounted payback period, should we purchase this packaging machine? Yes NoNot enough nformation to answer. Given the scatter plot, choose the function that best fits the data.(See photo attached)A. f(x) = 2^xB. f(x) = 2xC. f(x) = -2xD. f(x) = 2x^2 A decomposition of a sample of diphosphorus trioxide forms 1.29 g phosphorus to every 1.00 g oxygen. The decomposition of a sample of diphosphorus pentoxide forms 0.775 g phosphorus to every 1.00 g oxygen.Required:How many grams of P205 are formed when 5.89 g of P react with excess oxgen? Because of ethical issues concerning abortion and other reproductive matters, many states have laws thatQuestion 7 options:prohibit the refusal of legal medical services to anyone based on personal beliefs.require agencies who receive government funding to provide all legal services.allow individuals, agencies, and facilities to refuse to participate in providing abortion services.allow state agencies to decide services where ethical issues are a concern. what did seyyid said transfer his capital Which of the following would tell you that a weak base is present?A. An indicator added to the solution turns green-blue.B. If there is a high reaction rate.C. If the pH of the solution is close to 14.D. If the solution is a good conductor of electricity. 1. What are the characteristics of British people? 2. How do you understand the constitutional mornachy? 3. How would you describe the United States of America in terms of geography? 4. What are the 6 basic traditional American values? what is the length of AC? Which of the following expressions are equivalent?I. 5a6II. 30aIII. a6 + a6 + a6 + a6 + a6IV. 6a5 Genna approached Al Ternator about joining the business as an owner. She offered to provide the technical expertise and deal directly with customers, while Al, who has a degree in finance, takes care of the financial side of running Car Keepers. In addition, Genna wants Al to contribute some much-needed money for expansion. Under Genna's proposal, she and Al would operate the business together as A company manufactures aluminum cans for the beverage industry and prepares its financial statements in accordance with International Financial Reporting Standards (IFRS). During its latest full fiscal year, the company recorded the following:Inventory Item Amount (thousands)Raw material aluminum costs 150,000Storage of finished cans 15,000Wasted aluminum materials from abnormal production errors during the year 500Transportation-in costs 640Tax-related duties 340Administrative overhead 7,500Trade discounts due to volume purchases throughout the year 520The total costs included in inventory (in thousands) for the year are closest to: ____________ Which of the following statements is true?(A) Active voice avoids responsibility and should never be used(B) Passive voice avoid responsibility and should never be used(C) Active voice takes responsibility and should be used the most(D) Passive voice takes responsibility and should be used the mostAnswer is C