How does the sample size affect the validity of an empirical​ argument? A. The larger the sample size the better. B. The smaller the sample size the better. C. The sample size is not relevant if it is greater than 30. D. The sample size is not relevant if it is greater than 50.

Answers

Answer 1

Answer:

A. The larger the sample size the better.

Step-by-step explanation:

Central Limit Theorem

The Central Limit Theorem establishes that, for a normally distributed random variable X, with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean [tex]\mu[/tex] and standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].

For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.

For a proportion p in a sample of size n, the sampling distribution of the sample proportion will be approximately normal with mean [tex]\mu = p[/tex] and standard deviation [tex]s = \sqrt{\frac{p(1-p)}{n}}[/tex]

In this question:

We have to look at the standard error, which is:

[tex]s = \frac{\sigma}{\sqrt{n}}[/tex]

This means that an increase in the sample size reduces the standard error, and thus, the larger the sample size the better, and the correct answer is given by option a.


Related Questions

Mai drives a truck for a soft drink company. Her truck is filled with 15-ounce cans and 70-ounce bottles. Let c be the number of 15-ounce cans the
truck is carrying, and let b be the number of 70-ounce bottles.
The truck must be carrying less than 4000 pounds (64,000 ounces). Using the values and variables given, write an inequality describing this.

Answers

Answer:

15c + 70b < 64,000

Step-by-step explanation:

15c will represent the amount of ounces in the truck from the 15 ounce cans.

70b will represent the amount of ounces in the truck from the 70 ounce bottles.

These need to be added together in the inequality to represent the total weight in the truck.

Then, a less than inequality sign needs to be used, since the truck has to be carrying less than 64,000 ounces.

Put this all together:

15c + 70b < 64,000

So, the inequality is 15c + 70b < 64,000

Evaluate x2 + 4x + 1 when x = -3

Answers

Answer:

[tex]-2[/tex]

Step-by-step explanation:

Just substitute -3 for all instances of x.

[tex](-3)^{2} + 4(-3) + 1\\\\[/tex]

[tex]9 - 12 + 1[/tex]

[tex]-2[/tex]

What is the ratio of 6 inches to 2 feet?

Answers

Answer:

3

Step-by-step explanation:

Answer:

1 : 4

Step-by-step explanation:

2 feet is 24 inches so we are finding the ratio between

6 and 24

Simplify

1 : 4

Determine whether the value is a discrete random​ variable, continuous random​ variable, or not a random variable. a. The number of people with blood type A in a random sample of 26 people b. The exact time it takes to evaluate 27+72 c. The gender of college students d. The number of hits to a website in a day e. The number of bald eagles in a country f. The distance a baseball travels in the air after being hit a. Is the number of people with blood type A in a random sample of 26 people a discrete random​ variable, a continuous random​ variable, or not a random​ variable?

Answers

Answer:

a) it is a discrete random variable

b) It is a continuous random variable

c) It is not a random variable

d) It is a discrete random variable

e)  It is a discrete random variable

f) It is a continuous random variable

Step-by-step explanation:

Explanation,

Continuous Random Variable  

A continuous variable is one that can take on an uncountable set of values.

It may take any values within an interval.

It can take infinite values within an interval.

They are obtained by measuring rather than counting.

Discrete Random Variable  

These can only take a discrete value and cannot be expressed in the form of decimals.

They are obtained by counting rather than measuring.

a). it is a discrete random variable  ⇒ as a number of people is a discrete count, which takes values such as 0 or 1 or 2.

b). The exact time it takes to evaluate 27+72 ⇒ Since, Time is measured and thus it is a continuous random variable.

c). The gender of college students ⇒ Gender is categorical data. It is neither continuous nor discrete.

d).  The number of hits to a website in a day ⇒ Since the number of people cannot be expressed as decimals, thus it is a discrete random variable

e). The number of bald eagles in a country ⇒ Since the number of people cannot be expressed as decimals, thus it is a discrete random variable

f).  The distance a baseball travels in the air after being hit  ⇒ Distance is measured and thus it is a continuous random variable.

f(x) = (x + 1)^2
Determine for each x-value whether it is in the domain of f
or not.

Answers

Answer:

All of them are in the domain.

Step-by-step explanation:

The function is f(x)= (x+1)^2. If you simplify this, you get y=x^2+2x+1=0. This is a quadratic that opens upwards. There are no gaps in the x values and no impossible values. The domain is all real numbers and all the answer choices are real numbers.

Solve the rational equation x+3/3x-2-x-3/3x+2=44/9x^2-4

Answers

Answer:

[tex]x=2[/tex]

Step-by-step explanation:

When given the following equation;

[tex]\frac{x+3}{3x-2}-\frac{x-3}{3x+2}=\frac{44}{9x^2-4}[/tex]

One has to solve for the variable (x). Remember, when working with fractions, one must have a common denominator in order to perform operations. Since the denominators on the left side of the equation are unlike, one must change them so that they are like denominators. Multiply each fraction by the other fraction's denominator on the respective side. Remember to multiply both the numerator and denominator by the value to ensure that the equation remains true.

[tex]=\frac{x+3}{3x-2}*(\frac{3x+2}{3x+2})-\frac{x-3}{3x+2}*(\frac{3x-2}{3x-2})=\frac{44}{9x^2-4}[/tex]

Simplify,

[tex]=\frac{(x+3)(3x+2)}{(3x-2)(3x+2)}-\frac{(x-3)(3x-2)}{(3x+2)(3x-2)}=\frac{44}{9x^2-4}\\\\=\frac{3x^2+11x+6}{9x^2-4}-\frac{3x^2-11x+6}{9x^2-4}=\frac{44}{9x^2-4}[/tex]

Distribute the negative sign to simplify the left side of the equation;

[tex]=\frac{3x^2+11x+6}{9x^2-4}-\frac{3x^2-11x+6}{9x^2-4}=\frac{44}{9x^2-4}\\\\=\frac{3x^2+11x+6-(3x^2-11x+6)}{9x^2-4}=\frac{44}{9x^2-4}\\\\=\frac{3x^2+11x+6-3x^2+11x-6}{9x^2-4}=\frac{44}{9x^2-4}\\\\=\frac{22x}{9x^2-4}{=\frac{44}{9x^2-4}[/tex]

Since the denominators on opposite sides of the equation are like, one can now ignore the denominators,

[tex]=22x=44[/tex]

Inverse operations,

[tex]=22x=44[/tex]

   ÷[tex]2[/tex]       ÷[tex]2[/tex]

     [tex]x=2[/tex]

Write an equation for the function that includes the following points (2,32) and (3,64)

Answers

Answer:

32 = a*2 +b

64 = a*3 + b

Then 32 = a

32 = 32*2 +b

b = - 32

So

Y = 32a - 32

Is the equation

Last softball season, Pamela had 46 hits, a combination of singles (1 base), doubles (2 bases), and triples (3 bases). These 46 hits totaled 66 bases, and she had 4 times as many singles as doubles. How many doubles did she have?

Answers

Answer:

She had 8 doubles.

Step-by-step explanation:

This question is solved by a system of equations.

I am going to say that:

x is the number of singles.

y is the number of doubles

z is the number of triples.

46 hits

This means that [tex]x + y + z = 46[/tex]

46 hits totaled 66 bases

This means that:

[tex]x + 2y + 3z = 66[/tex]

4 times as many singles as doubles

This means that [tex]x = 4y[/tex]

So

[tex]x + 2y + 3z = 66[/tex]

[tex]4y + 2y + 3z = 66[/tex]

[tex]6y + 3z = 66[/tex]

And

[tex]x + y + z = 46[/tex]

[tex]4y + y + z = 46[/tex]

[tex]5y + z = 46 \rightarrow z = 46 - 5y[/tex]

Then

[tex]6y + 3z = 66[/tex]

[tex]6y + 3(46 - 5y) = 66[/tex]

[tex]6y + 138 - 15y = 66[/tex]

[tex]9y = 72[/tex]

[tex]y = \frac{72}{9}[/tex]

[tex]y = 8[/tex]

She had 8 doubles.

Overige
1) IF A = {2,3, 5, 7, 11 OR Write four subdivisions of this set.
2) A set of sub-sets of any set from the figure below.
с
5
25
35
D
15
10
30
20
3) Find out which of the following sets is a subset of which set of figures.
1
с
B
A
1) X = A set of self-contained lines
U
Y- set of all the elements above line AB​

Answers

Answer:

the answae is D THEN C THE. 1

If a woman makes $32,000 a year receives a cost of living increase 2.2% what will her new salary be?

Answers

Answer:

$32 704

Step-by-step explanation:

(102.2÷100) × 32 000 = $32 704

In a randomly selected sample of 100 students at a University, 81 of them had access to a computer at home. Give the value of the standard error for the point estimate.

Answers

Answer:

The value of the standard error for the point estimate is of 0.0392.

Step-by-step explanation:

Central Limit Theorem

The Central Limit Theorem establishes that, for a normally distributed random variable X, with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean [tex]\mu[/tex] and standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].

For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.

For a proportion p in a sample of size n, the sampling distribution of the sample proportion will be approximately normal with mean [tex]\mu = p[/tex] and standard deviation [tex]s = \sqrt{\frac{p(1-p)}{n}}[/tex]

In a randomly selected sample of 100 students at a University, 81 of them had access to a computer at home.

This means that [tex]n = 100, p = \frac{81}{100} = 0.81[/tex]

Give the value of the standard error for the point estimate.

This is s. So

[tex]s = \sqrt{\frac{0.81*0.19}{100}} = 0.0392[/tex]

The value of the standard error for the point estimate is of 0.0392.

two angles are complementary. The measure of one angle is 15° more than one-half of the measure of the other. Find the measure of each angle.​

Answers

Answer:

Step-by-step explanation:

First you have to know two definitions. Well, you only have to know one for this problem, but you should probably learn the 2nd just to be thorough.

Definition 1: Complementary angles are two angles whose sum is 90 degrees.

Definition 2: Supplementary angles are two angles whose sum is 180 degrees.

For this problem, we'll work with the definition that says two complementary angles have a sum of 90 degrees.

Soooo, here are the facts from your problem: if one angle is 15 degree more than 2 times the other.find the measure of two angles.

Let's let the larger angle equal this: 15 + 2(x) (<--See how it is 15 degrees MORE than 2 times the other?)

Let's let the smaller angle equal: x

SO now our total equation is:

15 + 2(x) + x = 90

3x + 15 = 90 (combined like terms)

3x = 75 (subtracted 15 from both sides)

x = 25 (divided both sides by 3)

Now we know that one angle is 25. The other angle must add to 25 to make 90 degrees, so 90 - 25 = 65.

Therefore, your two angles are 25 and 65 degrees.

Does this check out? Let's see...

First: 25 + 65 = 90 Therefore, this checks out.

Second: The angle that is 65 degrees must be 15 degrees more than twice the other. So, let's take twice the other...... 25 * 2 = 50. And, let's add 15....50 + 15 = 65. Therefore YES, the 2nd angle is 15 more than 2 times the angle that was 25 degrees.

I hope this is helpful. :-)

using the 1 to 9 at the most time each, fill in the boxes to make a true statement

Answers

Answer:

2

Step-by-step explanation:

8*8 is 64

Since it looks like the empty box is an exponent, and there are 2 8s being multiplied, the answer is 2

Please help me figure out if this truth table is equivalent or not. People who show their work and give a proper answer shall receive brainliest

Answers

Answer:

The statements are logically equivalent.

The 6th column is:

F T F F

The 7th column is:

F T F F

Step-by-step explanation:

The 6th column is just the opposite of the 5th column

The 7th column is T only if both the 1st and 4th are T

1) Write an equation in slope-intercept form of the line with slope of 6 and y-intercept of -3. Then graph the line. 2) Write an equation in point-slope form of the line with slope -3/5 that contains(-10 ,8). Then graph the line.

Answers

Answer:

An equation in the slope-intercept form is:

y = a*x + b

Where a is the slope, and b is the y-intercept.

a)

Here we have a slope of 6 and a y-intercept of -3

Then the equation is:

y = 6*x - 3

Now we want to graph this.

To graph it, we first need to find two points (x, y) that belong to this equation, then we can graph the points, and connect them with a line.

To find the points, we evaluate in two different values of x.

x = 0

y = 6*0 - 3 = -3

Then we have the point (0, -3)

x = 1

y = 6*1 - 3 = 3

Then we have the point (1, 3)

The graph of this line can be seen in the image below (the red one)

b) Similar to before, here the slope is -3/5, then the equation is something like:

y = (-3/5)*x + b

Now we also know that the line passes through the point (-10, 8)

This means that when x = -10, we must have y = 8

Replacing these two in the equation we get:

8 = (-3/5)*-10 + b

8 = 6 + b

8 - 6 = 2 = b

Then this equation is:

y = (-3/5)*X + 2

The graph can be found in the same way as before, the graph of this function can also be seen in the image below (the green one)

Which of the following are not polynomials?

Answers

Answer:

A, C and D are not polynomials

Step-by-step explanation:

A because the variable has a negative power.

C because the variable is in the denominator

D because the variable has a root.

When a variable has a root, it's power is 1/2 which does not count as an ideal polynomial. You might be wondering then that why E is a polynomial?

E is a polynomial because because the root is not on the variable but on the constant.

B and E are polynomials while A,C and D are not.

Please mark me as brainliest.

For the following inequality, find a solution for the variable. Show all of your work and use complete sentences to explain the solving process that you used to find a solution for the inequality. Be sure to include at least two terms from the word bank. 1/4 x ≤-3

Answers

Answer:

x ≤ -12

Step-by-step explanation:

To get x by itself you simply multiply both sides by 4, since 1/4 * 4 = 1.

Which of the following best describes the data distribution of the histogram below?
A. Symmetric
B. Uniform
C. Bimodal
D. Unimodal​

Answers

Answer:

D. Unimodal

Step-by-step explanation:

We can immediately tell the data is not symmetrical. That leaves B, C, D. The data of this histogram is also not uniform because the numbers vary- eliminating answer choice B. There are three modes of data distribution; unimodal, multimodal, and bimodal. The one demonstrated here is unimodal because there is one "hump" in the data distribution of the histogram and one mode.

The three modes of data distribution for visual context:

The equations of two lines are given. Determine if the lines are parallel, perpendicular, or neither.
8x - 7y = 6
8x - y = -8

Answers

Answer:

8x-7y=6

or, -7y=-8x+6

or, y=8x/7-6/7

so the slope is 8/7

8x-y=-8

or, -y=-8x-8

or, y=8x+8

So the slope is 8

Both has different slope and they don't satisfy the property of being perpendicular to each others, so they're neither parallel nor perpendicular.

Answered by GAUTHMATH

In a family of 3 children, what is the probability that there will be exactly 2 boys assuming that the sexes are equally likely to occur in each birth​

Answers

Answer:

There is a 60.00 percent probability of a particular outcome and 40.00 percent probability of another outcome.

A machine has two components both of which have a lifespan, in months, that is exponentially distributed with mean 8. The lifespan of the two components are independent. Find the probability both components are functioning in 12 months.

Answers

Answer:

0.0498

Step-by-step explanation:

In this question,

x~exponential

we have

mean = 1/λ = 8

from here we cross multiply, when we do

such that

λ = 1/8

probability of x functioning in 8 months

= e^-λx

= e^-1/8x12

= e^-1.5

= 0.2231

i got this value through the use of a scientific calculator

then the probability that these two are greater than 12

= 0.2231²

= 0.04977

= approximately 0.0498

therefore the probability that both components are functioning in 12 months is 0.0498

Answer my question you heathens

Each month your cell phone company charges you $ 40 for your plan plus 2 cents for each text you send. You have $ 120 budgeted for cell phone expenses for the month. Construct an inequality to make a determination about the number of texts you can send each month. Note that you cannot send a fraction of a text. You must send __________ _______________ texts this month in order to stay within your budget.

Answers

Answer:

50 text messages would have to be sent or received in order for the plans to cost the same each month.

Step-by-step explanation:

x = number of text messages sent

0.2x+40=50

0.2x = 10

5(0.2x) = 5(10)

x = 50

Therefore, 50 text messages would have to be sent or received in order for the plans to cost the same each month.

Rewrite the expression by factoring out (u-8).3u^2(u-8)-2(u-8)

Answers

Answer:

The rewritten expression is [tex](u - 8)(3u^2 - 2)[/tex]

Step-by-step explanation:

We are given the following expression:

[tex]3u^2(u - 8) - 2(u - 8)[/tex]

Factoring out (u-8)

Place (u-8) to the front, and then divide each term by (u-8). So

[tex]3u^2(u - 8) - 2(u - 8) = (u - 8)\left[\frac{3u^2(u - 8)}{u - 8} - \frac{2(u-8)}{u - 8}\right] = (u - 8)(3u^2 - 2)[/tex]

The rewritten expression is [tex](u - 8)(3u^2 - 2)[/tex]

Because of high tuition costs at state and private universities, enrollments at community colleges have increased dramatically in recent years. The following data show the enrollment (in thousands) for Jefferson Community College for the nine most recent years.


Year Period (t) Enrollment (1,000s)
2001 1 6.5
2002 2 8.1
2003 3 8.4
2004 4 10.2
2005 5 12.5
2006 6 13.3
2007 7 13.7
2008 8 17.2
2009 9 18.1

Required:
a. What type of pattern exists in the data?
b. Use simple linear regression analysis to find the parameters for the line that minimizes MSE for this time series.
c. What is the forecast for year 10?

Answers

Answer:

a. A linear pattern exists in the data.

b. The parameters for the line that minimizes MSE for this time series are as folows:

ß1 = Estimated slope = 1.4567

ß0 = Estimated intercept = 4.7165

Also, we have:

MSE = Mean squared error = 0.4896

c. Forecast for year 10 is 19,280.

Step-by-step explanation:

a. What type of pattern exists in the data?

Note: See Sheet1 of the attached excel file for the line graph.

From the line graph, it can be observed that a linear pattern exists in the data.

b. Use simple linear regression analysis to find the parameters for the line that minimizes MSE for this time series.

Note: See Sheet2 of the attached excel file for all the calculations to obtain the following:

Sample size = 9

Total of X = 45

Total of Y = 108

Mean of X = Total of X / Sample size = 45 / 9 = 5

Mean of Y = Total of X / Sample size = 108 / 9 = 12

SSxx = Total of (X - Mean of X)^2 = 60

SSyy = Total of (Y - Mean of Y)^2 = 130.74

SSxy = Total of (X - Mean of X) * (Y - Mean of Y) = 87.40

Therefore, we have:                

ß1 = Estimated slope = SSxy/SSxx = 87.4 / 60  = 1.4567

ß0 = Estimated intercept = Mean of Y – (ß1 * Mean of X) = 12 - (5 * 1.4567) = 4.7165

Therefore, the parameters for the line that minimizes MSE for this time series are as folows:

ß1 = Estimated slope = 1.4567

ß0 = Estimated intercept = 4.7165

Regression equation which also used in the attached excel is as follows:

Y = ß0 + ß1X =

Y = 4.7165 + 1.4567X …………………. (1)

SSE = Sum of squared error = Total of (Y - Y*)^2 = 3.4273

Therefore, we have:

MSE = Mean squared error = (SSE/(n-2)) = (3.4273 / (9 - 2)) = 0.4896

c. What is the forecast for year 10?

This implies that X = 10

Substitute X = 10 into equation (1), we have:

Y = 4.7165 + (1.4567 * 10) = 19.28

Since it is 1,000s, we have:

Y = 19.28 * 1,000 = 19,280

Therefore, forecast for year 10 is 19,280.

Amy needs to mail a gift card to a friend. She uses 47-cent stamps and 6-cent stamps to pay $2.42 in postage. How many of each stamp did Amy use?

Answers

Answer:

Answer:Amy used 4 41-cent stamps and 8 6-cent stamps.

Step-by-step explanation:

Let x represent the number of 41-cent stamps that Amy used. Let y represent the number of 6-cent stamps that Amy used.

41 cents = 41/100 = $0.41

6 cents = 6/100 = $0.06

She uses 41-cent stamps and 6-cent stamps to pay $2.12 in postage. It means that

0.41x + 0.06y = 2.12

Multiplying through by 100, it becomes

41x + 6y = 212

6y = 212 -41x

We would test for corresponding values of x and y that satisfies the equation and they must be whole numbers.

If x = 3,

6y = 212 - 41 × 3 = 89

y = 89/6 = 14.8333

If x = 4,

6y = 212 - 41 × 4 = 48

y = 48/6 = 8

Answer:Amy used 4 41-cent stamps and 8 6-cent stamps.

Step-by-step explanation:

Let x represent the number of 41-cent stamps that Amy used. Let y represent the number of 6-cent stamps that Amy used.

41 cents = 41/100 = $0.41

6 cents = 6/100 = $0.06

She uses 41-cent stamps and 6-cent stamps to pay $2.12 in postage. It means that

0.41x + 0.06y = 2.12

Multiplying through by 100, it becomes

41x + 6y = 212

6y = 212 -41x

We would test for corresponding values of x and y that satisfies the equation and they must be whole numbers.

If x = 3,

6y = 212 - 41 × 3 = 89

y = 89/6 = 14.8333

If x = 4,

6y = 212 - 41 × 4 = 48

y = 48/6 = 8

We need to find how many 47c stamps (let’s call the number of these stamps x) and how many 6c stamps (let’s call the number of these stamps y)
Together, the cost of 47x + 6y = 242 (242cents)
As x is more expensive, let’s look at that first.
If we bought 5 of the x stamps, that would cost 5x47=249. That is too much, so the most we can buy is 4 x stamps
4 of the x stamps cost 188.
We need to get to 242, so let’s look at the y stamps.
242 - 188 is 54. Each y stamp costs 6 cents, so how many can we buy?
54 / 6 = 9. And there we have our answer.
4 x stamps and 9 y stamps.
Four 47cent stamps and nine 6cent stamps.

Find the scale ratio for the map described below.
1cm ​(map) 50km ​(actual)
The scale ratio is 1 to .....?

Answers

Answer:

50,000 : 0.01

multiply by 100...

5000000 : 1

 1:5,000,000

Step-by-step explanation:

) dy 2x
------ = ---------------
dx yx2 + y

Answers

Step-by-step explanation:

[tex]\dfrac{dy}{dx} = \dfrac{2x}{y(x^2 + 1)}[/tex]

Rearranging the terms, we get

[tex]ydy = \dfrac{2xdx}{x^2 + 1}[/tex]

We then integrate the expression above to get

[tex]\displaystyle \int ydy = \int \dfrac{2xdx}{x^2 + 1}[/tex]

[tex]\displaystyle \frac{1}{2}y^2 = \ln |x^2 +1| + k[/tex]

or

[tex]y = \sqrt{2\ln |x^2 + 1|} + k[/tex]

where I is the constant of integration.

Please help. Solve the triangle. Round ans to the nearest tenth.

Answers

9514 1404 393

Answer:

C = 21°a = 13.3c = 5.4

Step-by-step explanation:

The third angle can be found from the sum of angles in a triangle.

  A + B + C = 180°

  C = 180° -62° -97°

  C = 21°

__

The remaining side lengths can be found using the Law of Sines.

  a/sin(A) = b/sin(B)

  a = sin(62°)(15/sin(97°)) ≈ 13.34

Similarly, ...

  c/sin(C) = b/sin(B)

  c = sin(21°)(15/sin(97°)) ≈ 5.42

The remaining side lengths are approximately ...

  a ≈ 13.3

  c ≈ 5.4

Merci de m'aider rapidement !

Answers

Answer:

I will answer in English.

We can prove that the angle APS is a triangle rectangle.

Remember that for a triangle rectangle of catheti A and B, and hypotenuse H, the Pythagorean's theorem says that:

A^2 + B^2 = H^2

In this case, we can assume that the hypotenuse is the longer side, AS, and the other two sides are the catheti.

Then we have:

H = 5x + 10

A = 3x + 6

B = 4x + 8

Now let's write the equation from the theorem, and let's see if its true.

A^2 + B^2 = H^2

( 3x + 6 )^2 + (4x + 8)^2 = (5x + 10)^2

So we can start with:

( 3x + 6 )^2 + (4x + 8)^2

And try to "transform" this into:

(5x + 10)^2

First, let's expand it:

((3x)^2 + 2*(3x)*6 + 6^2) + ( (4x)^2 + 2*(4x)*8 + 8^2)

9x^2 + 24x + 36 + 16x^2 + 64x + 64

25x^2 + 40x + 100

Now we can complete squares on the left side, by writing:

(5x)^2 + 2*10*(5x) + 10^2

(5x + 10)^2

Then we saw that the equation is true for every value of x, then we just prove that the triangle fulfills the theorem, thus, the triangle is a triangle rectangle.

1) Prepare a post merger financial position for METRO using the pooling of interest method.

Answers

Answer:

Metro and Medec

METRO

Post-merger Financial Position, using the pooling of interest method:

Pre-merger Financial Positions:

                           Metro (RM ‘000)

Assets  

Current assets                          120

Fixed assets                             830

Total assets                             950

Liabilities and Equities  

Current liabilities                      40

Long term debt                      200

Common stock (RM1 par)      480

Capital surplus                       120

Retained earnings                  110

Total liabilities and equity    950

Earnings available to

common stockholders            230

Common Dividends                  150

Addition to Retained Earnings  80

Step-by-step explanation:

Pre-merger Financial Positions:

                           Metro (RM ‘000)    Medec(RM ‘000)

Assets  

Current assets                          50                     70

Fixed assets                           650                    180

Total assets                            700                   250

Liabilities and Equities  

Current liabilities                      30                     10

Long term debt                       140                    60

Common stock (RM1 par)      400                    80

Capital surplus                         50                    70

Retained earnings                   80                    30

Total liabilities and equity     700                 250

Earnings available to

common stockholders            100                  130

Common Dividends                  50                  100

Addition to Retained Earnings 50                   30

Exchange ratio = 1:2

Other Questions
Question A cotton farmer produced 390 pounds per acre after 4 years of operating. After 9 years, he was producing 460 pounds per acre. Assuming that the production amount has been increasing linearly, estimate the production per acre 7 years after he started farming. Your answer should just be a numerical value. Do not include units in your answer. Provide your answer below: Lines L and M are parallel. Evaluate without a calculator:CSC -120 The National Rifle Association is an example of a A. gun control group. B. multi-issue group. C. gun rights group. D. dual-issue group. E. single-issue group. Since graduating from college years ago, Dr. Nick Riviera has made deposits into his retirement fund on a basis in the amount of $. If his retirement fund has earned % interest compounded , how much has Nick accumulated in his retirement account? The writer in 'A Child is Born' talks about the similarities and differences in: * Which attack form either exploits a software flaw or floods a system with traffic in order to prevent legitimate activities or transactions from occurring? On April 1, Holton Company borrows $100,000 from West Bank by signing a 6-month, 6%, interest-bearing note.Prepare the necessary entries below associated with the note payable on the books of Holton Company.(a) Prepare the entry on April 1 when the note was issued.(b) Prepare any adjusting entries necessary on June 30 in order to prepare the semiannual financial statements. Assume no other interest accrual entries have been made. In which process do producers use chemi-cal energy and make food?A chemosynthesisB fermentationC glycolysisD photosynthesis 100 students are interviewed to see which of biology, chemistry or physics they prefer. 42 of the students are girls. 5 of the girls like biology best. 4 of the boys prefer physics. 13 out of the 21 who prefer chemistry are girls. What percentage of the students prefer biology? ?????????????????????? colonialism and imperialism are synonyms. colonization is the process of acting on the ideas of colonialism/imperialism. in the space below, recall anything you associate with the words "colonialism," "colonization," and "imperialism." Since Native Americans died from disease, the settlers innew source of slavery. * what is the value of x? 4/5x-1/10=3/19 victory[tex]()xyx {78646816481186544}^{2} [/tex] art A scientist finds that another molecule has contaminated the mixture he is working with in the lab. When he analyzes its chemical structure, he finds that it contains uracil, is single stranded, and contains phosphate. What molecule has likely contaminated his mixture?nucleotideproteinDNARNA Consider the following project network and activity times (in weeks): Activity A B C D E F G H Time 5 3 7 6 7 3 10 8 How much time will be needed to complete this project Eva conducted a survey to find out the amount of time high schoolers spend surfing the Internet. From the data collected, the range of time spent was 3 hours. What does this range say about the data?A. The quotient between the greatest amount of time and the least amount of time spent surfing the Internet is 3 hours.B. The difference between the greatest amount of time and the least amount of time spent surfing the Internet is 3 hours.C. All the students surveyed spend exactly 3 hours surfing the Internet.D. All the students surveyed spend an average of 3 hours surfing the Internet. The Shakespearean sonnet is also known as the asO Itelian sonnetO English sonnetO Petrarchan sonnet American sonnet How are finches in the Galapagos Islands a good example of adaption?