For trapezoid A B C D, S and T are midpoints of the legs.

If A B=3 x, S T=15 , and C D=9 x , find x .

Answers

Answer 1

In the trapezoid ABCD, the midpoints S and T divide the legs into equal segments. By setting up equations based on the fact that S and T are midpoints, we can solve for the value of x. We find that x equals 0, which means that the legs of the trapezoid have equal lengths.

To find the value of x in the trapezoid ABCD, we need to use the fact that S and T are midpoints of the legs.

First, let's label the points:
- A is one endpoint of the shorter base
- B is the other endpoint of the shorter base
- C is one endpoint of the longer base
- D is the other endpoint of the longer base
- S is the midpoint of AB
- T is the midpoint of CD

Given that AB = 3x, ST = 15, and CD = 9x, we can set up an equation based on the fact that S and T are midpoints.
Since S and T are midpoints, the lengths of AS and SB must be equal, and the lengths of CT and TD must also be equal.
Therefore, AS = SB and CT = TD.

From this information, we can set up the following equation:
AS + ST + TB = AB


Since ST = 15, AS = SB, and AB = 3x, the equation becomes:
AS + 15 + SB = 3x
Since AS = SB, we can rewrite the equation as:
2AS + 15 = 3x
Similarly, we can set up an equation for CT and TD:
CT + ST + TD = CD

Since ST = 15, CT = TD, and CD = 9x, the equation becomes:
CT + 15 + TD = 9x

Since CT = TD, we can rewrite the equation as:
2CT + 15 = 9x

Now we have two equations:
2AS + 15 = 3x
2CT + 15 = 9x

To find the value of x, we can solve this system of equations. Subtracting the first equation from the second equation gives us:
2CT + 15 - (2AS + 15) = 9x - 3x

Simplifying both sides gives us:
2CT - 2AS = 6x

Now we can substitute AS and CT with their respective values:
2(TD) - 2(SB) = 6x
Since TD = CT and SB = AS, we have:
2TD - 2SB = 6x
Since we know that SB = AS and TD = CT, we can rewrite the equation as:
2(TD) - 2(AS) = 6x
Simplifying gives us:
2TD - 2AS = 6x

Since TD = CT and AS = SB, we have:
2CT - 2SB = 6x
Substituting the values of CT and SB gives us:
2(9x) - 2(3x) = 6x
Simplifying gives us:
18x - 6x = 6x
Combining like terms gives us:
12x = 6x
Dividing both sides by 6 gives us:
x = 0

Therefore, the value of x in the trapezoid ABCD is 0.

Learn more about trapezoid: https://brainly.com/question/1463152

#SPJ111


Related Questions

Find the area of the shaded region. Use the "pi" button on your calculator when solving. Round non-terminating decimals to the nearest hundredth.

Find the area of the shaded region. Use the "pi" button on your calculator when solving. Round non-terminating

Answers

The area of the shaded region in the given image is approximately 113.10 square units.

To find the area of the shaded region in the given image, we need to subtract the area of the smaller circle from the area of the larger circle.

First, we need to find the radius of the larger circle. We can do this by using the Pythagorean theorem to find the length of the diameter of the circle, which is also the length of the side of the square.

The side of the square is 12, so the diagonal is:

√(12² + 12²) = √(288) = 12√2

So the diameter of the circle is 12√2, and the radius is half of that, which is 6√2.

Now we can find the area of the larger circle:

A = πr² = π(6√2)² = 72π

Now we can find the area of the smaller circle:

A = πr² = π(6)² = 36π

Finally, we can find the area of the shaded region:

A(shaded) = A(larger circle) - A(smaller circle) = 72π - 36π = 36π

Rounding to the nearest hundredth, the area of the shaded region is approximately 113.10 square units.

To learn more about shaded region please click on below link        

https://brainly.com/question/2516624

#SPJ1

f(x)=2x-5, evaluate f(5)

Answers

Answer:

F(5) = 5

Step-by-step explanation:

F(5) = 2(5) - 5

F(5) = 10 - 5

F(5) = 5

PLEASE ANSWERRRRRRRRRRRRRRRRRRR

PLEASE ANSWERRRRRRRRRRRRRRRRRRR

Answers

The answer to this problem should be 2.3

The following frequency table summarizes this year's injuries on the Canadian Rounders cricket team.
Number of injured players Number of matches
0
00
4
44
1
11
5
55
2
22
2
22
3
33
3
33
4
44
2
22
Based on this data, what is a reasonable estimate of the probability that the Canadian Rounders have
0
00 players injured for their next match?

Answers

Answer:

25%

Step-by-step explanation:

Number of favorable outcomes 4

Total number of outcomes=4+5+2+3+2=16

4/16=0.25

0.25x100=25

25%

Reflect the shape A in the line y=5
What are the coordinates of the vertices of the image?

Reflect the shape A in the line y=5What are the coordinates of the vertices of the image?

Answers

Answer:

(4,5) (4,8)(4,6)

Step-by-step explanation:

So now you're reflecting over the horizontal line that passes through the point (0,5)

:))

Step-by-step explanation:

(4,5),(4,6),(4,8)

the answer is this!

Please help me with this homework

Please help me with this homework

Answers

Answer: 62

Step-by-step explanation:

Since the triangle adds to 180

Subtract the 2 angles from 180

put in your calculator 180-70-48=

x=62

Let X and Y be discrete random variables with finite sample spaces {x1,...,xK} and {y1,...,yK], and let pij = [X = xi and Y = Yj]. Use the definition of E[], V ar(), and summation notation , to show E[aX + bY + c] = aE[X] + bE[Y] + c Var(aX + bY + c) = aVar(X) + 2abCov(X, Y) + b2 Var(Y) If X and Y are independent, then E[X]y = y] = E [X], for any y.

Answers

Answer:

E[X|Y = y] = E[X] (by the definition of independence)

Step-by-step explanation:

How to find linearity of the expected value?

To show that E[aX + bY + c] = aE[X] + bE[Y] + c, we can use the linearity of the expected value:

E[aX + bY + c] = E[aX] + E[bY] + E[c] (by linearity of E[ ])

= aE[X] + bE[Y] + c (since E[c] = c for any constant c)

To show that Var(aX + bY + c) = aVar(X) + 2abCov(X, Y) + b2Var(Y), we can use the definition of variance:

Var(aX + bY + c) = E[(aX + bY + c - E[aX + bY + c])^2]

= E[((aX - aE[X]) + (bY - bE[Y]) + c)^2]

= E[(aX - aE[X])^2] + E[(bY - bE[Y])^2] + E[c^2]

+ 2aE[(aX - aE[X])(bY - bE[Y])] + 2cE[aX - aE[X]] + 2cE[bY - bE[Y]]

= a^2 E[(X - E[X])^2] + b^2 E[(Y - E[Y])^2] + c^2 + 2abE[(X - E[X])(Y - E[Y])]

+ 2ac(aE[X] - aE[X]) + 2bc(E[Y] - E[Y])

= aVar(X) + b^2Var(Y) + 2abCov(X, Y)

Finally, if X and Y are independent, then Cov(X, Y) = 0, so:

E[X|Y = y] = E[X] (by the definition of independence)

This means that the expected value of X given a particular value of Y is simply the expected value of X, regardless of the value of Y.

Learn mor about the expected value

brainly.com/question/29574962

#SPJ11

PLEASE ANSWER FAST! NO LINKS!

PLEASE ANSWER FAST! NO LINKS!

Answers

Answer:

the first one

Step-by-step explanation:

absolute value is a number's distance from zero, so distance from zero can not possibly be negative. Therefore, |4x-2|=-6 has no solution.

Answer:

It would be the first one because there is no value of x that makes the equation be true since an absolute value can never be negative.

Step-by-step explanation:

Hope this helps:)....if don't help then sorry for wasting your time and may God bless you:)

line JK passes through points J(-4,-5) and k(-6,3). if the equation of the line is written in slope-intercept form, y=mx+b, what is the value of b?

Answers

The value of b of the equation is -9/5

How to find the value of b with the equation in slope-intercept form?

Given that: line JK passes through points J(-4,-5) and K(-6,3) and if the equation of the line is written in slope-intercept form, y=mx+b

The equation of line is an algebraic form of representing the set of points, which together form a line in a coordinate system

Using the y-y₁/y₂-y₁ = x-x₁/x₂-x₁

where (x₁, y₁) = (-4,-5) and (x₂, y₂) = (-6,3), the equation is:

y-(-5) / 3-(-5) = x-(-4)/-6-(-4)

y+5 / 3+5 = x+4 /6+4

(y+5)/8 =  (x+4)/10       cross multiply:

10(y+5) = 8(x+4)

10y + 50 = 8x + 32

10y = 8x +32 - 50

10y = 8x - 18

y = 8x/10 - 18/10

y = 4x/5 - 9/5

Comparing y = 4x/5 - 9/5 with y=mx+b

b = -9/5

Therefore, the value of b is -9/5

Learn more about equation of a line on:

brainly.com/question/12626026

#SPJ1

What is his total interest?

What is his total interest?

Answers

Answer:

His interest is $2340 his total is $8840

Step-by-step explanation:

Answer:2340$

Step-by-step explanation:

1. Do 6500x 0.09 to get 585

2. Then multiply it by 4 since it is his interest rate for 4

3. 585x4=2340

which equation represents a parabola opening to the right with a vertex at the origin and a focus at (9,0)?

Answers

Answer:

y² = 36x

Step-by-step explanation:

Parabola opens right.

Thus equation is from; y² = 4ax

And focus is at (a, 0)

Since we are given focus at (9, 0),it implies that a = 9

Thus, equation of parabola is;

y² = 4 × 9 × x

y² = 36x

give me one secondddd..

Answers

Answer:

mark me as a brainleast

Step-by-step explanation:

iam not undeerstand on your qiestion write it beautiful words

How to solve this? I have no clue and also teach me on how to solve this! Thank you!!!

How to solve this? I have no clue and also teach me on how to solve this! Thank you!!!

Answers

Answer:

90 counterclockwise or 270 clockwise

Step-by-step explanation:

just trust me bro lolskies

2 Answers:B) 90 degrees counterclockwiseD) 270 degrees clockwise

====================================================

Explanation:

Through some strange formatting error, the tickmarks are not in the proper locations. They should be to the right and slightly above the letter. They should be close by, and not far away like that.  

It looks like the purple figure is the image while the blue figure is the preimage. If that's the case, then we've applied a 90 degree counterclockwise rotation to go from blue to purple.

Notice how angle AQA' is 90 degrees as shown by the green segments in the diagram below. So are BQB' and CQC' and DQD' as well.

We could also rotate the blue figure 270 degrees clockwise to arrive at the same purple image. Note how 90+270 = 360 which is a full circle.

How to solve this? I have no clue and also teach me on how to solve this! Thank you!!!

4. As a car salesman, James earns a commission on every car he sells. The table below shows the commission he earns based on the number of cars he sells. Number of Commission Earned Cars Sold (in dollars) FUMES 2 600 3 900 5 1,500 8 2,400 12 3,600 How much commission does James earn on every one car sold? A. $100 B. $300 C. $600 D. $900​

4. As a car salesman, James earns a commission on every car he sells. The table below shows the commission

Answers

Answer:$300

divide any one of the outcomes and it should equal 300. something that might help is removing the zeros. 6 divided by 2 is 3. you them add the zeros you took off back on and get 300.

O is the centre of the circle.
Determine the value of a°.

O is the centre of the circle.Determine the value of a.

Answers

Answer:

m<a=41º

Step-by-step explanation:

a triangle has 180º total

180-98=82

since O is the center that makes OQ and OP radii and as such they are equally distanced

this means that the m<a and the measure opposite it are equal

so ÷82 by 2

a=41

A circle has a radius of 4 feet. What is the radius of a bigger circle if the scale factor of the smaller to bigger is 4:9

Answers

Answer:

9 feets

Step-by-step explanation:

From the question, we have our scale factor as:

4:9 = 4/9

Smaller circle /Bigger circle = 4/9

A circle has a radius of 4 feet. What is the radius of a bigger circle?

Let the radius of the bigger circle = x

This is calculated as:

4/9 = 4/x

Cross Multiply

4x = 9 × 4

x = 36/4

x = 9 feet

Therefore, the radius of the bigger circle is 9 feet

Use a trigonometric ratio to solve for y. Round to two decimal places as necessary!!
HELP, and can someone explain how to get the answer?

Use a trigonometric ratio to solve for y. Round to two decimal places as necessary!! HELP, and can someone

Answers

On solving the provided question, we can say that by trigonometry so sin 90 = p/h => y = 19

what is trigonometry?

The area of mathematics known as trigonometry examines the correlation between triangle side lengths and angles. The area first appeared in the Hellenistic era, around the third century BC. from the use of geometry in astronomical study. The area of mathematics known as exact methods deals with specific trigonometric functions and how they might be used in calculations. There are six popular trigonometric functions in trigonometry. Sine, cosine, tangent, cotangent, secant, and cosecant are their respective names and acronyms (csc). Studying the characteristics of triangles, particularly right triangles, is called trigonometry. The study of geometry, however, is the characteristics of all geometric figures

here,

it is a right angled triangle

by trigonometry

so sin 90 = p/h

1 = 19/y

y = 19

To know more about trigonometry visit:

https://brainly.com/question/29002217

#SPJ1


Last week, Jaime spent 34, 30,45,30,40,38,
and 28 minutes practicing for football. Find
the ________________
.Round to the
nearest whole number,

Answers

Answer:

35 average minutes at practice.

Step-by-step explanation:

Answer:

What do I find?

If it's the mean then the answer is 35.

Step-by-step explanation:

34, 30, 45, 30, 40, 38, 28 ==> 7 numbers

34+30+45+30+40+38+28=245

245/7=35

Simpling the expression X+1+1
2x + 1 + 7x

Answers

Answer:

10x + 3

Step-by-step explanation:

(A tip: separate them. I put one line under the x´s and two under the numbers)

x + 2x + 7x = 10x (add the numbers and put x at the end)

1 + 1 + 1 = 3

Answer:

=20x+2

If im wrong correct me and plus cant explain it because im in a rush

Name the quadrant or axis where the point (-3,-9) is located.​

Answers

Answer:

Quadrant III or 3rd quadrant

Step-by-step explanation:

( - 3, - 9 ) is located in 3rd quadrant.

Quadrant 111 or 3rd quadrant

329,444,000,777,234 in words​

Answers

Step-by-step explanation:

Three hundred and twenty nine trillion four hundred and fourty four billion seven hundred and seventy seven thousand two hundred and thrity four

Answer:

Look at the attachment

329,444,000,777,234 in words

i really need help it’s already late by 3 days!!

i really need help its already late by 3 days!!

Answers

a) The coordinates of K' after the translation are given as follows: K'(-2,3).

b) The coordinates of M' after the translation are given as follows: M'(-4, 1).

What are the translation rules?

The four translation rules are defined as follows:

Left a units: x -> x - a.Right a units: x -> x + a.Up a units: y -> y + a.Down a units: y -> y - a.

From the vector, the composite translation rule in this problem is given as follows:

(x,y) -> (x - 6, y + 2).

The coordinates of K and M are given as follows:

K(4,1), M(2,-1).

Hence the coordinates of the translated vertices are obtained applying the operation as follows:

K'(-2, 3) and M'(-4, 1).

More can be learned about translation at brainly.com/question/29209050

#SPJ1

Why do we square the residuals when using the least-squares line method to find the line of best fit?

Answers

We square the residuals when using the least-squares line method to find the line of best fit because we believe that huge negative residuals (i.e., points well below the line) are just as harmful as large positive residuals (i.e., points that are high above the line).

What do you mean by Residuals?

We treat both positive and negative disparities equally by squaring the residual values.  We cannot discover a single straight line that concurrently minimizes all residuals. The average (squared) residual value is instead minimized.

We might also take the absolute values of the residuals rather than squaring them. Positive disparities are viewed as just as harmful as negative ones under both strategies.

To know more about the Least-Squares Line method, visit:

https://brainly.com/question/14940432

#SPJ4

under what conditions is it permissible to proceed with a hypothesis test, even though the assumption that participants are randomly selected is violated?

Answers

it may be permissible to proceed with a hypothesis test even if the assumption of random participant selection is violated, under the conditions of known and accounted for non-random selection or random assignment to treatment groups

Random participant selection is an important assumption in hypothesis testing, as it helps ensure the generalizability of the results to the target population. However, in some situations, it may be impractical or impossible to achieve perfect random selection. In such cases, there are a few conditions under which it may still be permissible to proceed with a hypothesis test despite the violation of this assumption:

Non-random selection is known and accounted for: If the non-random selection process is well-documented and understood, researchers can adjust their analysis or statistical methods to account for potential biases introduced by the non-random selection.

Random assignment to treatment groups: Even if participants are not randomly selected, random assignment to different treatment groups can help mitigate the impact of non-random selection. By randomly assigning participants to treatment groups, the effects of non-random selection are distributed evenly across the groups, allowing for valid comparisons and hypothesis testing.

Learn more about participant selection here:

https://brainly.com/question/14862285

#SPJ11

What is the value of the expression below when w=4 and x=5

2w+4x

Answers

The value of the expression, 2w+4x, is 28 when w = 4 and x = 5.

According to the question,

We have the following expression:

2w+4x

We have the following values of w and x:

w = 4 and x = 5

Now, in order to find the value of the given expression, we will put these values in the expression.

So, we have this:

2*4+4*5

Now, we will first multiply the integers and then we will add the obtained results together:

8+20

28

Hence, the value of the expression, 2w+4x, is 28 when w = 4 and x = 5.

To know more about value of the expression here

https://brainly.com/question/1106898

#SPJ9

how do you do: -x-x-3x+2-5 ?

Answers

Answer:

=−5x−3

Step-by-step explanation:

Let's simplify step-by-step.

−x−x−3x+2−5

=−x+−x+−3x+2+−5

Combine Like Terms:

=−x+−x+−3x+2+−5

=(−x+−x+−3x)+(2+−5)

=−5x+−3

brainliest please?

Find the simple Interest and Amount.
Principal = $ 640
Interest= PxRxT = $
Rate = 12¹/2% p.a.
Amount = Principal + Interest = $
Time = 6 months

Find the simple Interest and Amount.Principal = $ 640Interest= PxRxT = $Rate = 12/2% p.a.Amount = Principal

Answers

The final answer to the given question is that the  simple interest is $ 40 and the amount is $ 680

As per the given data

Principal (P) = $ 640

Rate of interest (R) = 12¹/2% p.a.

Time (T) = 6 months

Simple interest (S I) =?

Amount (A) =?

so, we know that the simple interest = PxRxT

so here we need to convert both time and as well as the rate of interest into the years and annual rate.

Therefore,

Rate of interest (R) = 12.5% p.a. = 0.125 [ 12+0.5/100]

Time (T) = 6 months = 0.5 years [6/12]

Simple interest (S I) can be calculated using the formula:

S I = P x R x T

Substituting the  Principal (P), Rate of interest (R), and Time (T), we get:

SI = 640 x 0.125 x 0.5

SI =  = $ 40

Amount (A)  as per the given problem can be calculated using the formula:

Amount (A)  = Principal (P)+simple interest (SI)

Substituting the values of P and SI, we get:

Amount (A) = 640 + 40

Amount (A) =  = $ 680

Therefore, the simple interest is $ 40 and the amount is $ 680

To know more about simple interest problems refer to this

https://brainly.com/question/25793394

In both answer boxes below, type exact answers only. You do not need to fully simplify radical expressions. (a) If sin t tant = (b) If tant= sint= 144 145 112 15 and cost < 0, then find tant. and cost

Answers

The value of \(\(\sin(t)\tan(t)\)\) is \(If \(\tan(t) = \sin(t) = \frac{144}{145}\) and \(\cos(t) < 0\)\), then \(\(\tan(t) = \frac{144}{145}\) and \(\cos(t) = -\frac{1}{145}\).\)

(a) To find the value of\(\(\sin(t)\tan(t)\)\), we can use the identity \(\(\tan(t) = \frac{\sin(t)}{\cos(t)}\)\). Substituting this into the expression, we have \(\(\sin(t)\tan(t) = \sin(t)\left(\frac{\sin(t)}{\cos(t)}\right)\)\). Simplifying, we get \(\(\sin(t)\tan(t) = \frac{\sin^2(t)}{\cos(t)}\)\). Since the Pythagorean identity states that \(\(\sin^2(t) + \cos^2(t) = 1\)\), we have \(\(\sin^2(t) = 1 - \cos^2(t)\).\) Substituting this into the expression, we get \(\(\sin(t)\tan(t) = \frac{1 - \cos^2(t)}{\cos(t)}\)\). Using the identity \(\(\tan(t) = \frac{\sin(t)}{\cos(t)}\)\), we can rewrite the expression as \(\(\sin(t)\tan(t) = \frac{1}{\cos(t)}\)\). Since \(\(\sec(t) = \frac{1}{\cos(t)}\)\), we have \(\(\sin(t)\tan(t) = \sec(t)\)\). Therefore, the value of\(\(\sin(t)\tan(t)\) is \(1\)\).

(b) Given \(\(\tan(t) = \sin(t) = \frac{144}{145}\)\) and \(\(\cos(t) < 0\)\), we know that \(\(\cos(t)\)\)is negative. Using the Pythagorean identity \(\(\sin^2(t) + \cos^2(t) = 1\)\), we can substitute\(\(\sin(t) = \frac{144}{145}\)\) to find \(\(\cos^2(t) = 1 - \left(\frac{144}{145}\right)^2\)\). Simplifying, we get \(\(\cos^2(t) = \frac{1}{145^2}\)\). Since \(\(\cos(t)\)\) is negative, we have \(\(\cos(t) = -\frac{1}{145}\)\). Similarly, since \(\(\tan(t) = \sin(t)\)\), we have \(\(\tan(t) = \frac{144}{145}\)\). Therefore, \(\(\tan(t) = \frac{144}{145}\) and \(\cos(t) = -\frac{1}{145}\)\).

Learn more about Pythagorean here:

https://brainly.com/question/28032950

#SPJ11

Use the graph of the floor function to complete the statements. Over the interval , y = 2. For an input value of –1.5, the corresponding output value is

Use the graph of the floor function to complete the statements. Over the interval , y = 2. For an input

Answers

Answer:

over the interval [2,3)

for an input value of 1.5, the corresponding output value is -2

Step-by-step explanation:

If P(2, p) is the mid point of the line segment joining the points A(6, -5) and B(-2, 11), find the value of p.

Answers

Answer:

p = 3

Step-by-step explanation:

Applying,

mid point of A and B is

P = [(x₁+x₂)/2,(y₁+y₂)/2]............... Equation 1

From the question,

Given: x₁ = 6, x₂ = -2, y₁ = -5, y₂ = 11

Substitute these values into equation 1

P = [(6-2)/2,(-5+11)/2)

P = (2,3)

comparing,

P(2,p) to (4,3)

Therefore,

p = 3

Other Questions
Kora uses the following ingredients to make 1 s'more.IngredientAmountGraham crackers2Chocolate squares8Marshmallows3How many s'mores can Kora make if she has 20 graham crackers? If f(x)............... strike meaning on I ready please help me Question #21In the field of medicine, researchers have recently designed a technique that allows them to use adultstem cells to test the potency and safety of newly designed drugs for humans. What is the mostlikely advantage of this new technology compared with other forms of drug trials?AIt helps ensure that the shelf life of newly designed drugs is as long as possible.BIt helps ensure that the newly designed drugs can cure all patients they are used to treat.CIt helps reduce the demand to test newly designed drugs on animals.DIt helps reduce the time it takes to bring newly designed drugs to the market. [tex]{\fcolorbox{blue}{black}{\orange{\:\:\:\:\:\:\:\:\:\:\:\:\:\:\:\: \: Please\: Give \:RIGHT \:\:\:\:\:\:\:\:\:\:\:\:\:\:\:}}}[/tex][tex]\huge \sf {\orange {\underline {\pink{\underline {As :}}}}}[/tex]Please fast this is important A video game system and several games are sold for $612. The cost of the games istimes as much as the cost of the system. Find the cost of thesystem and the cost of the games.Cost of the video game system:Cost of the games: URGENT PLEASE HELP. 1, Which of the following is not an organelle within a cell ?A, nucleus B,chloro plast C ,mitochondria D, Cytoplasm Roger Waters 22-year-old daughter Kashmir has just accepted a job with Interactive Intelligence Inc. (ININ), an up and coming technology firm from Indianapolis. ININ offers employees a Traditional 401(k) plan to which employees may contribute 5 percent of their salary. ININ will match $0.50 for every dollar contributed. Kashmirs starting salary is $32,000.3. If she retires at age 67, given the amounts in (1) and (2), how much can Kashmir withdraw and spend each year for 20 years from each alternative? Assume she continues to earn 10% (before tax) and remains in the 20% federal income tax bracket. We are interested in evaluating the average wind power density at different heights above the ground level in a particular site in Texas that has a ground condition classified as: wooded countryside with many trees. An average wind speed of 5.25 m/s was determined from experiments that were conducted at a height of 20 m. Considering a constant air density of 1.25 kg/m^3. Use the logarithmic law to evaluate the average wind power density (in W/m2) at 20 m, 60 m, and 100 m above the ground level, considering a neutral atmosphere and a surface roughness of 20 = 0.2 m (for a ground condition with many trees and/or bushes). according to the warranty of merchantability, goods sold must meet what standard? please write a one page paper explaining the physiology oftraining: effect of aerobic and resistance training For each of the given functions f(x), find the derivative (f-1) (b) at the given point b, first finding a = f-1(b). (a) f(x) = 4x + 6x15; b = -10 a = (f-1)'(b) = II. Psychology explains general principles that govern behavior, while recognizing individual differences. Problem 3. These T accounts summarize the ledger of Hayley's Gardening Company Inc, at the end of the first month of operations. Cash Unearned Revenue Apr. 1 12,000 Apr. 15 900 Apr. 30 600 12 700 25 3,500 29 800 30 600 Accounts Receivable Common Stock Apr. 7 2,400 Apr. 29 800 Apr. 1 12,000 Supplies Service Revenue Apr. 4 5,200 Apr. 7 12 2,400 700 Accounts Payable Salaries Expense Apr. 25 3,500 Apr. 4 5,200 Apr. 15 900 Instructions (a) Prepare in the order they occurred the journal entries (including explanations) that resulted in the amounts posted to the accounts. (b) Prepare a trial balance at April 30, 2018. (Hint: Compute ending balances of T accounts fi Topic - drug testing for each diagram, determine whether angles 1 & 2 form a linear pair, heeelp please :( what is the name of the super continent? savvasrealize.com/community/clashXL for School: Practice and Problem-solving Copy 12.5.42Ilona's den is 10 feet longer than it is wide. If the den's area is 336 square feet, what are the dimensions of the room?The dimensions of the room are ft(Use a comma to separate answers as needed.) 5. Name the special window that displays data, when you insert a chart.a) Datasheet b) Database c) Sheet Gyroscopes by Susan mudado Darraj commonlit answers