Find x (circle)
(Btw I don’t know if 5.6 is correct so just ignore that)

Find X (circle)(Btw I Dont Know If 5.6 Is Correct So Just Ignore That)

Answers

Answer 1

Answer:

A. 11.2

Step-by-step explanation:

But this has nothing to do with 5.6 × 2. Erase that! Lol.

You have a right triangle here. The only thing to do with the circle is that there are two radii (plural of radius) shown. So they have to be the same measure.

The unmarked "bottom" of the triangle, the short leg, is a radius, so it too, is 8.4.

The hypotenuse of the right triangle, the side on the right, the longest side is 5.6 + 8.4.

The hypotenuse is 14.

Let's do some Pythagorean Theorem.

Leg^2+ leg^2=hypotenuse^2

you know,

a^2 + b^2 = c^2

fill in what we know.

8.4^2 + b^2 = 14^2

simplify.

70.56 + b^2 = 196

subtract 70.56

b^2 = 125.44

squareroot both sides

b = 11.2


Related Questions

In the figure below, j Il m. Find the values of y and z.
78°
11
>
(4z - 14)
y=
Z =

Answers

The values of the variables are y = 102° and z = 23°.

Given that are two parallel lines j and m we need to find the measures of the variables y and z,

So,

Since, j║m, therefore, y and 78° are supplementary because they are exterior consecutive angles between two parallel lines,

So,

y + 78° = 180°

y = 180° - 78°

y = 102°

Now,

y and (4z-14) are linear pair angles, which means they are also supplementary.

Therefore,

y + (4z-14) = 180°

102° + 4z - 14 = 180°

4z + 88 = 180°

4z = 92°

z = 23°

Hence the values of the variables are y = 102° and z = 23°.

Learn more about parallel lines click;

https://brainly.com/question/29762825

#SPJ1

You borrow $25,000 at an interest rate of 5.2% compounded monthly and your monthly payment is $231.49.
What is the interest accrued in the first month?

Answers

Using the compound interest formula,  the interest after one month is $1300

What is compound interest?

The compound interest formula is given by A = P(1 + r)ⁿ where

A = amount after time n, P = principal, r = interest rate and n = time

Now, since y borrow $25,000 at an interest rate of 5.2% compounded monthly and your monthly payment is $231.49. To find  the interest accrued in the first month, we proceed as follows.

So, in the compound interest formula, we have that

P = $25,000r = 5.2 % = 0.052 and n = 1

So, to find the amount after one month, we substitute the values of the variables into the equation. So, we have that

A = P(1 + r)ⁿ

A = 25000(1 + 0.052)¹

A = 25000(1.052)

A = 26300

So, the interest after one month is I = A - P

= $26300 - $25,000

= $ 1300

So, the interest is $1300

Learn more about compound interest here:

https://brainly.com/question/28020457

#SPJ1

a floor that is 15 15 feet by 12 feet is being covered by tiles that are 1.5 feet by 1.5 feet. which is the best represents the number of tiles that will be needed

Answers

The best representation of the number of tiles that will be needed to cover the Floor is 80 tiles.

The number of tiles needed to cover the floor, we can calculate the total area of the floor and divide it by the area of each tile.

The area of the floor is given by the product of its length and width: 15 feet * 12 feet = 180 square feet.

The area of each tile is given by the product of its length and width: 1.5 feet * 1.5 feet = 2.25 square feet.

To find the number of tiles needed, we divide the total area of the floor by the area of each tile:

Number of tiles = (Total area of the floor) / (Area of each tile) = 180 square feet / 2.25 square feet = 80 tiles.

therefore, the best representation of the number of tiles that will be needed to cover the floor is 80 tiles.

To know more about Floor .

https://brainly.com/question/30625339

#SPJ8

Write the function f(x) after the following transformation was performed:
Dilation by a factor of 16

Answers

If a dilation by a factor of 16 is performed on the function f(x), the resulting function can be expressed as f(x) * 16.

In other words, each y-value of the original function is multiplied by 16, while the x-values remain the same.

What did Li’s crush give his Girl Friend and why was his mother upset later about the gift? Provide evidence from the text to support your response.

Answers

In the excerpt, Li's crush gave his girl   friend a rose. The text states: Li's crush gave his girl   friend a rose. She was so happy!

Li's mother was upset about the gift later because she thought it was too expensive.

How to explain the excerpt

The text states: Li's mother was upset when she found out how much the rose cost. She thought it was too much money to spend on a gift.

Li's mother's reaction is understandable. Roses are expensive flowers, and it is possible that Li's mother did not have the money to spend on such a gift. However, it is also important to remember that Li's crush was trying to do something nice for his girl friend, and the rose was a symbol of his love for her. In the end, it is up to Li and his girl friend to decide whether or not the rose was worth the money.

Learn more about excerpt on

https://brainly.com/question/21400963

#SPJ1

Solve following modular equation, using reverse Euclidean algorithm:

[tex](5 * x) mod 91 = 32[/tex]

Answers

The required reverse Euclidean algorithm is the solution to the modular equation (5x) mod 91 is

x = 6(mod 91).

Given that (5*x) mod 91 =32.

To solve the modular equation (5*x) mod 91 =32 using reverse Euclidean algorithm is to find the modular inverse of 5 modulo 91.

Consider  (5*x) mod 91 =32.

5x = 32(mod 91)

Apply the Euclidean algorithm to find GCD of 5 and 91 is

91 = 18 * 5 + 1.

Rewrite it in congruence form,

1 = 91 - 18 *5

On simplifying the equation,

1 = 91 (mod 5)

The modular inverse of 5 modulo 91 is 18.

Multiply equation by 18 on both sides,

90x = 576 (mod91)

To obtain the smallest positive  solution,

91:576 = 6 (mod 91)

Divide both sides by the coefficient of x:

x = 6 * 90^(-1).

Apply the Euclidean algorithm,

91 = 1*90 + 1.

Simplify the equation,

1 + 1 mod (90)

The modular inverse of 90 modulo 91 is 1.

Substitute the modular inverse in the given question gives,

x = 6*1(mod 91)

x= 6 (mod91)

Therefore, the solution to the modular equation (5x) mod 91 is

x = 6(mod 91).

Learn more about modular equation click here:

https://brainly.com/question/15055095

#SPJ1

{[(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

Over a period of one year, a retailer sells widgets at 11
different prices. He Calculates the average number of oiunds sold per day at each different price. From theese data, the following are calculated.

Answers

The regression equation is: y = -0.0068824x + 36.8881

So, the correct option is:

D) None of these.

To compute the regression equation based on the given data, we can use the formulas for slope (b1) and y-intercept (bo):

b1 = (NΣXY - ΣXΣY) / [tex](N\sum X^2 - (\sum X)^2)[/tex]

bo = (ΣY - b1ΣX) / N

Where:

N = Number of data points (in this case, 11)

ΣX = Sum of all X values (prices)

ΣY = Sum of all Y values (average number of pounds sold per day)

ΣXY = Sum of the product of X and Y values

[tex]\sum X^2[/tex] = Sum of the squares of X values

Using the provided data:

Ex = 210

Xy = 450

Zcy = 10387

Zz = 7275

Xy = 42471

Let's calculate the required values:

N = 11

ΣX = Ex + Zcy + Zz = 210 + 10387 + 7275 = 17872

ΣY = Xy = 450

ΣXY = Xy = 450

[tex]\sum X^2 = (Ex)^2 + (Zcy)^2 + (Zz)^2 = (210)^2 + (10387)^2 + (7275)^2 = 239208144[/tex]

Now, substitute these values into the formulas to find b1 and bo:

[tex]b1 = (11 \times450 - 17872 \times 450) / (11 \times239208144 - (17872)^2)[/tex]

= -14112250 / 2050445128

≈ -0.0068824

bo = (450 - (-0.0068824 [tex]\times[/tex] 17872)) / 11

= (450 + 122.7790368) / 11

≈ 36.8881

Therefore, the regression equation is:

y = -0.0068824x + 36.8881

So, the correct option is:

D) None of these.

For similar question on regression equation.

https://brainly.com/question/25987747

#SPJ8

The complete question may be like:

Over a period of one year, retailer sells widgets at 11 different prices. He Calculates the average number of oiunds sold per day at each different price. From theese data, the following are calculated. Ex = 210, Xy = 450, Zcy = 10387, Zz? 7275 Xy? 42471 Compute the regression equation , SELEC A) y 0.20261x + 0.549951 B) y = 0.549951x + 30.410021 C) y = 0.20261. + 30.410021 D) none of these =b1x + bo.

Can somebody please help?? i’ll give Brainliest to whoever answers first.

There are 625 students in Leon's school. He takes a random sample of 75 students from the entire school population. In the sample, 33
students are planning to attend the end of year picnic.
Based on his data, how many students from the entire school are planning to attend the end of year picnic? Show ALL your work!

Answers

Answer:

The answer is 275 students.

Step-by-step explanation:

In 75 students, 33 students attend.

So the ratio is 33/75.

so multiply with 625.

625 x 33/75 = 275

9. Determine the area of the figure below.
5.5 cm
8 cm
12 cm
6.8 cm

Answers

Area of the given figure would be :

" Sum of area of Trapezoid and Semicircle "

Lets calculate the area of Trapezoid first ~

its " 1/2 times (sum of parallel sides) times (perpendicular distance between them) "

[tex]\qquad\displaystyle \tt \dashrightarrow \: \frac{1}{2} \times ( 8+ 12) \times (5.5)[/tex]

[tex]\qquad\displaystyle \tt \dashrightarrow \: \frac{1}{2} \times (20) \times (5.5)[/tex]

[tex]\qquad\displaystyle \tt \dashrightarrow \: 10 \times 5.5[/tex]

[tex]\qquad\displaystyle \tt \dashrightarrow \: 55 \: \: cm {}^{2} [/tex]

Next, area of Semicircle ~

[tex]\qquad\displaystyle \tt \dashrightarrow \: \frac{ \pi {r}^{2} }{2} [/tex]

[tex] \textsf{[ diameter (d) = 8 cm, radius (r) = d/2 = 8/2 = 4 cm ]} [/tex]

[tex]\qquad\displaystyle \tt \dashrightarrow \: \frac{3.14 \times ( {4)}^{2} }{2}[/tex]

[tex]\qquad\displaystyle \tt \dashrightarrow \: 1.57 \times 16[/tex]

[tex]\qquad\displaystyle \tt \dashrightarrow \: 25.12 \: \: cm {}^{2} [/tex]

Now, Area of the composite figure :

- Area of Trapezoid + Area of Semicircle

[tex]\qquad\displaystyle \tt \dashrightarrow \: 55 + 25.12 = 80.12 \: cm²[/tex]

FIND THE VALUE OF X IN THE DIAGRAM BELOW

Please help me ASAP I will give 20 points ​

Answers

a = 30°

b = 180-135 = 45°

total angle inside triangle = 180°

x = 180-(30+45) = 105°

An 80-ounce bottle of apple juice contains 32 ounces of water.

Answers

Using the proportion principle , Orange Juice has a greater percentage of water than Apple juice

Calculating Proportions

To determine which juice has a greater percent of water, we need to calculate the percentage of water in each juice.

Apple juice

Percentage of water = (Water content / Total content) * 100

Water content = 32 ounces

Total content = 80 ounces

Percentage of water in apple juice = (32 / 80) * 100 = 40%

Orange juice

Water content = 48 ounces

Total content = 64 ounces

Percentage of water in orange juice = (48 / 64) * 100 = 75%

Comparing the percentages, we can conclude that orange juice has a greater percentage of water (75%) than the apple juice (40%).

Therefore, the orange juice contains a higher percentage of water.

Learn more on proportion : https://brainly.com/question/19994681

#SPJ1

Complete question :

an 80 ounce bottle of apple juice contains 32 ounces of water a 64 ounce bottle of orange juice has 48 ounces of water which juice has a greater percent of water

PLEASE ANSWER ASAP!!!!!

Answers

Answer:

[tex]\huge\boxed{\sf r = 5}[/tex]

Step-by-step explanation:

Given that,

7(q + 5) = (q + r)7Distribute

7q + 35 = 7q + 7r

Subtract 7q from both sides

7q - 7q + 35 = 7q - 7q + 7r

35 = 7r

Divide both sides by 7

35/7 = r

5 = r

OR

r = 5

[tex]\rule[225]{225}{2}[/tex]

Answer:

r = 5

Step-by-step explanation:

Given statement,

→ 7(q + 5) is equivalent to (q + r)7.

Forming the equation,

→ 7(q + 5) = 7(q + r)

Now we have to,

→ Find the required value of r.

Then the value of r will be,

→ 7(q + 5) = 7(q + r)

Applying Distributive property:

→ 7(q) + 7(5) = 7(q) + 7(r)

→ 7q + 35 = 7q + 7r

Cancelling 7q from both sides:

→ 35 = 7r

→ 7r = 35

Dividing the RHS with number 7:

→ r = 35/7

→ [ r = 5 ]

Therefore, the value of r is 5.

in the histogram above I'm which interval does most of the data lie​

Answers

Answer: The Mode

Step-by-step explanation:

The mode is the data value that occurs the most often in a data set

What is the meaning of "[tex]dom(R)\subset \cup\cup R[/tex]"?

Answers

"dom(R) ⊂ UU R" means that the domain of relation R is a subset of the universal set associated with relation R

Understanding Set Notation

The notation "dom(R) ⊂ UU R" refers to the domain of a relation R being a subset of the universal set U.

Let me help you to break it down

1. dom(R): This represents the domain of the relation R. The domain of a relation is the set of all elements that appear as the first component in any ordered pair of the relation.

2. : This symbol indicates a subset relationship, meaning that the set on the left-hand side is a subset of the set on the right-hand side. In this case, "dom(R) ⊂ U" implies that the domain of relation R is a subset of the universal set U.

3. "UU R": The term "UU R" likely represents the universal set associated with relation R. It indicates the set that contains all possible elements that can be related by R.

Learn more about set notation here:

https://brainly.com/question/30607679

#SPJ1

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)

The average fourth grader is about three times as tall as the average newborn baby. If babiesare on average 45cm 7mm when they are born, What is the height of the average fourth grader?

Answers

The average fourth grader is about three times as tall as the average newborn baby. If babies are on average 45 cm 7 mm when they are born,  137 cm 1 mm is the height of the average fourth grader.

Given information,

Baby height is typically 45 cm. 7 mm 45 cm Since there are 10 millimeters in a centimeter, 7 mm is equal to 45.7 cm.

Assume that a fourth-grader is x inches tall.

The average height of a newborn baby (x) = 3 times the height of a fourth-grader.

A fourth-grader's height (x) is equal to 3 x 45.7.

A fourth-grader's height is equal to (x)=137.

Fourth-grader height (x) = 137 cm 1 millimeter

Learn more about average fourth grader, here:

brainly.com/question/31796355

#SPJ1

Simplify 6 5/8 + 6 5/6

Answers

The required sum of mixed fraction answer is 12 35/24.

Given that 6 5/8 + 6 5/6.

To find the sum of two or more mixed fractions, add the whole part of two fractions, add the fraction part of two fractions, then add these sums.

The sum (s1) of whole parts of two fractions is

s1= 6 + 6 = 12.

The sum(s2) of fraction parts of two fractions is

s2 = 5/8 +5/6.

L.C.M of 8 and 6 is 24.

Multiply each fraction by 12/12 gives,

s2 = 5/8 × 24/24 + 5/6 × 24/24.

s2 = 15/24 + 20/24.

s2 = 35/24.

The sum of mixed fractions is s1 + s2

Sum = 12 + 35/24

Thus, the required sum of mixed fraction is 12 35/24.

Learn more about  mixed fraction click here:

https://brainly.com/question/2451546

#SPJ1

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.

Consider the line 3x+2y=-1.
Find the equation of the line that is perpendicular to this line and passes through the point (5, 3).
Find the equation of the line that is parallel to this line and passes through the point (5, 3).
Note that the ALEKS graphing calculator may be helpful in checking your answer.
Equation of perpendicular line:
Equation of parallel line:
0

Answers

To find the equation of a line perpendicular to the line 3x + 2y = -1 and passing through the point (5, 3), we need to determine the slope of the given line first.

The given line is in the form Ax + By = C, where A = 3, B = 2, and C = -1. To find the slope of this line, we can rearrange the equation in slope-intercept form (y = mx + b), where m is the slope:

3x + 2y = -1
2y = -3x - 1
y = (-3/2)x - 1/2

The slope of the given line is -3/2. Since a line perpendicular to this line will have a negative reciprocal slope, we can find the perpendicular slope by taking the negative reciprocal of -3/2:

Perpendicular slope = -1 / (-3/2) = 2/3

Now we have the slope of the perpendicular line, and we can use the point-slope form of a line (y - y₁ = m(x - x₁)) to find its equation. Plugging in the values (5, 3) for (x₁, y₁) and 2/3 for m:

y - 3 = (2/3)(x - 5)

Expanding and simplifying:

3y - 9 = 2x - 10
2x - 3y = 1

Therefore, the equation of the line that is perpendicular to 3x + 2y = -1 and passes through the point (5, 3) is 2x - 3y = 1.

To find the equation of a line parallel to the given line and passing through the point (5, 3), we can use the same method. Since parallel lines have the same slope, the slope of the parallel line will also be -3/2.

Using the point-slope form with (5, 3) and -3/2:

y - 3 = (-3/2)(x - 5)

Expanding and simplifying:

2y - 6 = -3x + 15
3x + 2y = 21

Therefore, the equation of the line that is parallel to 3x + 2y = -1 and passes through the point (5, 3) is 3x + 2y = 21.

1. Simplify: |-11 +3|
Answer
A-8
B -14
C 8
D 14​

Answers

Answer: C

Step-by-step explanation:

|-8| = 8

Janice is painting a portion of a gymnasium court. If Janice paints the shaded area, then how many square feet will she paint?



16ft and 40ft

a.378.6ft
b.861.7ft
c.439.04ft
d.527.58ft​

Answers

the answer is letter d

What’s the factor of the expression?

Answers

The answer to this question: B

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

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

Answers

To determine the radius of each wheel, we can use the formula for the circumference of a circle:

Circumference = 2πr,

where "Circumference" represents the circumference of the wheel and "r" represents the radius of the wheel.

Given that the circumference of each wheel is 22 inches, we can set up the equation as follows:

22 = 2πr.

To solve for the radius, we'll isolate "r" by dividing both sides of the equation by 2π:

22 / (2π) = r.

Using a calculator for the approximation, we get:

r ≈ 3.5 inches.

Therefore, to the nearest length, the radius of each wheel is approximately 3.5 inches.

Answer:

C) 3.5 inch

Step-by-step explanation:

if a student is a sophomore what is the probabillty that they travle the world

Answers

Traveling the world is a popular dream for many people, including students. While there is no way to know for sure what the probability is that a sophomore student will travel the world, there are some factors that may influence their likelihood of doing so.

For example, students who have access to financial resources and support from their families may be more likely to travel than those who don't. Additionally, students who are studying subjects that are related to travel, such as international relations, may be more interested in exploring the world.

There are also other factors that can influence a student's travel plans, such as personal preferences, cultural background, and availability of opportunities. Ultimately, the decision to travel the world is a personal one that depends on a wide range of factors.

In summary, there is no definitive answer to the question of what the probability is that a sophomore student will travel the world. However, there are many factors that can influence their likelihood of doing so.

For more question on factors

https://brainly.com/question/28230573

#SPJ8

edmentum question:
-post test: similarity and proof
in the diagram, the ratios __ and ___ are equal

Answers

We can deduce here that in the diagram the ratios  AD : DB  and  AE : EC  are equal.

What are similar triangles?

Triangles that resemble one another but may differ in size are said to be similar triangles. They have equal corresponding angles and proportional corresponding sides, in other words.

Two triangles are similar if and only if the following conditions are met:

Angle-Angle (AA) SimilaritySide-Angle-Side (SAS) SimilaritySide-Side-Side (SSS) Similarity

The corresponding sides of two triangles that are comparable are proportionate. The length of the comparable side in the other triangle can be obtained by multiplying the length of a side in one triangle by the same factor.

Learn more about similar triangle on https://brainly.com/question/30104125

#SPJ1

In a class of students, the following data table summarizes how many students play
an instrument or a sport. What is the probability that a student chosen randomly
from the class plays a sport and an instrument?
Plays a sport
Does not play a sport
Plays an instrument Does not play an instrument
10
3
8
2

Answers

50% probability that a student chosen randomly from the class does not play a sport.

Using the probability concept, it is found that there is a 0.5 = 50% probability that a student chosen randomly from the class does not play a sport.

A probability is the number of desired outcomes divided by the number of total outcomes.

In this problem:

In total, there are 8 + 7 + 3 + 12 = 30 students.

Of this total, 3 + 12 = 15 do not play a sport.

Thus, probability = 15/30

= 1/2

= 0.5

Therefore, 50% probability that a student chosen randomly from the class does not play a sport.

To learn more about the probability visit:

https://brainly.com/question/11234923.

#SPJ1

asdaadadadasdadasdasdadsadasdasdasdasda

Answers

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

What is the the measure of A
B
40°
?
C

Answers

Answer:

Step-by-step explanation:

To find the measure of angle A

Other Questions
16 sinx cosx dx the solution is 2x - 4 sin x cosx + 2 sin x cos x +C 1 x - 2 sin x cos x + 4 sin x cos x + C 2 1 1 5 sin x + sin x + c 14 3 calculate the ph of each of the following solutions. (a) 0.500 m honh2 (kb = 1.1 10-8) Plant assets are defined as: a. Tangible assets that have a useful life of more than one accounting pertod and are used In the operation of a business b. Current assets. c. Held for sale. d. Intangible assets used In the operations of a business that have a useful life of more than one accounting perlode. Tangible assets used in the operation of business that have a useful life of less than one accounting perlod -50In which direction does the shape move?A shape is translated by the vectorAA LeftBB Right C UpCD DOnly 1 attempt allowed. J.H. is a 5-week-old infant brought to the emergency department (ed) by his mother, who speaks littleenglish. Her husband is at work. she is young and appears frightened and anxious. Through a translator,Mrs. H. reports that J.H. has not been eating, sleeps all of the time, and is "not normal."What are some of the obstacles you need to consider, recognizing that Mrs. H. does not speak or understand English well Convert the equation to polar form. (use variables and needed) MY OTH ron 1 sin 0 seco 3 X x what is the evidence for synergy and what were the reasons for failure in the two examples: quaker oats and snapple, and sony pictures entertainment? A stock market collapse that hurts consumers and business confidence is an example of when an expansionary policy would be best. True/False From our discussion in class today we mentioned that some people have a personality cut out for starting businesses, while other people may be more suited for working for a company Briefly give your response to below: -What do you think are the main differences between running your own business compared to working for someone else? -Which would you prefer to do in the long term and why? Lewer Chot sales to be 120.000 in February, 1137.000 in March 191.000 in April and 141.000 in May. The average cost of goods sold is 70of sales All sales are on made on credit and sales are con in the month of it, and on the month following What are budgeted cash receipts in March? 113.400 14.00 C331400 OSMO Sharon has high blood pressure and hypernatremia (excess blood sodium ion concentration). This is likely caused y a hypersecretion of: a.GLUCAGON b.ALDOSTERONE c.INSULIN d.CALCITONIN an american in paris and designed wallis simpson's wedding dress Evaluate Question 1 Not yet answered I= S. (2.42 +3. +3. 2) dx + (4.2 - y) dy Marked out of 5.00 in the c, y) plane from (0,0) to (1,4) where: P Flag question (a) C is the curvey = 4.23. I (b) C is th let f(x, y, z) = y i (2xy e) j ey k be a vector field. a) determine whether or not f is a conservative vector field (PLEASE HELP 30 POINTS ROMEO AND JULIET) write a GOOD genre of romeo and juliet and also write alternate taglines for the text Optimal capital structure requires selecting the best mix ofa. common stock, preferred stock, and short-term debtb. preferred stock, common stock, and long-term debtc. short-term debt, long-term de II. Calculations and Applications: 1. The demand equation for a certain product is x = p + 30, where p is the unit price and x is the quantity demanded of the product. Find the elasticity of demand an Which EHR system backup requires the least9 amount of hardware? a. online backup system b. external hard drives c. full server backup d. thumb drive backup [-/1 Points! DETAILS WAI Calculate the consumers surplus at the indicated unit price p for the demand equation. HINT (See Example 1.] (Round your answer to the nearest cent.) p = 80 - 9; p = 20 $ Need a sports car accelerates from rest to 95 kmh in 4.3 s. what is its average acceleration in ms2?