to obtain a smaller margin of error choose a larger confidence level. choose a smaller confidence level.om/input?i

Answers

Answer 1

To obtain a smaller margin of error, choose a smaller confidence level.

Margin of error is defined as the degree of the sampling errors in statistics. It can be calculated using the formula below.

MOE = z x (SD / √n)

where MOE = margin of error

z = found by using a z-score table

SD = sample standard deviation

n = sample size

Based on the formula, to reduce the margin of error, the z-score, z, must be small. In order to have a smaller value of z, the probability, p, should also be small. And to obtain a small probability, choose a smaller confidence level.

Hence, to reduce the margin of error, use a lower confidence level.

Learn more about margin of error here: brainly.com/question/10218601

#SPJ4


Related Questions

Find the coordinates of h if x(11, -6) is the midpoint of gh and g(15, 4).

Answers

Answer:

h (7, - 16 )

Step-by-step explanation:

given endpoints (x₁, y₁ ) and (x₂, y₂ ) then the midpoint M is

M = ( [tex]\frac{x_{1}+x_{2} }{2}[/tex] , [tex]\frac{y_{1}+y_{2} }{2}[/tex] ) ← midpoint formula

let the coordinates of h be (x, y )

here (x₁, y₁ ) = g (15, 4 ) and (x₂, y₂ ) = h (x, y )

use the midpoint formula on g, h and equate to the coordinates x (11, - 6 )

[tex]\frac{15+x}{2}[/tex] = 11 ( multiply both sides by 2 )

15 + x = 22 ( subtract 15 from both sides )

x = 7

and

[tex]\frac{4+y}{2}[/tex] = - 6 ( multiply both sides by 2 )

4 + y = - 12 ( subtract 4 from both sides )

y = - 16

then

coordinates of h = (7, - 16 )

g what would need to be known about the pivot columns in an augmented matrix in order to know that the linear system is consistent and has a unique solutionwhat would need to be known about the pivot columns in an augmented matrix in order to know that the linear system is consistent and has a unique solution

Answers

There are no free variables for the pivot columns in an augmented matrix in order to know that the linear system is consistent and has a unique solution.

Define the term unique solution?Identical to a coefficient matrix, an augmented matrix has an additional column that contains the values from the right side of a linear system of equations. A number of equations must match the number of unknowns if a system of equations does have a single unique solution (variables).

For the stated question-

It is necessary to know that a system is consistent (i.e., there is no pivot in the last column of the augmented matrix) and that there are no free variables in order to determine whether it has a unique solution (like a pivot position in every column of the coefficient matrix).

Also take note that this rules out having fewer rows than columns.

Thus, there are no free variables for the pivot columns in an augmented matrix in order to know that the linear system is consistent and has a unique solution.

To know more about the unique solution, here

https://brainly.com/question/9201878

#SPJ4

Find the 12th term of the following geometric sequence. 2, 8, 32, 128

Answers

Step-by-step explanation:

So 2 * 4 = 8

8 * 4 = 32

32 * 4 = 128

128 * 4 = 512

512*4=2048

2048*4=8192

8192*4=32768

32768*4=131072

131072*4=524288

524288*4=2097152

2097152*4=8388608

8388608*4=33554432 and that would probably be your final answer

(q014) how many of the twenty-five top-grossing films of 2017 in the united states were part of a movie franchise?

Answers

five out of of the twenty-five top-grossing films of 2017 in the united states were part of a movie franchise

If you were to attribute this film, that means you'd say that (something) caused the success of the movie Rocky. This question is basically asking what do you think made this movie a big hit? Personally, I'd say it's because of how the storyline and plot turned out. It's very intriguing and it doesn't just make the movie about boxing. The film adds some love between the protagonist and some other character, and not only that, but the movie teaches you something. Because Rocky lost to Apollo, Rocky didn't care. At least he still had Adrian. So, the movie teaches you that, even if you do lose, at least you still have something and/or someone with you.

learn more about of film here

https://brainly.com/question/14824318

#SPJ4

look at the pic and answer

Answers

it’s the second one
2•2•2•2•5•x•x•y

The box plot shows the times for sprinters on a track team.

A horizontal number line starting at 40 with tick marks every one unit up to 59. The values of 44, 48, 50.5, 53, and 56 are all marked by the box plot. The graph is titled Sprinters' Run Times, and the line is labeled Time in Seconds.

Which value does 50% of the data lie above, and what is it called?

48, the lower quartile
50.5, the median
56, the median
53, the upper quartile

Answers

The value that 50% of the data, as shown in the box plot, lie above and what it is called is: B. 50.5, the median

What is the Median of a Box Plot?

A box plot that displays the data set has the value of the median indicated at the point where a vertical line divides the rectangular box.

The median can be referred to as the second quartile (Q2) or 50th percentile of the data set.

The median value shows that 50% of the data set is above it while 50% is below it also.

The box plot in the given image shows that the vertical line crosses the rectangular box at 50.5.

50.5 is therefore the median, and this means that 50% of the data lie above 50.5.

Therefore, the answer is:

B. 50.5, the median

Learn more about the median of a box plot on:

https://brainly.com/question/14277132

#SPJ1

f ''(x) = x−2, x > 0, f(1) = 0, f(8) = 0

Answers

The required function f when f"(x) = x^-2, x > 0, f(1) = 0, f(2) = 0 is f(x) = - ln x  + (ln 8) x/7 + (ln 8)/7

In tthis question we have been given the second derivative of function

f"(x) = x^-2, x > 0, f(1) = 0, f(2) = 0

We need to find a function f(x).

Consider f"(x) = x^-2

Integrating above expression with respect to x we get,

f'(x) = -1/x + C

againg integrating above expression with respect to x we get,

f(x) = - ln x + Cx + D

Now we need to find C and D.

Given that f(1) = 0

- ln (1) + C + D = 0     

C + D = 0                       ........... (1)

And f(8) = 0

- ln 8 + 8C + D = 0   

8C + D = ln 8                ..............(2)

subtracting equation (1) from equation (2),

C = (ln 8)/7

Subtituting above value of C in equation (1) we get,

D = -(ln 8)/7

So, f(x) = - ln x  + (ln 8) x/7 + (ln 8)/7

Therefore, the required function : f(x) = - ln x  + (ln 8) x/7 + (ln 8)/7

Learn more abot a function here:

https://brainly.com/question/28193995

#SPJ4

Anjum and Betty spent a total of 9 hours completing the puzzle.
The ratio Anjum’s time : Betty’s time = 7 : 5.
Work out how much time Anjum spent on the puzzle.

Answers

7 : 5 equals to 9 in total
So
7+5=12
9 divided by 12 is 0.75
Ahjum = 7
Betty = 5
The time Ahjum spent on the puzzle is
7 * 0.75 = 5.25

use this model to determine the answer what is 6÷1/5

Answers

Answer: 30

Step-by-step explanation:

6 divided by 1/5 is the same as 6/1 * 5/1

6/1 * 5/1 = 30/1

=30

30/5 = 6

Answer:

30

Step-by-step explanation:

There are a couple of ways to do this.  One way is the traditional way.

[tex]\frac{6}{1}[/tex]÷[tex]\frac{1}{5}[/tex]  Then multiply by the reciprocal

[tex]\frac{6}{1}[/tex] x [tex]\frac{5}{1}[/tex] = [tex]\frac{30}{1}[/tex] = 30

Another way that is more intuitive:

[tex]\frac{6}{1}[/tex]÷[tex]\frac{1}{5}[/tex]  Get a common denominator of 15

[tex]\frac{90}{15}[/tex]÷[tex]\frac{3}{15}[/tex] = [tex]\frac{\frac{90}{3} }{\frac{15}{15} }[/tex]= [tex]\frac{30}{1}[/tex] = 30

I need the answer now
Please help me
I’ll give you the Brainiest

There is a close relationship between the air pressure inside a hurricane and its maximum sustained wind speed: Y-1.15x + 1190 where
x is the air pressure in millibars (kPa) and y is the wind speed in knots (nautical miles per hour). Using the model, what would be the wind
speed of a hurricane with an air pressure of 956 kPa? Round your answer to the nearest knot

A) 50 knots
B) 75 knots
C) 115 knots
D) 91 knots

Answers

The wind speed of a hurricane with an air pressure of 956 kPa will be 2289.4 knots.

What is a mathematical function, equation and expression?function : In mathematics, a function from a set X to a set Y assigns to each element of X exactly one element of Y. The set X is called the domain of the function and the set Y is called the codomain of the function.expression : A mathematical expression is made up of terms (constants and variables) separated by mathematical operators.equation : A mathematical equation is used to equate two expressions.

Given is that relationship between the air pressure inside a hurricane and its maximum sustained wind speed → y = 1.15x + 1190, where [x] is the air pressure in millibars (kPa) and [y] is the wind speed in knots (nautical miles per hour).

The air pressure inside a hurricane and its maximum sustained wind speed are related as → y = 1.15x + 1190

For x = 956 kpa of pressure, we can write -

y = 1.15 x 956 + 1190

y = 2289.4 knots

Therefore, the wind speed of a hurricane with an air pressure of 956 kPa will be 2289.4 knots.

To solve more questions on functions, expressions and polynomials, visit the link below -

brainly.com/question/17421223

#SPJ1


[tex]y = 2x + 7[/tex]
[tex]y = 3 - \frac{1}{2} x[/tex]
Is this parallel, perpendicular, or neither?​

Answers

it would be parallel

which sample will have a larger chi-square test statistic? (see if you can tell without doing any calculations.)

Answers

The sample with more observations and/or more variability in the data will generally have a larger chi-square test statistic.

Chi-square test statistic is a measure of how well a set of observed data fits a theoretical model. The larger the sample size and the more variability in the data, the more likely it is that the theoretical model won't fit the data perfectly. Therefore, the larger sample size and variability in the data will lead to a larger chi-square test statistic.

Learn more about test statistic here

https://brainly.com/question/14128303

#SPJ4

If BA BD, the value of x is:
4.
9.
10.
None of these choices are correct.

Answers

Because angles ABC and CBD sum up to a 90° angle, their measures must sum up to 90.° So, we can create the following equation:

5x+4x=90

Simplify by combing lien terms:

9x=90

Divide both sides by 9:

x=90/9

x=10

Let’s check this answer:

5(10)+4(10)?=?90

50+40?=?90

90=90


Therefore, x=10

Which of the equations listed below would be parallel to the line divon by y= -4x + 3

Answers

Answer: A

A. y=-4x-2. Two lines are parallel if they have the same slope. In this case, the line given by y = -4x + 3 has a slope of -4, so the equation of the line that is parallel to it must also have a slope of -4. The equation y = -4x - 2 has a slope of -4, so it is the equation of a line that is parallel to the line given by y = -4x + 3.

The plane x + y + z = 1 cuts the cylinder x2 + y2 = 1 in an ellipse. We want to find the points on the ellipse that lie closest to the origin. Using Lagrange Multiplier method, set up a system of equations for such points.

Answers

The points on the ellipse that lie closest to the origin are  (1, 0, 0), (0, 1, 0)

Let (x, y, z) be a point on an ellipse in which plane x + y + z = 1 cuts the cylinder [tex]$x^2+y^2=1$[/tex]

Let f(x, y, z) = [tex]$x^2+y^2+z^2$[/tex]

[tex]& g_1(x, y, z)=x^2+y^2-1=0 \\[/tex]

[tex]& g_2(x, y, z)=x+y+z-1=0[/tex]

From Lagrange Multiplier Method.

There are multiple ways to define the method of Lagrange multipliers.

Suppose f and g are two functions such that they both have continuous partial derivatives.

Let (x0, y0, z0) ∈ S := {(x, y, z) : g(x, y, z) = 0} and ∇g(x0, y0, z0) ≠ 0.

The method of Lagrange’s multipliers is an important technique applied to determine the local maxima and minima of a function of the form f (x, y, z) subject to equality constraints

[tex]& \nabla f=\lambda \nabla y_1+\mu \nabla g_2 \\[/tex]

[tex]\Rightarrow & \langle 2 x, 2 y, 2 z\rangle=\lambda\langle 2 x, 2 y, 0\rangle+\mu\langle 1,1,1\rangle \\[/tex]

[tex]\Rightarrow & \langle 2 x, 2 y, 2 z\rangle=\langle 2 x \lambda+\mu, 2 y \lambda+\mu, \mu\rangle[/tex]

[tex]2 x & =2 x \lambda+\mu-(1) \\[/tex]

[tex]2 y & =2 y \lambda+\mu \ldots(2) \\[/tex]

[tex]2 z & =\mu \quad \ldots(3)[/tex]

From equation (1) [tex]$2 x(1-\lambda)=\mu=2 z$[/tex]

From equation (2) [tex]$2 y(1-\lambda)=\mu=2 z$[/tex]

Therefore if [tex]\lambda=1$[/tex], then z = 0

if [tex]\lambda \neq 1, \quad x=y=\frac{2}{1-\lambda}[/tex]

if z = 0, then after solving.

[tex]x^2+y^2=1$\\ $2 x+y=1$[/tex]

We get two points: [tex]${(1,0,0)} \geq {(0,1,0)}$[/tex]

and if x = y.

Then:

[tex]& x^2+y^2=1 \Rightarrow x^2+x^2=1 \Rightarrow 2 x^2=1 \Rightarrow x=\pm \sqrt{\frac{1}{2}} \\ & x+y+z=1[/tex]

x + y + z = 1

[tex]\Rightarrow[/tex] x + x + z = 1

[tex]\Rightarrow[/tex] 2 = 1 - 2x

= [tex]1-2\left(\pm \sqrt{\frac{1}{2}}\right)=1 \pm \sqrt{2}[/tex]

Therefore the corresponding points on the ellipse.

[tex]P_1\left(\frac{1}{\sqrt{2}}, \frac{1}{\sqrt{2}}, 1-\sqrt{2}\right) \& P_2\left(-\frac{1}{\sqrt{2}}, \frac{-1}{\sqrt{2}}, 1+\sqrt{2}\right)[/tex]

Now we have four points

Closest to the origin:

1) (1, 0, 0)

2) (0, 1, 0)

The farthest to origin:

3) [tex]$\left(\frac{1}{\sqrt{2}}, \frac{1}{\sqrt{2}}, 1-\sqrt{2}\right)[/tex]

4) [tex]$\left(-\frac{1}{\sqrt{2}}, \frac{-1}{\sqrt{2}}, 1+\sqrt{2}\right)[/tex]

For more questions on the Lagrange Multiplier method.

https://brainly.com/question/14115335

#SPJ4

What is the third quartile of the given data set?
(2,5,6,7,15, 16, 17)

Answers

Answer:

16 is the third quartile

I need help with my math please

Answers

Answer:

B) y = 3x + 2

-----------------------------------

Perpendicular lines have opposite-reciprocal slopes.

Given line has a slope of - 1/3, so the perpendicular slope is 3.

The matching choice is B.

Answer:

[tex]\textsf{B.} \quad y=3x+2[/tex]

Step-by-step explanation:

If two lines are perpendicular to each other, their slopes are negative reciprocals.

The negative reciprocal of a number is -1 divided by the number.

Given equation:

[tex]y=-\dfrac{1}{3}x+4[/tex]

The slope of the given equation is -¹/₃

Therefore, the slope of the perpendicular line is:

[tex]\implies -1 \div -\dfrac{1}{3}=-1 \times -3=3[/tex]

Therefore, the equation of the line that is perpendicular to the given equation is:

[tex]\textsf{B.} \quad y=3x+2[/tex]

2/3 + 1/5
4/5 + 1/2
5/7 + 1/3
1/4 -2/5

Answers

Answer:

A. 13/15​

B. 13/10​

C. 22/21

D. ​−3/20​

Step-by-step explanation:

Just make the denominators equal to each other and solve. Ask your teacher for extra help

the angle of elevation of the sun is decreasing at a rate of 0.25 radyh. how fast is the shadow cast by a 400-ft-tall building increasing when the angle of elevation of the sun is ?y6?

Answers

The shadow of a 400ft tall building is increasing at a rate of 100ft /hr

The angle of elevation of the sun is decreasing at a rate of 0.25 rad/hr

The height of the building is 400 ft tall

We need to find the rate at which the shadow is increasing

d/dθ = 1/4 rad/hr at θ = π/4

400/x = tan θ

x = 400/ tan θ

Upon derivation with t

dx/dt = 400 sec²θ/tan ²θ dθ/dt

at θ = π/4 and dθ/dt = 0.25 rad/hr

dx/dt = 400 (2x3)x0.25

dx/dt = 100ft/hr

Therefore, the shadow is increasing at the rate of 100ft/hr

To learn more about derivation refer here

https://brainly.com/question/28376218

#SPJ4

A ship sails 40 nautical miles (nm) due west from point A and then changes course and sails 20 nautical miles in a direction that is 54° west of due north. A diagram of the ship’s trip is shown

A. Find m
B. Find the length of b to the nearest hundredth
.
C. the length of d to the nearest hundredth.



D.the distance from point A to point C.



E. Find m

F. the length of c to the nearest nautical mile (nm).

Answers

Answer:

Look at pic 2 for the measurements. I rounded to the thousandth, because some required rounding to the hunderedth and others required to the nearest mile and others were unspecified.

Step-by-step explanation:

We should first draw a diagram. Since you said a diagram is shown, I will assume that the diagram looks something like pic 1. I do not know which variables correspond to which lengths, so I used random variables, but the diagram I drew should help you figure out which variables I used correspond to your actual problem.

If so, we can use our trigonometric functions and Pythagorean theorem to solve for all the lengths

We must solve for x and y in the diagram, and we can do so by using sine and cosine. We know the orange angle of the triangle whose legs are x and y is 36 degrees. We also know the hypotenuse of that triangle is of length 20 nm. Thus, [tex]sin(36) = \frac{x}{20}[/tex] and [tex]cos(36) = \frac{y}{20}[/tex].

We can multiply both sides of both of these functions by 20 to get: [tex]x = sin(36) * 20[/tex] and [tex]y = cos(36) * 20[/tex]. These are approximately x = 11.756 nautical miles and y = 16.180 nautical miles

We can solve for the length of a by adding 40 to y and getting a = 16.180 + 40 = 56.180 nautical miles

We can solve for the length of z by using the Pythagorean theorem and the leg lengths of a and x. We can do [tex]\sqrt{(40 + 20cos(36))^2 + (20sin(36))^2}[/tex] and get z = [tex]\sqrt{3294.427191}[/tex] = 57.397 nautical miles

Thus, we get the measurements in pic 2 as the distances you are asked to solve for.

The lengths are 56.180 nautical miles and 57.397 nautical miles

What is Pythagoras theorem?

Pythagoras theorem states that “In a right-angled triangle, the square of the hypotenuse side is equal to the sum of squares of the other two sides”. The sides of this triangle have been named Perpendicular, Base, and Hypotenuse.

Given that, A ship sails 40 nautical miles (nm) due west from point A and then changes course and sails 20 nautical miles in a direction that is 54° west of due north.

We can use our trigonometric functions and Pythagorean theorem to solve for all the lengths

We must solve for x and y in the diagram, and we can do so by using sine and cosine. Furthermore, we also know the hypotenuse of that triangle is of length 20 nm. Thus,  and.

We can multiply both sides of both of these functions by 20 to get:  and. These are approximately x = 11.756 nautical miles and y = 16.180 nautical miles.

We can solve for the length of a by adding 40 to y and getting a = 16.180 + 40 = 56.180 nautical miles

We can solve for the length of z by using the Pythagorean theorem and the leg lengths of a and x. Likewise, we can do √40+(20cos(36°)²)+(20sin36°)²) and get z = 57.397 nautical miles.

For more references on Pythagoras theorem, click;

https://brainly.com/question/343682

#SPJ1

Write the log equation as an exponential equation. You do not need to solve for x.
log_5x(2x-4)=3x+2

Answers

If the value of the base is y, then y^(3x+2) = 5x(2x-4)

What is logarithm?

logarithm, the exponent or power to which a base must be raised to yield a given number. Expressed mathematically, x is the logarithm of n to the base b if b^x= n, in which case one writes x = logb n. For example, 23 = 8; therefore, 3 is the logarithm of 8 to base 2, or 3 = log8 base 2.

Also if 10² = 100 , then 2 = log100 base 10.

representing the unknown base to be y

then, log 5x(2x-4) base y = 3x+2

from the law of logarithm

log a base b = x, then b = a^x

Similarly log 5x(2x-4) base y = 3x+2

then 5x(2x-4) = y^(3x+2)

Therefore the exponential equation of the logarithm is 5x(2x-4) = y^(3x+2)

learn more about logarithm from

https://brainly.com/question/25710806

#SPJ1

Solve each problem. Explain or show your reasoning.

a. What is 25% of 160?
b. What is 39% of 200?
c. What is 150% of 32?
d. 13 is 50% of what number?
e. 18 is 120% of what number?
f. 21 is what percentage of 30?

Answers

Answer:

Step-by-step explanation:

a. 40 because 25 percent is 1/4th and 160 times 1/4=40

b. 78  because 200 times 39/100 is 78

c. 48 because 32 times 150/100=48

d. 26 because if it is 50 percent it is 1/2 of a number so just multiply

e. 15

f. 70 percent, simplify both numbers to the lowest number possible equal to 21/30 so 7/10 and that is 70 percent

Find the value of the variable

A. 74 degree
B. 64 degree
C. 32 degree
D. 180 degree

Please help!!!

Answers

Answer- A
1. 180-32=148
2. 148/2=74

Answer:

A, 74°

Step-by-step explanation:

Both of the angles are named y, so this means they are the same/have the same value!

Remember, all triangles equal 180°

To find y...

First, we subtract 32° from 180° to see what the Y angles total up to!

180° - 32° = 148°

the two y angles on the left side of the triangle equal 148°, but what does just one of them equal?

Divide by 2 to find out!

148° ÷ 2 = 74°

one y angle = 74°

y = 74°

anyone know how to do this

Answers

From the triangle, the values of a and b are 5.1 units and 4.4 units respectively

How to find the lengths of a triangle?

You should know that a triangle is a polygon with three sides, three vertices, three angles  whose sum of angles is 180⁰

Using the trig ratio of Cosine

CosY=Adjacent/Hypothenuse

cos31=w/6

Cross multiplying we have

6*cos31=w

w=5.1 units

Then to find b, note that /VW/=/VY/=5.1

<VYX=<VWX............... base angles of isosceles triangle  WVY

Using cosine again from trig.

Cos31=b/5.1

5.1*cos31=b

simplify to get b=4.4 units

Therefore b= 4.4 units  

a=90-31       (remaining 2 angles of a right angled triangle)

a=59⁰

In conclusion, the value of a=59⁰ and the value of b=4.4 units

Study more about Trigonometrical ratios on https://brainly.com/question/25122832

#SPJ1

For each relation, decide whether or not it is a function.
Domain
sky
tree
leaf
cloud
Function
Not a function
Relation 1.
Function
Not a function
Range
7
Relation 3
{(m, m),(m, d),(v, v), (v, r)}
Domain
-2
Function
Not a function
Relation 2
Function
Not a function
Range
Relation 4
{(4, z),(4, e), (3, f), (9, z)}

Answers

Answer:

Relation 1 & 2 are functions

Relation 3 & 4 are not functions

Step-by-step explanation:

For a relation to be a function every x must have one and only one y

This is not true for relation 3 which has 2 y's at x = m and 2 y's at x = v

This is also not true for relation 4 which has 2 y's at x = 4

A 8-inch candle burns down in 4 hours. Assuming the candles are the same thickness and make (that is, directly proportional), how long would it take a 12-inch candle to burn down?

Answers

Answer:

To determine how long it would take a 12-inch candle to burn down, we need to first determine the relationship between the length of the candle and the time it takes to burn down. Since the candles are the same thickness and make, we can say that the time it takes for a candle to burn down is directly proportional to its length. This means that we can write an equation to represent the relationship between the length of the candle and the time it takes to burn down as follows:

t = k * l

where t is the time it takes for the candle to burn down, k is the proportionality constant, and l is the length of the candle.

We can use the information given in the problem to find the value of k. We know that an 8-inch candle burns down in 4 hours, so we can substitute these values into the equation above to find the value of k, as follows:

4 = k * 8

Solving for k, we get:

k = 0.5

Now that we know the value of k, we can use the equation above to determine how long it would take a 12-inch candle to burn down. Substituting the values for t, k, and l into the equation, we get:

t = (0.5) * (12) = 6

This means that it would take a 12-inch candle 6 hours to burn down.

The rectangular floor of a classroom is 28 feet in length and 38 feet in width. A scale drawing of the floor has a length of 14 inches. What is the area, in square inches, of the floor in the scale drawing?

Answers

The area of the floor of the scale drawing and the scale factor are 72 in² and 1/2 respectively.

Actual Length = 28 feets

Actual width =  38 feets

Model width = 14 inches

The scale factor = 14/28 =1/2

The length of the model can  be calculated thus :

Actual Length × scale factor

Model width = 38 × 1/2= 19 inches

The Area of a rectangle can be calculated using the relation :

Area = Length × width

Area of floor = 19 inches × 14 inches = 266 inch²

Therefore, the area of the floor of the scale drawing is 266 in²

What is area?Area is the quantity that expresses the extent of a region on the plane or on a curved surface. The area of a plane region or plane area refers to the area of a shape or planar lamina, while surface area refers to the area of an open surface or the boundary of a three-dimensional object.

To learn more about area refer to:

https://brainly.com/question/25292087

#SPJ1


Abdullah and Amna bought a car for $9000, Abdullah paid 45% of the $9000 and Amna paid
the rest.

b) Write down the ratio of the payments Abdullah: Amna in its simplest form.

Answers

Answer:

9 : 11

is your a nswer in it's simplest form

Step-by-step explanation:

Abdullah and Amna bought a car for $9000, Abdullah paid 45% of the $9000 and Amna paid

the rest.

b) Write down the ratio of the payments Abdullah: Amna in it's simplest form.

Abdullah paid 45% means Amna paid 55% (100% - 45% = 55%), so the Abdullah : Amna ratio is 45 : 55, let's simplify by dividing the two parts by 5 and we will have the ratio in its simplest form.

45 : 55

let's simplify

9 : 11 is your answer

Help me with this question please

Answers

To find the percentile rank of a score of 71 on this test, you first need to arrange the scores in ascending order. This gives you the following list of scores: 58, 64, 66, 70, 71, 75, 77, 80, 84, 85, 87, 90, 93, 95, 96.
Next, you need to count the number of scores that are less than or equal to 71. In this case, there are 6 scores that are less than or equal to 71, so the percentile rank of a score of 71 on
this test is 6/15 = 40%.
To find the score that corresponds to the 60th percentile, you need to count the number of scores that are less than or equal to the 60th percentile. In this case, there are 9 scores that are less than or equal to the 60th percentile, so the score that corresponds to the 60th percentile is 85.

please help me with question no. 5
If possible then answer with an explanation would be appreciated.​

Answers

Answer:

a)

Step-by-step explanation:

additions do not work in general that way when we consider a mixture of positive and negative numbers.

e.g.

x = 3, y = -5

|3 + -5| >= |3| + |-5|

|-2| >= 3 + 5

2 >= 8

is definitely not true.

so, for positive/negative number mixtures a) is wrong.

b) works because

if x >= y, then |x - y| >= |x| - |y|. equal when x and y > 0. larger when x and/or y < 0. correct

if x < y, then |x - y| >= |x| - |y|. larger when x and y > 0.

equal when x and/or y < 0.

c) and d) work because the signs don't change anything. either the result is positive anyway, or if negative just gets converted to the positive result.

Other Questions
Which government action was designed to discourage criticism of U.S. involvement in World War I?O the Fourteen PointsO the War Industries BoardO the Zimmermann TelegramO the Espionage and Sedition Acts what is the ratio of the volume occupied before the reaction to that following the reaction? enter your answer in the form of a decimal number. if the ea for the forward reaction is 25 kj/mol and the enthalpy of reaction is -95 kj/mol, what is ea for the reverse reaction? Answer each of the following questions that we discussed as part of our Socratic Seminar.Each answer should be a paragraph in length.1. How does Wilder's unconventional style impact the way audiences or readers understand the community of Grover's Corners?2. Consider Putnam's argument in Bowling Alone and the description of Grover's Corners inOur Town. Does this type of town still exist? Why or why not?Posted Mon Nov 7, 2022 at 12:20 pm The competing visions of Reconstruction between President Johnson and the Radical Republicans brought forth the nation's first impeachment charges. Place the following events in chronological order. Note that not all options must be used.Congress authorized the Tenure of Office Act in March 1867.Johnson removed Secretary of War Edwin Stanton.The House of Representatives initiated impeachment charges. The _____ requires manufacturers to use at least 65 percent reusable or recyclable components and reduce or eliminate toxic material in their packaging. a. Electronic Industry Citizenship Coalition Directive b. Greenpeace Environmental Restriction of Hazardous Substances c. European Union's Restriction of Hazardous Substances Directive d. Electronic Product and Environmental Hazards Restriction Directive Which of the following is not a description of a closed system? An object that is not influenced by external effects A mix of objects that interact with any other objectThe behaviour of a collection of objects depends only on the other objects in thecollectionA group of objects that don't interact with any other objects compute the net receivables based on the above information at the end of december (there was no beginning balance in the allowance for doubtful accounts). net receivables enter net receivables in dollars Soraya is an EMT who volunteers for a local fire department. On the scene of a hazardous materials incident, she helps prevent the incident from becoming larger and ensures bystanders remain safe. Soraya's level of hazardous materials training is at the ________ level.First Responder AwarenessFirst Responder OperationsHazardous Materials TechnicianHazardous Materials SpecialistFirst Responder Operations Consider a beam with a solid circular cross section. Determine the magnitdue of the maximum shear stress due to bending.d=0.5 mVmax=580kN two instance variables named timeleft and maxtime of type int. the value of timeleft should be initialized to 0 alfred takes an iq test at ages 25 and 55, measuring his fluid and crystallized intelligence. based on research of their respective developmental trajectories, what are most likely changes in these two areas that we would see? a. his fluid intelligence would decrease with age, whereas his crystallized intelligence would increase. b. both his fluid and crystallized intelligence would increase with age. c. both his fluid and crystallized intelligence would decrease with age. d. his fluid intelligence would increase with age, whereas his crystallized intelligence would decrease. Find the volume of this prymaid in question 10.PLEASE HELP ME. Which of the following BEST describes exercise?any movement produced by muscles that increases energy expenditureability to move a joint fluidly through the complete range of motionleisure physical activity that is purposeful, planned, and structuredmaximal force or tension level that can be produced by a muscle group having a strong, committed ethnic or racial identity is linked to particularly among ethnic minority groups. genetic variation among humans is relatively small when compared to other species. where in the human genome does most of the diversity occur? in sequences that code for tRNA in the homeotic genes in the mitochondrial DNA in single nucleotide-polymorphismsa. in squences that code for tRNAb. in the homeotics genec. in the mitocondrial DNAd. in single nucleotide polymorphisms Marketing management must make important decisions when developing an advertising program. Which of the following is NOT one of those decisions?A) evaluating advertising effectivenessB) developing advertising strategyC) setting advertising objectivesD) designing products and distributionE) setting the advertising budget a. wm stores more information for a longer time than ltm b. ltm stores and manipulates information while wm only stores information c. ltm works faster with more information than wm d. wm stores and manipulates information while ltm only stores information levitz furniture locates in huge, low-cost buildings; maintains large, on-premises inventories; and offers minimum service. levitz is a a. warehouse club. b. catalog showroom. c. superstore. d. warehouse showroom. e. department store. Julius went fishing on Saturday morning. He took a cooler to store the fish that he caught. The cooler could hold less than 8 large fish. Write an inequality that represents how many fish the cooler could hold. 8 > f 8 < f 8 f 8 f