Which equation can be used to solve for b?
B
5 cm
С
10 cm
b
30
A
O tan(30)=5/b
O tan(30)=b/5
O tan(30)=10/b
O tan(30)=b/10

Which Equation Can Be Used To Solve For B?B5 Cm10 Cmb30AO Tan(30)=5/bO Tan(30)=b/5O Tan(30)=10/bO Tan(30)=b/10

Answers

Answer 1

Answer:

The answer is option 1.

Step-by-step explanation:

You have to apply Tangent Rule, tanθ = opposite/adjacent:

[tex] \tan(θ) = \frac{oppo.}{adj.} [/tex]

[tex]let \: oppo. = 5 \\ let \: adj. = b \\ let \: θ = 30[/tex]

[tex] \tan(30) = \frac{5}{b} [/tex]

Which Equation Can Be Used To Solve For B?B5 Cm10 Cmb30AO Tan(30)=5/bO Tan(30)=b/5O Tan(30)=10/bO Tan(30)=b/10
Answer 2

The correct answer is option (A) tan(30)=5/b

Tangent functionThe tangent function is one of the main six trigonometric functions and is generally written as tan x. It is the ratio of the opposite side and the adjacent side of the angle in consideration in a right-angled triangle.

How to solve this problem?

The steps are as follow:

The right angle triangle is given whose sides are as follow:

AB = 10 cm

BC = 5 cm

AC = b cm

To find the tan(30) we will use following formula:

tan(x) = opposite side / adjacent side

tan(30) = BC / AC

tan(30) = 5 / b

So, the correct answer is option (A) tan(30)=5/b

Learn more about Tangent function here:

https://brainly.com/question/6904750

#SPJ2


Related Questions

Consider the vector x: x <- c(2, 43, 27, 96, 18) Match the following outputs to the function which produces that output. Options include sort(x), order(x), rank(x) and none of these

Answers

Completed Question

Outputs to be matched to the functions are:

1,2,3,4,51,5,3,2,41, 4, 3, 5, 2 2, 18, 27, 43, 96

Answer:

sort(x): 2, 18, 27, 43, 96 order(x): 1, 5, 3, 2, 4 rank(x) : 1, 4, 3, 5, 2none of these :  1, 2, 3, 4, 5

Step-by-step explanation:

Given the vector x: x <- c(2, 43, 27, 96, 18)

Sort

In R, the sort(x)  function is used to arrange the entries in ascending or descending order. By default, R will sort the vector in ascending order.

Therefore, the output that matches the sort function is:

sort(x): 2, 18, 27, 43, 96

Rank

The rank function returns a vector with the "rank" of each value.

x <- c(2, 43, 27, 96, 18)

2 has a rank of 143 has a rank of 427 has a rank of 396 has a rank of 518 has a rank of 2

Therefore, the output of rank(x)  is: 1, 4, 3, 5, 2

Order

When the function is sorted, the order function gives the previous location of each of the element of the vector.

Using the sort(x) function, we obtain: 2, 18, 27, 43, 96

In the vector: x <- c(2, 43, 27, 96, 18)

2 was in the 1st position18 was in the 5th position27 was in the 3rd position43 was in the 2nd position96 was in the 4th position

Therefore, the output of order(x) is: 1, 5, 3, 2, 4

g You run a regression analysis on a bivariate set of data ( n = 14 ). With ¯ x = 27.7 and ¯ y = 26.5 , you obtain the regression equation y = 0.495 x − 14.914 with a correlation coefficient of r = 0.39 . You want to predict what value (on average) for the response variable will be obtained from a value of 110 as the explanatory variable. What is the predicted response value?

Answers

Answer:

Predicted response value = 39.536

Note that this predicted response value will most likely be far from the actual response value because the correlation coefficient of the regression equation used (r = 0.39) is too far away from 1.

Step-by-step explanation:

The response variable is the dependent variable (y) whose value is obtained from the expression involving the independent variable (x).

For this question, although the correlation coefficient, r = 0.39, is far from 1, the regression equation is

y = 0.495x - 14.914

The predicted response value will be obtained from the explanatory variable and the regression equation

x = 110

y = 0.495x - 14.914

y = (0.495×110) - 14.914 = 39.536

Note that this predicted response value will most likely be far from the actual response value because the correlation coefficient of the regression equation used (r = 0.39) is too far away from 1.

Hope this Helps!!!

An analysis of 8 used trucks listed for sale in the 48076 zip code finds that the power model ln(\hat{price})=3.748-0.1395ln(miles)ln(price^​)=3.748−0.1395ln(miles), for price (in thousands of dollars) and miles driven (in thousands), is an appropriate model of the relationship. If a used truck has been driven for 47,000 miles, which of the following is closest to the predicted price for the truck?(A) $9.46(B) $24.80(C) $3,210.00(D) $9,460.00(E) $24,800.00

Answers

Answer:

(E) $24,800.00

Step-by-step explanation:

[tex]ln(\hat{price})=3.748-0.1395ln(miles)[/tex]

If a used truck has been driven for 47,000 miles

Miles=47 (in thousands)

We therefore have:

[tex]ln(\hat{price})=3.748-0.1395ln(47)\\ln(\hat{price})=3.2109\\$Take the exponential of both sides\\e^{ln(\hat{price})}=e^{3.2109}\\Price=e^{3.2109}\\$Price=24.80 \\Since the price is in thousands of dollars\\Price=24.80 X \$1000\\Predicted Price=\$24800.00[/tex]

The correct option is E.

m^2-3m+2/m^2-m. Simplify

Answers

Answer:

Step-by-step explanation:

factor out the numerator and demoninator

(m-2)(m-1)/m(m-1)

= (m-2)/m

A powerful computer is purchased for $2000, but loses 20% of its value each year. How much will it be worth 4 years from now?


a. Growth or Decay?


b. What is your multiplier?


c. Is $2000 your zero term or first term? term


d. Write the equation. (do not use spaces in your response; example: f(x)=10.2(1.22)^x )


e. Solve

Answers

Answer:

(A)Decay

(b)0.8

(c)First Term

(d)[tex]f(t)=2000(0.8)^t[/tex]

(e)$819.20

Step-by-step explanation:

The exponential function for modelling growth or decay is given as:

[tex]A(t)=A_o(1\pm r)^t[/tex],

Where:

Plus indicates growth and minus indicates decay.

[tex]A_o$ is the Initial Value\\r is the growth/decay rate\\t is the time period[/tex]

For a powerful computer that was purchased for $2000, but loses 20% of its value each year.

(a)Since it loses value, it is a decay.

(b)Multiplier

Its value decays by 20%.

Therefore, our multiplier(1-r) =(1-20&)=1-0.2

Multiplier =0.8

(c)$2000 is our First term (or Initial Value [tex]A_o[/tex])

(d)The function for this problem is therefore:

[tex]f(t)=f_o(1- r)^t\\f(t)=2000(1- 0.2)^t\\\\f(t)=2000(0.8)^t[/tex]

(e)Since we require the worth of the computer after 4 years,

t=4 years

[tex]f(4)=2000(0.8)^4\\f(4)=\$819.20[/tex]

Let:T : ℝ3→ℝ3 be the transformation that projects each vector x=​(x1​,x2​,x3​)onto the plane
x2=0​,
so
​T(x​)=​(x1​ ,​0 ,x3​). Show that T is a linear transformation.
The first property for T to be linear is
​T(0​) =_________________________________________________
Check if this property is satisfied for T.T​(x1​, x2​, x3​) =​(x1​, ​0,x3​)
​T(0,0,0) = ( _____ ,_____, _,_______) ,
​So, is the first property​ satisfied?
Yes 0r No
The second property for T to be linear is ​T(cu​+dv​)=______(see choices below)___________________________________________for all vectors(u and v)i n the domain of T and all scalars​ c, d
cT(u)+dT(v)
dT(u)+cT(v)dT(u)−cT(v)
cT(u)−dT(v)
for all vectors
u​,
v in the domain of T and all scalars​ c, d.
Check if this property is satisfied for T. Let u=​(u1​, u2​, u3​) and v =​(v1​, v2​, v3​).
T(cu+dv)=​(cu1+dv1​, ​0, cu3+dv3​) =​(cu1​, _______, _________) +​(dv1​, ________, _________)
Factor out the scalar in each ordered triple.
T(cu+dv) = ____​(u1​, ​0, u3) + ______​(v1​, ​0,v3​)
Further simplify the previous equation.
T(cu+dv) = c

(choices pick one)
T(v)
T(u)+d

(choices for the arrow above pick one)
T(v)
T(u)
​So, is the second property​ satisfied?
Yes
No
​Thus, T ▼
is
is not
linear.

Answers

Answer:

Step-by-step explanation:

A linear transformation must satisfy the following properties.

- T(0) = 0.

- For vector a,b then T(a+b) = T(a) + T(b).

- For a vector a and a scalar r, it must happen that T(ra) = rT(a)

In this case we have that T(a,b,c) = (a,0,c).

Note that T(0) = T(0,0,0) = (0,0,0) = 0. So, the first property holds.

Let [tex] a=(a_1,a_2,a_3), b=(b_1,b_2,b_3) [/tex]. Then

[tex]T(a+b) = T((a_1+b_1,a_2+b_2,a_3+b_3)) = (a_1+b_1,0,a_3+b_3) = (a_1,0,a_3)+(b_1,0,b_3) = T(a) + T(b)[/tex]

So the second property holds.

Finally, let r be a scalar and let [tex] a=(a_1,a_2,a_3)[/tex]. Then

[tex] T(ra) = T((ra_1,ra_2,ra_3)) = (ra_1,0,ra_3) = r(a_1,0,a_3)= rT(a)[/tex]

So, the three properties hold, and therefore, T is a linear transformation.

It is true that T represents a linear transformation

How to determine if T is a linear transformation

A linear transformation is such that have the following properties

T(0) = 0.If u and v are vectors, then T(u+v) = T(u) + T(v).If u is a vector and r is a scalar, then T(ru) = rT(u)

For the first property, we have:

T(x1,x2,x3) = (x1,0,x3)

The above property becomes

T(0) = T(0,0,0)

T(0) = (0,0,0)

T(0)= 0.

So, we can conclude that the first property of the linear transformation is satisfied

For the second property, we make use of the following:

u = (u1, u2, u3) and b = (v1,v2,v3)

The above property becomes

T(u + v) = T(u1 + v1, u2 + v2, u3 + v3)

Expand

T(u + v) = T(u1 + v1, 0, u3 + v3)

Expand

T(u + v) = (u1,0,u3) + (v1, 0, v3)

Simplify

T(u + v) = T(u) + T(v)

The above means that the second property is also satisfied

Recall that:

u = (u1, u2, u3)

So, we have:

T(ru) = (ru1, ru2, ru3)

Where r is a scalar

Expand

T(ru) = (ru1, 0, ru3)

Further, expand

T(ru) = r(u1, 0, u3)

So, we have:

T(ru) = rT(u)

The above means that, the third property is also satisfied

Hence, T represents a linear transformation

Read more about linear transformation at:

https://brainly.com/question/15213874

A soccer field is a rectangle 30 meters wide and 120 meters long.The coach asks players to run from one corner to the corner diagonally across. What is the distance to the nearest tenth of a mile

Answers

Answer:

123.7 meters

Step-by-step explanation:

If you draw a diagram, this will be a rectangle and the line across cuts it into a right triangle, with a base of 120 and a height of 30. The need to know the length of the hypotenuse of the triangle, so we can use the pythagorean theorem.

30^2 + 120^2 = c^2

c=123.7

Last year at a certain high school, there were 96 boys on the honor roll and 85 girls on the honor roll. This year, the number of boys on the honor roll increased by 25% and the number of girls on the honor roll increased by 20%. By what percentage did the total number of students on the honor roll increase? Round your answer to the nearest tenth (if necessary).

Answers

Answer:

22.7

Step-by-step explanation:

ok so, First we need to find new values:

       96( 1 + 0.25) =120

       85( 1+0.2)=  102

Boys last year        girls last year      total this year

   96                             85                        181

Boys this year        girls this year        total this year

  120                         102                           222

   Find the overall increase:

181( 1+r)= 1.226519

THEN U SUBTRACT 1

r=0.226519

Multiply by 100 and round to nearest 10th

22.7%

Final Answer: 22.7%

HOPED IT HELPED:)

I NEED HELP PLEASE SOMEONE HELP ME

Answers

Answer:

2nd option is the correct answer

Step-by-step explanation:

3 times a number decreased by 6 is - 2

If a random sample of 53 students was asked for the number of semester hours they are taking this semester. The sample standard deviation was found to be s = 4.7 semester hours. How many more students should be included in the sample to be 99% sure that the sample mean x is within 1 semester hour of the population mean  for all students at this college?

Answers

Answer:

94 more students should be included in the sample.

Step-by-step explanation:

We have that to find our [tex]\alpha[/tex] level, that is the subtraction of 1 by the confidence interval divided by 2. So:

[tex]\alpha = \frac{1-0.99}{2} = 0.005[/tex]

Now, we have to find z in the Ztable as such z has a pvalue of [tex]1-\alpha[/tex].

So it is z with a pvalue of [tex]1-0.005 = 0.995[/tex], so [tex]z = 2.575[/tex]

Now, find the margin of error M as such

[tex]M = z*\frac{\sigma}{\sqrt{n}}[/tex]

In which [tex]\sigma[/tex] is the standard deviation of the population and n is the size of the sample.

How many students we need to sample to be 99% sure that the sample mean x is within 1 semester hour of the population mean?

We need to survey n students.

n is found when M = 1.

We have that [tex]\sigma = 4.7[/tex]

So

[tex]M = z*\frac{\sigma}{\sqrt{n}}[/tex]

[tex]1 = 2.575*\frac{4.7}{\sqrt{n}}[/tex]

[tex]\sqrt{n} = 2.575*4.7[/tex]

[tex](\sqrt{n})^{2} = (2.575*4.7)^{2}[/tex]

[tex]n = 146.47[/tex]

Rounding up

147 students need to be surveyed.

How many more students should be included...?

53 have already been surveyed

147 - 53 = 94

94 more students should be included in the sample.

The amount of calories consumed by customers at the Chinese buffet is normally distributed with mean 2617 and standard deviation 586. One randomly selected customer is observed to see how many calories X that customer consumes. Round all answers to 4 decimal places where possible.
a. What is the distribution of X? X N,(_____ , ____)
b. Find the probability that the customer consumes less than 2409 calories. ______
c. What proportion of the customers consume over 2764 calories? __________
d, The Piggy award will given out to the 1% of customers who consume the most calories. What is the fewest number of calories a person must consume to receive the Piggy award? __________ calories. (Round to the nearest calorie)

Answers

Answer:

a) N(2617, 586)

b) 0.3613 = 36.13% probability that the customer consumes less than 2409 calories.

c) 0.4013 = 40.13% of the customers consume over 2764 calories

d) 3981 calories.

Step-by-step explanation:

Problems of normally distributed samples can be solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the zscore of a measure X is given by:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the pvalue, we get the probability that the value of the measure is greater than X.

In this question, we have that:

[tex]\mu = 2617, \sigma = 586[/tex]

a. What is the distribution of X?

Here we first place the mean, then the standard deviation.

N(2617, 586)

b. Find the probability that the customer consumes less than 2409 calories.

This is the pvalue of Z when X = 2409. So

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

[tex]Z = \frac{2409 - 2617}{586}[/tex]

[tex]Z = -0.355[/tex]

[tex]Z = -0.355[/tex] has a pvalue of 0.3613

0.3613 = 36.13% probability that the customer consumes less than 2409 calories.

c. What proportion of the customers consume over 2764 calories?

This is 1 subtracted by the pvalue of Z when X = 2764. So

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

[tex]Z = \frac{2764 - 2617}{586}[/tex]

[tex]Z = 0.25[/tex]

[tex]Z = 0.25[/tex] has a pvalue of 0.5987

1 - 0.5987 = 0.4013

0.4013 = 40.13% of the customers consume over 2764 calories

d. The Piggy award will given out to the 1% of customers who consume the most calories. What is the fewest number of calories a person must consume to receive the Piggy award?

Top 1%, so the 100-1 = 99th percentile.

The 99th percentile is the value of X when Z has a pvalue of 0.99. So it is X when Z = 2.327. So

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

[tex]2.327 = \frac{X - 2617}{586}[/tex]

[tex]X - 2617 = 2.327*586[/tex]

[tex]X = 3980.6[/tex]

Rounding to the nearest calorie, 3981 calories.

Bonita said that the product of 5/6 x 1 2/3 is 7/3.

How can you tell that her answer is wrong.

Answers

Answer:

  Bonita's product is too large

Step-by-step explanation:

The two factors in the problem are (5/6) and (5/3). The factor 5/6 is less than 1, ensuring that the product will be less than 5/3.

Bonita's result of 7/3 is more than 5/3, so is too large to be the product.

Submit A political scientist wants to conduct a research study on a president's approval rating. The researcher has obtained data that states that 45% of citizens are in favor of the president. The researcher wants to determine the probability that 6 out of the next 8 individuals in his community are in favor of the president. What is the binomial coefficient of this study? Write the answer as a number, like this: 42.

Answers

Answer: 28

Step-by-step explanation: Im taking the same class here is a photo of the work, divide 56/2 than you get 28

ASAP! GIVING BRAINLIEST! Please read the question THEN answer CORRECTLY! NO guessing. I say no guessing because people usually guess on my questions.

Answers

Answer:

  G(x) = x^2 -10x +25

Step-by-step explanation:

To translate F(x) 5 units to the right, replace x with (x-5).

  G(x) = F(x-5) = (x -5)^2

  G(x) = x^2 -10x +25

which law would you use to simply the expression 3^10/3^4 quotient power power of a quotient product of powers power of a product

Answers

ANSWER:
It will be like this 3^10/3^4
=(3)^10-4
=(3)^6
Law used x^m/x^n=x^m-n
HOPE IT HELPS!!!!!
PLEASE MARK BRAINLIEST!!!!

Calculating a correlation can help describe a relation between two quantitative variables' ___ and ___ . However, it is not sufficient to use a correlation coefficient to describe two variables. The addition of ___ can provide other helpful details such as __ _."

Answers

Answer:

direction

shape

scatter plots

shape and outliers

Step-by-step explanation:

Correlation is defined as the degree of correspondence between two variables.

When the values increase together, correlation is positive and when one value decreases as the other increases, correlation is negative .

Calculating a correlation can help describe a relation between two quantitative variables' direction and shape. However, it is not sufficient to use a correlation coefficient to describe two variables.  The addition of scatter plots can provide other helpful details such as shape and outliers

A polygon will be dilated on a coordinate grid to create a smaller polygon. The polygon is dilated using the origin as the center of dilation. Which rule could represent this dilation

Answers

Answer:

(x, y) → (4/5 x, 4/5 y)

Question:

The answer choices to determine the rule that represent the dilation were not given. Let's consider the following question:

A polygon will be dilated on a coordinate grid to create a smaller polygon. The polygon is dilated using the origin as the center of dilation. Which rule could represent this dilation?

A) (x, y) → (0.5 − x, 0.5 − y)

B) (x, y) → (x − 7, y − 7)

C) (x, y) → ( 5/4 x, 5/4 y)

D) (x, y) → (4/5 x, 4/5 y)

Step-by-step explanation:

To determine the rule that could represent the dilation, we would multiply each coordinate by a dilation factor (a constant) to create a dilation. Since the dilation would be used to create a smaller polygon, the constant multiplied with the coordinates of x and y would be less than 1.

Let's check the options out.

In option (A), the coordinates is subtracted from the constant (0.5).

In option (B), the constant (7) is subtracted from the coordinates.

In option (C), the coordinates are multiplied by constant (5/4).

But 5/4 = 1.25. This is greater than 1.

In option (D), the coordinates are multiplied by constant (4/5).

4/5 = 0.8

The constant multiplied with the coordinates of x and y is less than 1 in option (D) = (x, y) → (4/5 x, 4/5 y)

4/5 = 0.8

0.8 is less than 1

write this small number in standard form. 0.00078

Answers

Answer:

78/100000

Hope it helps you

7.8^ -4 is scientific notation

Which point is coplanar with B , C , H ?

Answers

Answer:

G

Step-by-step explanation:

Point G is coplanar with points B, C, H.

A mattress store sells only king, queen and twin-size mattresses. Sales records at the store indicate that the number of queen-size mattresses sold is one-fourth the number of king and twin-size mattresses combined. Records also indicate that three times as many king-size mattresses are sold as twin-size mattresses. Calculate the probability that the next mattress sold is either king or queen-size.

Answers

Answer:

The probability that the next mattress sold is either king or queen-size is P=0.8.

Step-by-step explanation:

We have 3 types of matress: queen size (Q), king size (K) and twin size (T).

We will treat the probability as the proportion (or relative frequency) of sales of each type of matress.

We know that the number of queen-size mattresses sold is one-fourth the number of king and twin-size mattresses combined. This can be expressed as:

[tex]P_Q=\dfrac{P_K+P_T}{4}\\\\\\4P_Q-P_K-P_T=0[/tex]

We also know that three times as many king-size mattresses are sold as twin-size mattresses. We can express that as:

[tex]P_K=3P_T\\\\P_K-3P_T=0[/tex]

Finally, we know that the sum of probablities has to be 1, or 100%.

[tex]P_Q+P_K+P_T=1[/tex]

We can solve this by sustitution:

[tex]P_K=3P_T\\\\4P_Q=P_K+P_T=3P_T+P_T=4P_T\\\\P_Q=P_T\\\\\\P_Q+P_K+P_T=1\\\\P_T+3P_T+P_T=1\\\\5P_T=1\\\\P_T=0.2\\\\\\P_Q=P_T=0.2\\\\P_K=3P_T=3\cdot0.2=0.6[/tex]

Now we know the probabilities of each of the matress types.

The probability that the next matress sold is either king or queen-size is:

[tex]P_K+P_Q=0.6+0.2=0.8[/tex]

Amar wants to make lemonade for a birthday party. He wants to mix 12 tablespoons of sugar in water. He only has a teaspoon which needs to be used 4 times to be equivalent to one tablespoon. At this rate, how many teaspoons of sugar will Amar need to make the lemonade?

Answers

Answer:48

Step-by-step explanation:

Given

Amar wants 12 tablespoons of sugar in water.

Amar has teaspoon whose four times is equivalent to 1 tablespoon

i.e. [tex]4\ \text{teaspoon}\equiv 1\ \text{tablespoon}[/tex]

therefore

[tex]12 tablespoon is 4\times 12[/tex]

[tex]\Rightarrow 4\times 12[/tex]

[tex]\Rightarrow 48\ \text{teaspoons}[/tex]

So, amar need to add [tex]48\ \text{teaspoons}[/tex] for lemonade

Answer:6328565394729

Step-by-step explanation:213

sorry

what is the radius diameter of the following circle?

Answers

Answer:

radius=7

diameter =2×radius

d=2×7

diameter=14

Answer:

Hello!

The answer is-

Radius: 7

Diameter: 14

Step-by-step explanation:

Diameter:

2*(radius)

d=2(7)

Diameter is 14

Steve drove for 812 hours at 72 miles per hour. How much distance did he travel

Answers

Answer:

[tex]58,464 \: \: miles[/tex]

Step-by-step explanation:

[tex]speed = \frac{distantce}{time} \\ [/tex]

[tex]distance = speed \times time \\ x = 72 \times 812 \\ x = 58,464 \: \: miles[/tex]

hope this helps

brainliest appreciated

good luck! have a nice day!

What’s the correct answer for this question?

Answers

Answer:

The last option is the correct choice 33.5

Step-by-step explanation:

[tex]V=\pi r^2\frac{h}{3} \\=\pi 2^2\frac{8}{3} \\=33.51\\=33.5[/tex]

Answer:

D

Step-by-step explanation:

In the attached file

I need help with solving this

Answers

Answer:

49

Step-by-step explanation:

Positive 49 not -49

please help you will get 10 points and brainliest. and explain your answer.

Answers

Answer:

Top prism = 262 in.² Bottom prism = 478 in.²

Step-by-step explanation:

top prism:

front + back: 5 x 3 = 15

sides: 19 x 4 x 2 = 152

bottom: 19 x 5 = 95

15 + 152 + 95 = 262

bottom prism:

front + back: 5 x 6 x 2 = 60

sides: 19 x 6 x 2 = 228

top + bottom: 19 x 5 x 2 = 190

60 + 228 + 190 = 478

What term should be inserted in
p²-
___+36 to make it a perfect
Square​

Answers

Answer:

12p

Step-by-step explanation:

the perfect square is form

(p - 6)² = p² - 12p + 36

Answer:

12p

Step-by-step explanation:

p² - ? + 36 = p² - ? + (-6)² = p² -2*6*p + (-6)² = p² - 12p + 36 = (p-6)²

The lengths of nails produced in a factory are normally distributed with a mean of 5.02 centimeters and a standard deviation of 0.05 centimeters. Find the two lengths that separate the top 6% and the bottom 6%. These lengths could serve as limits used to identify which nails should be rejected. Round your answer to the nearest hundredth, if necessary.

Answers

Answer:

The length that separates the top 6% is 5.1 centimeters.

The length that separates the bottom 6% is 4.94 centimeters.

Step-by-step explanation:

When the distribution is normal, we use the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the zscore of a measure X is given by:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the pvalue, we get the probability that the value of the measure is greater than X.

In this question, we have that:

[tex]\mu = 5.02, \sigma = 0.05[/tex]

Find the two lengths that separate the top 6% and the bottom 6%.

Top 6%:

The 100-6 = 94th percentile, which is X when Z has a pvalue of 0.94. So X when Z = 1.555.

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

[tex]1.555 = \frac{X - 5.02}{0.05}[/tex]

[tex]X - 5.02 = 1.555*0.05[/tex]

[tex]X = 5.1[/tex]

So the length that separates the top 6% is 5.1 centimeters.

Bottom 6%:

The 6th percentile, which is X when Z has a pvalue of 0.06. So X when Z = -1.555.

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

[tex]-1.555 = \frac{X - 5.02}{0.05}[/tex]

[tex]X - 5.02 = -1.555*0.05[/tex]

[tex]X = 4.94[/tex]

The length that separates the bottom 6% is 4.94 centimeters.

On the map, Seattle, Portland, and Boise form a triangle whose sides are shown in the figure below. If the actual distance from Seattle to Boise is 400 miles, find the distance from Seattle to Portland.

Answers

Answer:

150 miles

Step-by-step explanation:

If the distance between Seattle and Boise is 400 miles and the image illustrates 4", then there must be a proportionate between the two values. Therefore, if the distance between Seattle and Portland is 1.5", then the real distance must be 150 miles.

What is the value of
3/7x0.1/5/21
?
7
А.1/98
B.9/50
С.9/5
D.18/1

Answers

Answer:

B

Step-by-step explanation:

[tex]\dfrac{3}{7}\times 0.1 \div \dfrac{5}{21}= \\\\\\\dfrac{3}{7}\times \dfrac{1}{10}\times \dfrac{21}{5}= \\\\\\\dfrac{3\times 1 \times 21}{7 \times 10 \times 5}=\\\\\\\dfrac{63}{350}=\\\\\\\dfrac{9}{50}[/tex]

Therefore, the correct answer is choice B. Hope this helps!

Answer:

The answer to your question is 9/50

Other Questions
List the six foods eaten as part of the seder. if f(x)=4^x-8 and g(x)=5x+6, find (f+g)(x) Jeanie acquires an apartment building in 2008 for $280,000 and sells it for $480,000 in 2019. At the time of sale there is $60,000 of accumulated straight-line depreciation on the apartment building. Assuming Jeanie is in the highest tax bracket for ordinary income and the Medicare tax on net investment income applies, how much of her gain is taxed at 28.8 percent? Should i put much, many or alot what is the slope-intercept equation of the line below? Alguien me puede ayudar con esto por favor!!!! what stage in the cell cycle does the dna replicate and cell grows? Which one is NOT an acid?A. H2S04 B. H2NO3 C. HCI D. NaOH In the next sentence, underline the subject and say what it is like! The diligent farmer filled the barns. Giving a test to a group of students, the grades and gender are summarized belowABCTotalMale7201441Female341926Total10243367If one student is chosen at random,Find the probability that the student was male OR got an "A". What is the volume of the prism? 1080 cm 2700 cm 3240 cm 6480 cm Power to shape policy and choose to accept or not to accept bills passed by congress. is which role of the priesident? Name the tissue which allows buoyancy to aquatic plants? * a) chlorenchyma b) collenchyma c) aerenchyma why is it challenging to write about people you know? Give an example to support your answer. Privacy:_______. a. is an absolute value. b. must be respected if we are to function as complete, self-governing agents. c. is something that employees today don't care about. d. is guaranteed by Article 3, section 3, of the Constitution. According to the ideal gas law, what happens to the volume of a gas when thetemperature doubles (all else held constant)?A. The volume stays constant.B. The volume doubles.OOOC. It cannot be determinedD. The volume is halved Solve for n.11(n 1) + 35 = 3nn = 6n = 3n = 3n = 6 which county mainly benefited from the lend-lease program issued by the united states?A. great britainB. germanyC. italy oPron (x - 2)(x + 5) = 0? You work for a company that ends their fiscal year on September 30th. The company billed its customers for services provided in August, but they have not yet received payment for these services. Assuming the company uses accrual accounting, how should this transaction be recorded