What is the answer pls

What Is The Answer Pls

Answers

Answer 1

By translation, the images of the vertices Q and S are Q'(x, y) = (- 1, 4) and S'(x, y) = (- 3, 2).

How to find the image of a point by translation

In this problem we find the representation of a parallelogram, which is formed by four vertices. The images of the vertices can be found by means of translation, whose formula is introduced below:

C'(x, y) = C(x, y) + T(x, y)

Where:

C(x, y) - Original pointT(x, y) - Translation vector.C'(x, y) - Image

If we know that Q(x, y) = (4, 1), S(x, y) = (2, - 1) and T(x, y) = (- 5, 3), then the images of the points are:

Q'(x, y) = (4, 1) + (- 5, 3)

Q'(x, y) = (- 1, 4)

S'(x, y) = (2, - 1) + (- 5, 3)

S'(x, y) = (- 3, 2)

To learn more on translations: https://brainly.com/question/17152175

#SPJ1


Related Questions

Need help on finding g .

Answers

The numeric values for this problem are given as follows:

g(-1) = -2.g(2) = 0.g(3) = 0.5.

How to obtain the numeric values of the function?

The function in this problem is a piecewise function, meaning that it has different definitions based on the input x of the function.

For x between -2 and 2, the function is defined as follows:

g(x) = -(x - 1)² + 2.

Hence the numeric value at x = -1 is given as follows:

g(-1) = -(-1 - 1)² + 2 = -4 + 2 = -2.

For x at x = 2 and greater, the function is given as follows:

g(x) = 0.5x - 1.

Hence the numeric values at x = 2 and x = 3 are given as follows:

g(2) = 0.5(2) - 1 = 0.g(3) = 0.5(3) - 1 = 0.5.

A similar problem, also featuring numeric values of a function, is given at brainly.com/question/28367050

#SPJ1

Estudios de caso con características cualitativas y cuantitativas

Answers

De acuerdo con la información, el tipo de estudio de caso descrito es estudios de caso mixtos debido a que son aquellos que combinan características cualitativas y cuantitativas.

¿Qué son los estudios de caso mixtos?

Los estudios de caso mixtos se caracterizan por combinar características cualitativas y cuantitativas en la recopilación y análisis de datos. Estos estudios buscan obtener una comprensión más completa y profunda del fenómeno estudiado.

Los datos cualitativos se obtienen a través de entrevistas, observaciones o análisis de contenido, brindando una comprensión rica de los contextos y perspectivas. Los datos cuantitativos se recopilan mediante encuestas, cuestionarios o análisis estadísticos, permitiendo obtener información objetiva y generalizable.

ENGLISH VERSION


According to the information, the type of case study described is mixed case studies because they are those that combine qualitative and quantitative characteristics.

What are mixed case studies?

The mixed case studies are characterized by combining qualitative and quantitative characteristics in the compilation and analysis of data. These studies seek to obtain a more complete and profound understanding of the phenomenon studied.

The qualitative data are obtained through interviews, observations or analysis of content, bringing an understanding of contexts and perspectives.The quantitative data are compiled through surveys, questionnaires or statistical analysis, allowing to obtain objectivable and generalizable information.

Learn more about case study in: https://brainly.com/question/24259426

#SPJ1

wich expression is equivalent to x -5/3

Answers

Answer:

[tex] {x}^{ - \frac{5}{3} } = \frac{1}{ {x}^{ \frac{5}{3} } } = \frac{1}{ \sqrt[3]{ {x}^{5} } } [/tex]

Lakes Corporation has four departments. The double bar graph below shows how many male and female employees are in each department. Use this graph to
answer the questions.
D
Number of employees
300
250
200
150-
100
50-
0
Advertising Marketing Production Accounting
Department
(a) Estimate the number of females in Marketing.
Males
Females

Answers

The estimate for the number of females in marketing is given as follows:

225 females.

What is shown by the bar graph?

A bar graph shows the output considering a given input. In the context of this problem, the inputs are the prices, and for each input there are two outputs, which are the number of male employees and the number of females employees in each department.

For this problem, the second input is the number of male employees and the number of females employees in the marketing departments.

Hence the number of employees is given as follows:

200 males.225 females.

More can be learned about bar graphs at brainly.com/question/28535024

#SPJ1

MARKING AS BRAINLIST PLEASE HELP!!

Answers

The probability of either events A or B occurring is determined as 0.89.

What is the probability of either even occurring?

The probability of either events occurring is calculated by applying the following formula as shown below;

P (A or B ) = P ( A ) + P ( B )

The probability of A is calculated as follows;

P ( A ) = A / total outcome

P ( A ) = ( 20 ) / ( 20 + 12 + 4 )

P ( A ) = ( 20 ) / ( 36 )

P ( A ) = 5/9

The probability of B is calculated as follows;

P ( B ) = B / total outcome

P ( B ) = 12 / 36

P ( B ) = 1/3

The probability of either A or B is calculated as follows;

P (A or B) = 5/9  +  1/3

P (A or B) = 8/9 = 0.89

Learn more about probability here: https://brainly.com/question/25870256

#SPJ1

why two +Eleven + nine




Answers

Answer:

22 is answer

Step-by-step explanation:

Answer:

лвоалалалоала.сллслала лвлвлвл

Line l bisects segment BC of triangle ABC, where A is at (3, -3), B is at (1, 4), and C is at (3, -2). If line l also travels through point A, what is its equation?
A. y=-5x-1
B. y=-2x+4
C. y=-4x+9
D. y=4x-1
E. y=5x+4

Answers

Answer:

Option C y = -4x + 9

Step-by-step explanation:

Equation of a line:

            The line l bisects BC. The line l passes through the midpoint of BC.

B(1, 4) ; C(3 , -2)

  [tex]\sf Midpoint \ of \ BC = \left(\dfrac{x_1+x_2}{2},\dfrac{y_1+y_2}{2}\right)[/tex]

                           [tex]\sf = \left(\dfrac{1+3}{2},\dfrac{4-2}2{}\right)\\\\\\=\left(\dfrac{4}{2},\dfrac{2}{2}\right)\\\\\\=(2 , 1)[/tex]

Line l passes through (2,1) and A(3 , -3),

    [tex]\sf \boxed{Slope =\dfrac{y_2-y_1}{x_2-x_1}}[/tex]

                [tex]\sf =\dfrac{-3-1}{3-2}\\\\\\=\dfrac{-4}{1}\\\\=-4[/tex]

m = -4

Equation of line in slope intercept form: y =mx +c

Here, m is the slope and c is the y-intercept.

        y = -4x + c

    As the line l is passing through (2,1), substitute the point (2,1) in the above equation and find c.

        1 = -4*2 + c

        1 = -8 +  c

  1 + 8 = c

        c = 9

Equation of the line l:

       y = -4x + 9    

Evaluate : 3² x (-2)³ x 5 Working out:​

Answers

Answer: 180

Step-by-step explanation:

Use the order of operations: PEMDAS

Parenthesis

Exponents

Multiplication/Division

Addition/Subtraction

3² x (-2)³ x 5               >There is nothing to simplify within parenthesis

                                   >Exponents are next in Order of Operations

(3)(3) x (-2)(-2) x 5       >This is the exponents expanded

9 x 4 x 5                      >Multiply from left to right

36 x 5

180

Help! The white shark can grow to a length of 21 feet. This is 35% of the maximum length of the sperm whale. Find the maximum length of the sperm whale. If necessary, round your answer to the nearest tenth.

Answers

Answer:

Step-by-step explanation:

how to solve this question? ​

Answers

The revised Doubtful Debts Provision should be, $4,555.

Now, Using a net debtors value of $91,100 and a provision rate of 5%, use the calculation to get the adjusted Provision for Doubtful Debts (PDD):

Net Debts x Provision Rate equals Adjusted PDD.

The computation would then be:

= $91,100 x 0.05

= $4,555 is the adjusted PDD.

Because of the additional $550 in bad debt and the revised net debtors value of $91,100, the Provision for Doubtful Debts must be raised by ,

= $4,555 - $3,500

= $1,055

Hence, The revised Doubtful Debts Provision should be $4,555.

Learn more about the multiplication visit:

https://brainly.com/question/10873737

#SPJ1

cm 84. A father's age was three times and two times of his son at 2040 and 2050 respectively. What will be the birth year of son? a. 2030 b. 2035 c. 2031 d. 2032 100​

Answers

Answer:

(a)2030

Step-by-step explanation:

I'm assuming the 100 at the end of the question is a typo.
In 2040, the son's age can be written as [tex]\frac{x}{3}[/tex], where x equals the age of his father. In 2050, the son's age can be written as [tex]\frac{x-10}{2}[/tex] (as ten years is added between 2040 and 2050). When equated to each other--> [tex]\frac{x-10}{2}[/tex] = [tex]\frac{x}{3}[/tex], we can first simplify by multiplying both sides to reach the least common denomination 6, giving us 3(x-10)=2x --->3x-30=2x--->x=30 is the dad's age. The son's age in 2040, 30/3, is equal to 10 years, meaning he was born in the year 2030 (a).

Hello i need help please

Answers

[tex]2\cdot20\text{ m}\cdot n+2\cdot20\text{ m}\cdot 5\text{ m}+2\cdot 5\text{ m}\cdot n=1100\text{ m}^2\\40n\text{ m}+200\text{ m}^2+10n\text{ m}=1100\text{ m}^2\\50n\text{ m}=900\text{ m}^2\\n=18\text{ m}[/tex]

Please help me please only answer if correct

Answers

The value of x in the triangle is 9, the volume of the cylinder is 1272.3 yd³ and the volume of the sphere is 268.1 mi³.

What is the numerical value of x in the triangle?

To solve for the value of x in the triangle, we use ratio:

[tex]\frac{20}{20 + 16}=\frac{45}{45 + 3x + 9}[/tex]

Simplify and solve for x:

20/36 = 45/(3x + 54 )

Cross mulltiply:

20( 3x + 54 ) = 36 × 45

60x + 1080 = 1620

60x = 1620 - 1080

60x = 540

x = 540/60

x = 9

Therefore, the value of x is 9.

Option A) 9 is the correct answer.

Question 2)

Height of ctlinder h = 5 yd

Diameter = 18 yd

Radius = diameter/2 = 18/2 = 9 yd

Volume of cylinder = π × (radius)² × height

Volume = π × 9² × 5

Volume = 1272.3 yd³

Therefore, the volume of the cylinder is 1272.3 yd³.

Option B) 1272.3 yd³ is the correct ansswer.

Question 3)

Radius of the sphere r = 4 mi

Volume = ?

Volume = 4/3 × π × ( radius )³

Volume = 4/3 × π × ( 4 )³

Volume = 268.1 mi³

Therefore, the volume of the sphere is 268.1 mi³.

Option B) 268.1 mi³ is the correct answer.

Learn about volume of hemisphere here: brainly.com/question/22886594

#SPJ1

Last year, 5 friends went to the beach. They each drank the same number of canned drinks and had 2 drinks left over. 2 friends could not come to the beach this year. The others brought the same number of drinks as last year and each drank equally as much as the year prior, this time ending with 8 drinks left over. How many beverages did each friend drink?

Answers

Each friend drank a total of 3 beverages during their visit to the beach.

Numerical calculation

To find the number of beverages each friend drank, let's assume the number of drinks they brought and consumed this year is represented by 'x'.

From the given information, we can set up the following equations:

Last year:

5x + 2 = Total number of drinks (equation 1)

This year:

3x + 8 = Total number of drinks (equation 2)

Since the total number of drinks should be the same in both years, we can set equation 1 equal to equation 2:

5x + 2 = 3x + 8

Now, let's solve this equation to find the value of 'x':

5x - 3x = 8 - 2

2x = 6

x = 3

So, each friend drank 3 canned drinks both last year and this year.

Therefore, each friend drank 3 beverages.

More on numerical calculations can be found here: https://brainly.com/question/32130540

#SPJ9

change 4+(6/10)+(7/100) to decimal​

Answers

Hello!

4 + (6/10) + (7/100)

= 4 + 0.6 + 0.07

= 4.67

Plot the image of Figure ABCD after a dilation with scale factor. One of the sides
has been plotted for you.
Click twice to plot a segment.
Click a segment to delete it.
B
B'-

Answers

The image of the figure  after dilation is attached and the new dimensions are

A'B' = C'D' = 6 units

A'D' = B'C' = 2 units

How to find the new dimensions

To find the new dimensions after dilation, we need to know the dimension of the preimage.

Examining the attached figure, assuming each do represent 1 unit we have that

AB = CD = 18 units

AD = BC  6 units

Using the scale factor of 1/3 results to

A'B' = C'D' = 18 * 1/3 = 6 units

A'D' = B'C' =  6 * 1/3 = 2 units

Learn more about dilation at

https://brainly.com/question/30240987

#SPJ1

Priya and Hadley, fans of this player, calculate the expected value of X is E(X) = 0.80. Priya says, "The probability that this player makes a free-throw is 0.80, on average." Hadley says, "This player will make 0.80 free-throws in his next set of 2." Whose statement is correct based on the expected value? Choose 1 answer: B Only Priya's Only Hadley's Both statements are correct. Neither statement is correct.​

Answers

Only Priya's statement is correct based on the expected value. The expected value of X represents the average or mean number of successful free-throws that the player makes. Therefore, it is correct to say that the probability of making a free-throw is 0.80 on average. Hadley's statement about the next set of 2 free-throws is incorrect because the expected value does not tell us exactly how many free-throws the player will make in a given set, but rather what the average or expected number of successful free-throws will be over a series of trials.

Solve h(t) = -16t^2 + 16t + 480 where t is time and h is height and finding out how long it would take a ball to hit the ground.

Answers

Answer: Factor the problem

Step-by-step explanation:

Take out the common factor (-16), it will leave you with (t^2 - t - 30)

Factor (t - 6) (t + 5)

t - 6 = 0 or t + 5 = 0

t = 6 seconds

State whether the equation is written in Standard, Intercept, or Vertex Form
m(x) = (x-3)(x+5)

Answers

The equation m(x) = (x-3)(x+5) is written in intercept form.

How to determine if the equation is written in Standard, Intercept, or Vertex Form

The equation m(x) = (x-3)(x+5) represents a quadratic function.

Analysing the equation.

Standard form of a quadratic equation is written as:

f(x) = ax^2 + bx + c, where a, b, and c are constants.

Intercept form of a quadratic equation is written as:

f(x) = a(x-p)(x-q), where a, p, and q are constants representing the x-intercepts.

Vertex form of a quadratic equation is written as:

f(x) = a(x-h)^2 + k, where a, h, and k are constants representing the vertex coordinates.

The factors (x-3) and (x+5) represent the x-intercepts of the quadratic function.

Therefore, the equation m(x) = (x-3)(x+5) is written in intercept form.

Learn more about intercept form at https://brainly.com/question/306928

#SPJ1

I already tried 21 and that was incorrect

Answers

Twice the first number = 20 more than the second number.
2x = (x + 1) + 20
2x= x+ 1 + 20
Subtract x from both sides,
2x - x= 21
x = 21
Largest number = x + 2
= 21+ 2
= 23

Answer:

23

Step-by-step explanation:

An integer is a whole number that can be positive, negative, or zero, without any fractional or decimal parts.

The given expressions for three consecutive integers are:

x(x + 1)(x + 2)

Give that twice the first number is 20 more than the second:

[tex]2x = (x + 1) + 20[/tex]

Solve this equation for x:

[tex]\begin{aligned}2x &= (x + 1) + 20\\2x&=x+1+20\\2x&=x+21\\2x-x&=x+21-x\\x&=21\end{aligned}[/tex]

The expression for the largest integer is (x + 2).

Therefore, to find the largest number, substitute the found value of x into this expression:

[tex]\begin{aligned}\sf Largest\;number&=(x+2)\\&=21+2\\&=23\end{aligned}[/tex]

Therefore, the largest number is 23.

Two snails have shells that are similar in shape. The younger snail has a shell with a height of 3.9 centimeters and a volume of 3 cubic centimeters. The older snail has a shell with a volume of 10 cubic centimeters. Estimate the height of the older snail’s shell. Round your answer to the nearest tenth.

can someone pls answer this asap and show ur work

Answers

The estimated height of the older snail's shell is approximately 13 centimeters.

To estimate the height of the older snail's shell, we can use the concept of proportional relationships between the heights and volumes of the snail shells.

Let's denote the height of the older snail's shell as "h" (in centimeters). We can set up a proportion based on the relationship between the heights and volumes of the snail shells:

(height of younger snail) / (volume of younger snail) = (height of older snail) / (volume of older snail)

Substituting the given values:

3.9 / 3 = h / 10

To solve for "h," we can cross-multiply and then divide:

3 * h = 3.9 * 10

3h = 39

h = 39 / 3

h ≈ 13

The estimated height of the older snail's shell is approximately 13 centimeters.

Know more about  snail's shell   here:

https://brainly.com/question/11915249

#SPJ8

What is the surface area (S.A) of the circle shown below in terms of π

r = 4 inches.
h = 6 inches.

Answers

Answer:

64π

Step-by-step explanation:

To calculate the surface area (S.A) of the circle with a radius (r) of 4 inches and a height (h) of 6 inches, we need to consider both the curved surface area (lateral surface area) and the area of the circular base.

The curved surface area, also known as the lateral surface area, is calculated using the formula:

L.A = 2πrh

Substituting the given values, we have:

L.A = 2π(4)(6)

L.A = 48π square inches

The area of the circular base is calculated using the formula:

A = πr^2

Substituting the given radius, we have:

A = π(4^2)

A = 16π square inches

To find the total surface area (S.A), we need to sum the lateral surface area (L.A) and the area of the circular base (A):

S.A = L.A + A

S.A = 48π + 16π

S.A = 64π square inches

Therefore, the surface area (S.A) of the given circle is 64π square inches.

which of the four venn diagrams repesents x

Answers

[tex]X'=\varepsilon\setminus X[/tex] where [tex]\varepsilon[/tex] is the universe. It means that [tex]X'[/tex] is everything except the set [tex]X[/tex], and that in shown in the image C.

State if the triangles in each pair are similar. If so, state how you know they are similar and
complete the similarity statement.
1)
16
ADEF-
12
18
24
D
12
similar; AA similarity; AJKL
similar; SAS similarity; AKLJ
not similar
no

Answers

The triangle ∆DEF is similar by the SSS similarly to the triangle ∆JKL

What are similar triangles

Similar triangles are two triangles that have the same shape, but not necessarily the same size. This means that corresponding angles of the two triangles are equal, and corresponding sides are in proportion.

To know if the triangles DEF and JKL are similar, we check if their sides corresponds in the same ratio, that is;

JK/DE = KL/EF = JL/DF

JK/DE = 9/12 = 3/4

KL/EF = 18/24 = 3/4

JL/DF = 12/16 = 3/4

Therefore, the triangle ∆DEF is similar by the SSS similarly to the triangle ∆JKL

Read more about similar triangles here:https://brainly.com/question/14285697

#SPJ1

General Admission
$15 admission
$4 per taco

VIP
$36 admission
$1.50 per taco

How many tacos must Derrick buy for each pricing option to be the cheapest?

Answers

Answer:

Therefore, if Derrick wants to spend a maximum of $50 and he intends to buy a maximum of 8 tacos, then the general admission option is the cheapest. If he intends to buy 9 or more tacos, then the VIP option is the cheapest.

Step-by-step explanation:

To determine how many tacos Derrick must buy for each pricing option to be the cheapest, we can set up separate equations for each pricing option based on the total cost. Let's assume Derrick wants to spend a maximum of $50 on admission and tacos.

For the general admission option:

Total cost = 15 + 4x, where x is the number of tacos

We want to find the value of x that makes the total cost the same or less than $50:

15 + 4x ≤ 50

4x ≤ 35

x ≤ 8.75

For the VIP option:

Total cost = 36 + 1.5x, where x is the number of tacos

We want to find the value of x that makes the total cost the same or less than $50:

36 + 1.5x ≤ 50

1.5x ≤ 14

x ≤ 9.33

Calculate the 2022 Horizontal Analysis variance of “Sales Revenue” in %. Fill in the equations using the financial statements provided (no symbols or commas) and the % should be in a XX.XX format:



Step 1: Blank 1; – Blank 2; = Blank 3;

Step 2: Blank 4; ÷ Blank 5; = Blank 6 %

Blank 1
Add your answer
Blank 2
Add your answer
Blank 3
Add your answer
Blank 4
Add your answer
Blank 5
Add your answer
Blank 6

Answers

The horizontal variance of sales between 2021 and 2022 is 340

How did we arrive at this?

By removing the sales figure of 2021 from that of 2022, we are able to arrive at the above figure.

That is Amount of 2022  – Amount of 2021 = Absolute Change.

Figure for 2022 = 3800

Less

Figure for 2021 = 3,460

Variance                340

Excel formula : = Cell no. of amount of 2022 - Cell no of amount of 2021

Note that a negative amount means decrease and positive amount means increase.

Learn more about variance:
https://brainly.com/question/9304306
#SPJ9


Use the calculator to graph the quadratic and determine solution to the equation x2+x-6=0

Answers

A graph of this quadratic equation x² + x - 6 = 0 is shown below.

The solutions to the equation x² + x - 6 = 0 are (-3, 0) and (2, 0).

What is the graph of a quadratic function?

In Mathematics, the graph of a quadratic function always form a parabolic curve or arc because it is u-shaped. Based on the graph of this quadratic function, we can logically deduce that the graph is an upward parabola because the coefficient of x² is positive one (1) and the value of "a" is greater than zero (0).

Since the leading coefficient (value of a) in the given quadratic function x² + x - 6 = 0 is positive one (1), we can logically deduce that the parabola would open upward and the solution would be on the x-intercepts (-3, 0) and (2, 0). Also, the value of the quadratic function f(x) would be minimum at -6.25.

Read more on quadratic functions here: brainly.com/question/29499209

#SPJ1

expanded form of 73.09

Answers

Answer: 70 + 3 + [tex]\frac{9}{100}[/tex]

Step-by-step explanation:

     Firstly, what is expanded form? Expanded form is a sum of a number's digit place values.

     For example, the expanded form of 814 is 800 + 10 + 4.

To find the expanded form of 73.09, we will do the same as the example provided above. However, we have a decimal. This means we will use a fraction. This 9 is in the hundredth place, so we will use the fraction  [tex]\frac{9}{100}[/tex].

73.09 = 70 + 3 + [tex]\frac{9}{100}[/tex]

Find the elements of range that correspond to the elements 0 and 3 of the domain,
[tex]f = {(x, y): 3y - 2x=6}[/tex]

Answers

The elements in the range that correspond to the elements 0 and 3 are y = 2 and y = 4 and the equations are solved.

Given data ,

To find the elements in the range that correspond to the elements 0 and 3 of the domain, we need to solve the equation 3y - 2x = 6 for the corresponding values of y when x = 0 and x = 3.

When x = 0:

Substituting x = 0 into the equation 3y - 2x = 6, we get:

3y - 2(0) = 6

3y = 6

y = 2

So, when x = 0, the corresponding value of y is 2.

When x = 3:

Substituting x = 3 into the equation 3y - 2x = 6, we get:

3y - 2(3) = 6

3y - 6 = 6

3y = 12

y = 4

So, when x = 3, the corresponding value of y is 4.

Hence , the elements in the range that correspond to the elements 0 and 3 of the domain are y = 2 and y = 4, respectively.

To learn more about equations click :

https://brainly.com/question/19297665

#SPJ1

Factor 6a² - 12a - 5a + 10 by grouping.
O (6a - 5)(a + 2)
(6a - 5)(a - 2)
(6a + 5)(a + 2)
-
O (6a + 5)(a − 2)

Answers

Answer: Therefore, the correct factorization by grouping is (a - 2)(6a - 5).

Step-by-step explanation:

To factor 6a² - 12a - 5a + 10 by grouping, we can group the terms in pairs:

6a² - 12a - 5a + 10

Taking common factors from the first two terms and the last two terms separately:

6a(a - 2) - 5(a - 2)

Now, we can see that (a - 2) is common in both terms, so we can factor it out:

(a - 2)(6a - 5)

Hello!

6a² - 12a - 5a + 10

= 6a² - 17a + 10

= 6a² - 5a - 12a + 10

= (6a² - 5a) + (-12a + 10)

= a(6a - 5) - 2(6a - 5)

= (6a - 5)(a - 2)

Other Questions
jrm is a monopolist in the market for a new drug, econbrilliance. using the graph below, determine what jrm's profit-maximizing price for econbrilliance will be. In a large tank of liquid, the pressure at a given depth is a function of A rectangular coil with 225 turns is 5.0 cm high and 4.0 cm wide. When the coil is placed in a magnetic field of 0.25 T, its maximum torque is 0.36 N.m. What is the current in the coil Hadas wants to arrange her cards so that they are exactly the same number of cards on each page. if she can arrange the cards both by 6 and by 15, what is the least amount of cards she can have? If ending inventory is underestimated due to an error in the physical count of items on hand, cost of goods sold will be ___________ and gross profit will be ___________. in the video above, when you clicked on the center of the ball to track its horizontal (x-direction) motion, what did you notice about the separation between the vertical lines? What would you expect to occur if you streaked 1/2 of an agar plate with S. epidermidis and the other half with Penicillium and then incubated for one week Athens & Rome Citizenship Mini-QBackground Essay Questions1. What two Mediterranean societies are being compared? During what approximate time period?2. The essay says that citizenship often strikes a balance between rights and responsibilities. Give anexample of a citizen's rights and an example of his or her responsibilities.EV3. What point was being made by the Athenians Pericles and Aristotle when they used the words"useless" and "beast"?4. What was the difference in population and area between the city-state of Athens and theRoman Republic?5. Can you make a logical guess how size might affect a nation's willingness to grant citizenship? shoot elongation zone membranes are ___________ by the increase in auxin that results from directional blue light stimulusgroup of answer choices If an EMT candidate has been convicted of a felony or misdemeanor, he or she should: Select one: A. send an official request to the National Registry of EMTs (NREMT) to seek approval to take the EMT exam. B. contact the state EMS office and provide its staff with the required documentation. C. recognize that any such conviction will disqualify him or her from EMT licensure. D. wait at least 24 months before taking another state-approved EMT class. TRUE/FALSE. group members report lower satisfaction with computer-mediated groups than face-to-face groups. Transcription and translation together is the process of. should people be more concerned about tornado warnings or tornado watches? quotes that reveal what happens to those who stay at the bed and breakfast ntercropping and crop rotation both ________. Group of answer choices are prohibited in organic farming are aspects of IPM are techniques for conserving soil resources and fertility contribute to leaching contribute to erosion and desertification Identify the etiology portion of the PES statement Inadequate Energy Intake related to decreased ability to consume sufficient energy secondary to chronic COPD as evidenced by consuming less than 75% of estimated needs for one month, weight loss of 5% in one month, reported lack of appetite. A. Inadequate Energy Intake B. Etiology is not documented C. decreased ability to consume sufficient energy secondary to chronic COPD D. consuming less than 75% of estimated needs for one month, weight loss of 5% in one month, reported lack of appetite. A more accurate rating system for air-conditioning equipment that takes into consideration operation during the complete cycle is the ____ standard. The 2000 presidential election provoked a crisis because:. FILL IN THE BLANK. __________ reflects the fact that as more digital devices are connected to a network, the network becomes more valuable. the victim of a homicide is wrapped in a blood-soaked sheet. describe the proper steps to be taken in order to preserve the sheet for laboratory examination. list all necessary submissions that must be made for a thorough examination of blood evidence.