You are ordering planks of
wood that are 8' long each.
You need 15 pieces cut 3' long,
and 9 pieces cut 4' long. How
many planks of wood should
you order?

Answers

Answer 1

you need 10 8' planks of wood because 15x3= 45+9x4= 77, then 77÷8= 9.625, but you can't get .625 of a plank, so 10. hope you get a good grade!


Related Questions

what is the approzimate surface area (including both side and base) of a 4m high right circular cone

Answers

The surface area is approximately 100.5m².

Surface Area = πrl + πr²

Where r is the radius of the base and l is the slant height.

Surface Area = π(2m)(4m) + π(4m)²

Surface Area = 100.5m²

The surface area of a right circular cone can be calculated by using the formula surface area = πrl + πr². In this particular case, the height of the cone is 4m and the radius of the base is 2m. Therefore the surface area of the cone is calculated as follows: π(2m)(4m) + π(4m)² = 100.5m². This surface area includes both the base and sides of the cone.

learn more about area here

https://brainly.com/question/27683633

#SPJ4



math help please 2 questions

math help please 2 questions

Answers

Answer:

first one is the second choice

question 2 is correct, the answer is the 4th option

Step-by-step explanation:

no other words

The first is incorrect. it is the second answer

In a survey, 20 people were asked how much they spent on their child's last birthday gift. The results were roughly bell-shaped with a mean of $44 and standard deviation of $10. Estimate how much a typical parent would spend on their child's birthday gift (use a 99% confidence level). Give your answers to one decimal place. Provide the point estimate and margin or err

Answers

Based on the survey results, a typical parent would spend around $44 on their child's birthday gift, with a margin of error of approximately $2.9 at a 99% confidence level.

To estimate how much a typical parent would spend on their child's birthday gift, we use the sample mean and standard deviation as estimates of the population parameters. The sample mean of $44 serves as the point estimate for the population mean.

To determine the margin of error, we use the standard error, which is the standard deviation divided by the square root of the sample size. In this case, the standard error is approximately $2.5 (standard deviation of $10 divided by the square root of 20). Multiplying the standard error by the critical value corresponding to a 99% confidence level (z-value of 2.58 for a large sample size) gives us the margin of error.

Therefore, the typical amount spent on a child's birthday gift is estimated to be $44, with a margin of error of approximately $2.9. This means that we can be 99% confident that the true mean amount spent by parents falls within the range of $41.1 to $46.9.

Learn more about standard error here:

https://brainly.com/question/13179711

#SPJ11

Will give 20 points if you answer correctly, will give brainliest! Please answer and EXPLAIN! Thanks

write the slope intercept form of an equation of the line that passes through the given point and is parallel to the graph of the equation (-3,5), y=-5x+3

a. y= 10x-5
b. y=-5x-10
c. y=-5x+10
d. y+1/5x-5

Please help! Thx!

Answers

Answer: B

Step-by-step explanation:

so for the slope to be parallel, it means it's the same slope as the given equation which is -5

using point slope, we can write a new equation

y -5 = -5(x+3)

y -5 = -5x-15

y = -5x-10

what is 4 1/3 multplyed by 6?

Answers

Answer:

26!

Step-by-step explanation:

let's firstly convert the mixed fraction to improper fraction.

\(\stackrel{mixed}{4\frac{1}{3}}\implies \cfrac{4\cdot 3+1}{3}\implies \stackrel{improper}{\cfrac{13}{3}} \\\\[-0.35em] ~\dotfill\\\\ \cfrac{13}{3}\cdot 6\implies \cfrac{13}{3}\cdot \cfrac{6}{1}\implies \cfrac{13}{1}\cdot \cfrac{6}{3}\implies \cfrac{13}{1}\cdot\cfrac{2}{1}\implies \text{\LARGE 26}\)

we have not defined the space c 1 (s 1 ) of continuously differentiable real valued functions with domain the unit circle. how would you define such a space? g

Answers

The space C1(S1) is a Banach space, which means it is a complete normed vector space, equipped with the norm ||f|| = sup{|f(θ)| + |f'(θ)| : θ ∈ S1}.

The space C1(S1) is the space of continuously differentiable real-valued functions defined on the unit circle S1, which is a subset of the complex plane given by the equation |z| = 1, where z is a complex number.

Specifically, a function f: S1→R belongs to C1(S1) if it has a continuous first derivative f': S1→R that also belongs to C(S1), the space of continuous real-valued functions defined on S1.

Formally, we can define the space C1(S1) as follows:

C1(S1) = {f: S1→R | f is continuously differentiable on S1 and f' belongs to C(S1)}

Here, f' denotes the first derivative of f, which is defined as the limit:

f'(θ) = lim [f (θ + h) - f(θ)]/h

h→0

for all θ in S1

To know more about Continuous differentiation:
https://brainly.com/question/30645387

#SPJ4

A regular tetrahedron is a special triangular pyramid with four congruent faces that are equilateral triangles. A net of a regular tetrahedron is shown below. the numbers are 5cm and 4cm Which of the following is not true about the regular tetrahedron? The lateral surface area is 30 cm2. The tetrahedron has two bases. The total surface area is 40 cm2. The base is congruent to each face

Answers

Answer:

the tetrahedron has two bases

Step-by-step explanation:

a tetrahedron has only one bases which is a triangle

so this is not true

hope this helps

Is The answer.......

Is The answer.......

Answers

Answer:

453.6

Step-by-step explanation:

the rule is

R% x P x T

which in this question is:

r%= 9%

p= 630

t=8

so

630 x 8 x 9% = 453.6

that's the final answer and in order to make sure make

630+453.6=1083.6

?????????????????????????????????????????????????

?????????????????????????????????????????????????

Answers

Answer:

a)  0

b) -5

Step-by-step explanation:

We want to find f(x) = -4

This means find the value of x  where y=-4

The value of x  where y=-4 is x=0

Then find f(2)

This means find the value of y when x =2

The value of y when x=2 is -5

8.explain why the h-sequence 1, 2, 4, 8, 16, ..., 2^k is bad for shell sort. find an example where the worst case happens.

Answers

The h-sequence 1, 2, 4, 8, 16, ..., 2^k, known as the geometric sequence, is not suitable for Shell sort because it leads to a less efficient sorting algorithm in terms of time complexity.

Shell sort works by repeatedly dividing the input list into smaller sublists and sorting them independently using an insertion sort algorithm. The h-sequence determines the gap or interval between elements that are compared and swapped during each pass of the algorithm.

In the case of the geometric sequence, the gaps between elements in each pass of the algorithm are powers of 2. This can cause issues because when the gap is a power of 2, the elements being compared and swapped are not close to each other in the original list.

As a result, the geometric sequence h-sequence can lead to inefficient comparisons and swaps, especially in cases where the elements that need to be moved are far apart. This increases the number of necessary swaps and comparisons, making the algorithm less efficient.

To illustrate the worst-case scenario, let's consider an example:

Consider the input list [5, 4, 3, 2, 1] and use the h-sequence 1, 2, 4, 8, 16, ...

In the first pass, the gap is 16, and the elements being compared and swapped are 5 and 1. Since the elements are far apart, multiple swaps are required to move 1 to its correct position.

Next, in the second pass with a gap of 8, the elements being compared and swapped are 4 and 1, again requiring multiple swaps.

This process continues for each pass, with the gaps reducing, but the elements being compared and swapped are still far apart. This leads to a large number of comparisons and swaps, resulting in an inefficient sorting process.

Overall, the geometric sequence h-sequence leads to a worst-case scenario for Shell sort when the elements that need to be moved are far apart, resulting in increased time complexity and reduced efficiency of the sorting algorithm.

To know more about sequence visit:

brainly.com/question/30262438

#SPJ11

PLS help me
if you get it right i will give brainliest

PLS help meif you get it right i will give brainliest

Answers

Answer:

yes I think

(correct me if I'm wrong)

Answer : 34

Step-by-step explanation:

Solution,

Given,

base = 16

perpendicular = 30

hypotenuse = ?

Now,

By the formula of Pythagoras Theorem,

h^2 = p^2 + b^2

h^2 = 30^2+16^2

h^2 = 900+256

h = sqrt ( 1156 )

h = 34

Therefore, the value of x (hypotenuse) is 34.

Please answer this I have a test

Please answer this I have a test

Answers

Answer:

Step-by-step explanation:

1)  

scale is 1 inch=9 feet

4 inches*9= 36 feet

10 inches*9=90feet

it is 36 feet by 90 feet

2)

scale is 1 inch=5 feet

4 inches*5=20 feet

it is 20 feet

3)

scale is 1:12

14 inches*12=168

it is 168

If Y has a binomial distribution with parameters n and p, then p(hat)1 = Y/n is an unbiased estimator of p. Another estimator of p is p(hat)2 = (Y+1)/(n+2).
a. Derive the biase of p(hat)2.
b. Derive MSE(Pphat)1) and MSE(p(hat)2).
c. For what values of p is MSE(p(hat)1) < MSE(p(hat)2)?

Answers

a. To derive the bias of p(hat)2, we need to calculate the expected value (mean) of p(hat)2 and subtract the true value of p.

Bias(p(hat)2) = E(p(hat)2) - p

Now, p(hat)2 = (Y+1)/(n+2), and Y has a binomial distribution with parameters n and p. Therefore, the expected value of Y is E(Y) = np.

E(p(hat)2) = E((Y+1)/(n+2))

          = (E(Y) + 1)/(n+2)

          = (np + 1)/(n+2)

The bias of p(hat)2 is given by:

Bias(p(hat)2) = (np + 1)/(n+2) - p

b. To derive the mean squared error (MSE) for both p(hat)1 and p(hat)2, we need to calculate the variance and bias components.

For p(hat)1:

Bias(p(hat)1) = E(p(hat)1) - p = E(Y/n) - p = (1/n)E(Y) - p = (1/n)(np) - p = p - p = 0

Variance(p(hat)1) = Var(Y/n) = (1/n^2)Var(Y) = (1/n^2)(np(1-p))

MSE(p(hat)1) = Variance(p(hat)1) + [Bias(p(hat)1)]^2 = (1/n^2)(np(1-p))

For p(hat)2:

Bias(p(hat)2) = (np + 1)/(n+2) - p (as derived in part a)

Variance(p(hat)2) = Var((Y+1)/(n+2)) = Var(Y/(n+2)) = (1/(n+2)^2)Var(Y) = (1/(n+2)^2)(np(1-p))

MSE(p(hat)2) = Variance(p(hat)2) + [Bias(p(hat)2)]^2 = (1/(n+2)^2)(np(1-p)) + [(np + 1)/(n+2) - p]^2

c. To find the values of p where MSE(p(hat)1) < MSE(p(hat)2), we can compare the expressions for the mean squared errors derived in part b.

(1/n^2)(np(1-p)) < (1/(n+2)^2)(np(1-p)) + [(np + 1)/(n+2) - p]^2

Simplifying this inequality requires a specific value for n. Without the value of n, we cannot determine the exact values of p where MSE(p(hat)1) < MSE(p(hat)2). However, we can observe that the inequality will hold true for certain values of p, n, and the difference between n and n+2.

To learn more about binomial distribution: -brainly.com/question/29137961

#SPJ11

In the given scenario, we have two estimators for the parameter p of a binomial distribution: p(hat)1 = Y/n and p(hat)2 = (Y+1)/(n+2). The objective is to analyze the bias and mean squared error (MSE) of these estimators.

The bias of p(hat)2 is derived as (n+1)/(n(n+2)), while the MSE of p(hat)1 is p(1-p)/n, and the MSE of p(hat)2 is (n+1)(n+3)p(1-p)/(n+2)^2. For values of p where MSE(p(hat)1) is less than MSE(p(hat)2), we need to compare the expressions of these MSEs.

(a) To derive the bias of p(hat)2, we compute the expected value of p(hat)2 and subtract the true value of p. Taking the expectation:

E(p(hat)2) = E[(Y+1)/(n+2)]

          = (1/(n+2)) * E(Y+1)

          = (1/(n+2)) * (E(Y) + 1)

          = (1/(n+2)) * (np + 1)

          = (np + 1)/(n+2)

Subtracting p, the true value of p, we find the bias:

Bias(p(hat)2) = E(p(hat)2) - p

             = (np + 1)/(n+2) - p

             = (np + 1 - p(n+2))/(n+2)

             = (n+1)/(n(n+2))

(b) To derive the MSE of p(hat)1, we use the definition of MSE:

MSE(p(hat)1) = Var(p(hat)1) + [Bias(p(hat)1)]^2

Given that p(hat)1 = Y/n, its variance is:

Var(p(hat)1) = Var(Y/n)

            = (1/n^2) * Var(Y)

            = (1/n^2) * np(1-p)

            = p(1-p)/n

Substituting the bias derived earlier:

MSE(p(hat)1) = p(1-p)/n + [0]^2

            = p(1-p)/n

To derive the MSE of p(hat)2, we follow the same process. The variance of p(hat)2 is:

Var(p(hat)2) = Var((Y+1)/(n+2))

            = (1/(n+2)^2) * Var(Y)

            = (1/(n+2)^2) * np(1-p)

            = (np(1-p))/(n+2)^2

Adding the squared bias:

MSE(p(hat)2) = (np(1-p))/(n+2)^2 + [(n+1)/(n(n+2))]^2

            = (n+1)(n+3)p(1-p)/(n+2)^2

(c) To compare the MSEs, we need to determine when MSE(p(hat)1) < MSE(p(hat)2). Comparing the expressions:

p(1-p)/n < (n+1)(n+3)p(1-p)/(n+2)^2

Simplifying:

(n+2)^2 < n(n+1)(n+3)

Expanding:

n^2 + 4n + 4 < n^3 + 4n^2 + 3n^2

To learn more about binomial distribution: -brainly.com/question/29137961

#SPJ11

The pounds of produce purchased at a grocery store on Friday between 1:00 p.m. and 6:00 p.m. is
shown:
8, 14, 15, 20, 9, 7, 5, 10, 12, 16, 9, 11, 13, 8, 14, 7, 11, 18, 20, 24, 15, 10, 8, 5, 4, 6, 10, 7, 9, 11, 13, 12, 11, 14, 13,
10, 8, 17, 9, and 11.
Which set of sample data is needed to best represent the population mean?
the first five customers
the first ten customers
the first twenty customers
the first twenty-five customers

Answers

Answer:

The correct option is;

The first twenty-five customers

Step-by-step explanation:

For the given data, by calculation, we have;

The population average = 11.45

The average of the first five customers = 13.2

The average of the first ten customers = 11.6

The average of the first twenty customers = 12.5

The average of the first twenty-five customers = 11.72

Therefore both the first ten customers and the first twenty-five customers have good representation of the population mean with the mean of the first ten customers having a value of 11.6 is more closer to the population mean than the mean of the first twenty-five customers

However, by the central limit theorem, as the size of the sample continues to be increasingly larger, it becomes more and more representative of the population mean, this is more so because when the data is sorted, the population mean will be better represented by the mean of a large sample size

Hence the set of sample data needed to best represent the population mean is the first twenty-five customers.

The pounds of produce purchased at a grocery store on Friday between 1:00 p.m. and 6:00 p.m. isshown:8,

1 The dot plot shows the number of
computers in 41 homes. Each represents
How many homes have more than 1 but
fewer than 4 computers?
A 18
B 26
D 22
9C

1 The dot plot shows the number ofcomputers in 41 homes. Each representsHow many homes have more than

Answers

The number of homes that have more than 1 computer and fewer than 4 computers is 20 homes.

How to find the homes that have more than 1 but fewer than 4 computers?

A dot Plot is a graphical display of data using dots.

The dot plot shows the number of computers in 41 homes. Each O represents 2 homes.

Therefore, the line 0 to 9 represent the number of computers . Therefore, let's find the number of homes that have more than 1 but fewer than 4 computers.

Hence,

the number of homes that have more than one computer and fewer than 4 computers = 9 + 11 = 20 homes

learn more on dot plot here: https://brainly.com/question/16565411

#SPJ1

If 7(x) = ln (tanh-|(2)), then l'(x) = 1 (1 – x2)(ln(1 - x) - In(1 + x)) 1 In 2 (1 – x2) In(1 – x) – In(1 + x) 2 (1 – x) ln(1 – 2) - (1 + x) ln(1 + x) 2 (1 – x)(1+x)(ln(1 – x) – In(1 + x)) 2 (x - 1)(1+x)(In(1 – x) – In(1 + x)) None of the above.

Answers

Derivative l'(x) of the given equation is none of the above.

How to find the derivative l'(x) of the given equation, 7(x) = ln(tanh⁻¹(2))?

We first need to rewrite the equation:

7x = ln(arctanh(2))

Now, let's differentiate both sides of the equation with respect to x:

7 = (1/arctanh(2)) * (d(arctanh(2))/dx)

We know that the derivative of arctanh(x) is 1/(1 - x²). Thus, for arctanh(2), we have:

d(arctanh(2))/dx = 1/(1 - 2²) = -1/3

Now we can substitute the derivative back into our equation:

7 = (1/arctanh(2)) * (-1/3)

Now, let's isolate l'(x):

l'(x) = 7 * (-1/3) * arctanh(2)

l'(x) = -7/3 * arctanh(2)

Since none of the given options matches our answer, the correct answer is:

None of the above.

Learn more about derivative.

brainly.com/question/30365299

#SPJ11

Point A is located at (−4,2) and point B is located at (0,5).Find AB to the nearest tenth.

Answers

Answer:

The length of line segment AB is 5.

Step-by-step explanation:

Envision a right triangle that has one acute vertex at (-4, 2) and the other at (0, 5).  The horizontal distance from the first to the second vertex is 0 - (-4) = 4, and the vertical distance is 5 - 2 = 3.

Then the length of the hypotenuse, according to the Pythagorean Theorem, is

d = √(4² + 3²) = 5

The length of line segment AB is 5.  Note that this is a 3-4-5 triangle, and so 3² + 4² = 5²

Sarah dilutes grape juice for her two-year-old sister. She uses 1/4 cup of grape juice for every 2/3 cup of water.

How much grape juice does Sarah use for each cup of water?

answer choices
1/6 cup
3/4 cup
3/8 cup
1 1/2 cup

Answers

Sarah use for each cup of water is 3/8

Now, According to the question:

What is a fraction in math?

A fraction is a part of a whole. In arithmetic, the number is expressed as a quotient, in which the numerator is divided by the denominator. In a simple fraction, both are integers. A complex fraction has a fraction in the numerator or denominator. In a proper fraction, the numerator is less than the denominator.

She uses 1/4 cup of grape juice for every 2/3 cup of water.

Let Sarah use for each cup of water be x.

To construct table of grape juice and cup of water.

Grape juice                                     Cup of water

   1/4                                                          2/3

     x                                                             1

Now, Solving the fractions

\(\frac{1}{4}/x\)     =    \(\frac{2}{3}/1\)

8x =  3

x = 3/8 cup

Learn more about Fraction at:

https://brainly.com/question/1301963

#SPJ4

Rebecca carries a balance on her credit card each month. Today is the first day of the new. 28-day billing cycle. The current balance is x and the APR is 24%.
Rebecca is buying a friend an expensive gift that costs $1,400 that she plans to put on her credit card. This will be her only purchase this month. Sed she will be
making this purchase on the last day of the month. Part A if her finance charge will be $51 write and solve an equation to determine her current balance on her credit card show your work. Part B How much in finance charges can she save by making the purchase on the last day of the billing cycle​

Answers

Part A: Rebecca's credit card balance can be calculated using the equation x = (51 - 1) 0.02 if her finance charge is $51.

Part B: By making the purchase on the final day of the billing cycle rather than the first day, Rebecca will be able to avoid paying $27 in finance charges.

How do equations work?

A mathematical statement proving the equality of values between two or more mathematical expressions is called an equation.

Equation symbols (=) are used to represent equations.

A finance charge is what?

The interest and other fees levied on credit cards are included in a finance charge.

Typically, the finance charge is based on a stated APR (annual percentage rate).

The month's billing cycle lasts for 28 days.

Balance at current starting = x.

APR = 24%, or annual percentage rate.

The monthly percentage rate (MPR) equals 2% (24% divided by 12).

The final day's purchase cost $1,400.

$51 is the total finance fee for the month.

($1,400 x 2% x 1/28) = $1 finance fee for the last-minute purchase.

$50 ($51 - $1) serves as the initial balance's finance charge.

The starting balance at this time is x = $2,500 ($50 x 2%).

Current Beginning Balance Equation: x = 51 - 1 0.02

($1,400 x 2%) Equals $28 in total loan charges for the last-minute purchase.

Finance charge savings from buying on the last day equals $27 ($28 - $1).

By buying the $1,400 gift for her friend on the last day of the billing cycle rather than the first, Rebecca can avoid paying $27 in finance charges.

Learn more about credit cards and finance charges at brainly.com/question/22717601

#SPJ4

The elevator at ground level is 0 feet. An elevator starts 120 feet below ground level. After traveling for 15 seconds, the elevator is 40 feet below ground level. Which statement describes the elevator's rate of change in elevation during this 15-second interval?

Answers

Answer:

16/3 feet/second

Step-by-step explanation:

The elevator starts 120 feet below ground level and after 15 seconds the elevalor is at 40 feet below ground level.

The distance travelled in 15 seconds = 120-40=80 feet.

So, the change in elevation is 15 seconds is 80 feet.

As the rate of change of elevation is the chanve of elevation in unit time

\(=\frac{\text{Change in elevation}}{\text{Time taken}}\)

\(=\frac{80}{15}\)

=16/3 feet/second

=5.33 feet/ second

Answer:poop

Step-by-step explanation:I like big butts

Prove that: \((a+b)^{-1} . (a^{-1} + b^{-1} ) = (ab)^{-1}\)

Answers

Step-by-step explanation:

\( \frac{1}{a + b} \times ( \frac{a + b}{ab}) = \frac{1}{ab} \)

Answer with step-by-step explanation:

\((a+b)^-^1*(a^-^1+b^-^1)=(ab)^-^1\)

First, convert these into positive indices.

\(\frac{1}{(a+b)} *(\frac{1}{a} +\frac{1}{b})=\frac{1}{ab}\)

And now, let us solve the left side.

\(\frac{1}{(a+b)} *(\frac{1}{a} +\frac{1}{b})\\\\\)

First, solve the brackets. That is add the fractions inside the brackets.

\(\frac{1}{(a+b)} *(\frac{1}{a} +\frac{1}{b})\\\\\frac{1}{(a+b)}*(\frac{1*b}{a*b} +\frac{1*a}{b*a})\\\\\frac{1}{(a+b)}*(\frac{b}{ab} +\frac{a}{ab})\\\\\frac{1}{(a+b)}*\frac{(a+b)}{ab}\)

Now multiply the fractions.

\(\frac{1}{ab}\)

So, it's clear that the left side equals the right side.

Left side = Right side

\(\frac{1}{ab}=\frac{1}{ab}\)

∴ \((a+b)^-^1*(a^-^1+b^-^1)=(ab)^-^1\)

A basketball player attempts 18 baskets in a game. He makes 8 of the attempted baskets. Which ratio describes the number of baskets the player made to the number of baskets the player attempted

Answers

Answer:

4:9

Step-by-step explanation:

8:18 in simplest form is 4:9

The graph shows a system of inequalities. The graph shows a dashed upward opening parabola with a vertex at 0 comma negative 4 that passes through negative 2 comma 0 and 2 comma 0, with shading inside the parabola. It also shows a downward opening parabola with x-intercepts at 0 and 1 and it passes through negative 2 comma negative 6 and 3 comma negative 6, with shading inside the parabola. Which point is a solution to the system?

A. (0,-1)
B. (2,3)
C. (4,0)
D. (6,-6)

Answers

The values x=0 and y=-1 are a solution to both of the inequalities, So correct option is A.

What do you mean by inequalities?

Inequalities are mathematical statements that express a relationship between two values or expressions where one value is greater or lesser than the other. They are represented by symbols such as ">" (greater than), "<" (less than), "≥" (greater than or equal to), "≤" (less than or equal to). For example, the inequality "x > 2" means that x is greater than 2. Inequalities are used to describe conditions and to solve problems in various fields such as algebra, geometry, and real-world applications.

The solution to the system of inequalities is the point where the shaded regions intersect. The shaded regions represent the solutions to the inequalities that lie within the boundaries of the parabolas. Based on the graph, the point (0,-1) is the solution to the system. This means that the values x=0 and y=-1 are a solution to both of the inequalities.

To know more about intersect visit:

https://brainly.com/question/14217061

#SPJ1

c(x)=75·(1.06)^x
models the cost in dollars, c, of 1 ounce of a certain chemical used in a laboratory. x represents the number of years since 2010.

a. does the cost of the chemical increase or decrease over time, and by what percentage per year does it do so?

b. how much does an ounce of the chemical cost in 2018? Show your reasoning ​

Answers

The cost of the chemical increases over time by 6% every year, we found that an ounce of the chemical cost approximately $117.90 in 2018, which is 8 years after 2010.

a. The function C(x) models the cost in dollars of one ounce of a certain chemical used in a laboratory as a function of the number of years since 2010. The function is an exponential function with a base of 1.06, which means that the cost increases over time. Specifically, the cost increases by 6% every year because (1.06-1)*100% = 6%.

b. To find the cost of an ounce of the chemical in 2018, we need to substitute x = 8 into the formula. This is because 2018 is 8 years after 2010. So, we have:

C(8) = 75*(1.06)^8

We can evaluate this expression using a calculator to find that C(8) ≈ 117.90. Therefore, an ounce of the chemical cost approximately $117.90 in 2018.

To learn more about exponential please click on below link        

https://brainly.com/question/14355665

#SPJ1

a suit is on sale for 15% off. the sale price is $442. what is the regular price?

Answers

Answer:

520

Step-by-step explanation:

100% - 15% = 85%

85% of the original price is  442 dollars

100% = x

solve for x:

x * 0.85 = 442

x= 520 dollars

regular price is 520 dollars.

if 26 children were to be born in a hospital on a given day, how many combinations of 6 boys and 20 girls would exist? 230,230 4 x 10^26 500,000 15 Z

Answers

The number of combinations of 6 boys and 20 girls that can exist among 26 children born in a hospital on a given day is 230,230.

]To calculate the number of combinations, we can use the concept of binomial coefficients. The formula for calculating the number of combinations is C(n, k) = n! / (k!(n-k)!), where n is the total number of objects and k is the number of objects we want to select.

In this case, we have 26 children in total, and we want to select 6 boys and 20 girls. Plugging these values into the formula, we get C(26, 6) = 26! / (6!(26-6)!) = 230,230. Therefore, there are 230,230 different combinations of 6 boys and 20 girls that can exist among the 26 children born in the hospital on that given day.

Learn more about combinations here : brainly.com/question/28065038

#SPJ11

chris has been given a list of bands and asked to place a vote. his vote must have the names of his favorite and second favorite bands from the list. how many different votes are possible?

Answers

There are nC2 different votes possible, where n is the number of bands on the list and nC2 represents the number of ways to choose 2 bands out of n.

To calculate nC2, we can use the formula for combinations, which is given by n! / (2! * (n-2)!), where ! represents factorial.

Let's say there are m bands on the list. The number of ways to choose 2 bands out of m can be calculated as m! / (2! * (m-2)!). Simplifying this expression further, we get m * (m-1) / 2.

Therefore, the number of different votes possible is m * (m-1) / 2.

In the given scenario, we don't have the specific number of bands on the list, so we cannot provide an exact number of different votes. However, you can calculate it by substituting the appropriate value of m into the formula m * (m-1) / 2.

Know more about factorialhere:

https://brainly.com/question/18270920

#SPJ11

Which are composite numbers? Select all that are true. 49 35 32 41 47Which fractions are equal to 2 3 ? Check all that are true. 1 3 6 9 4 6 1 6 3 2

Answers

Answer:

Step-by-step explanation:

which numbers are composite:49,35,32

which numbers are equal :2/3=4/6=6/9

your answer would be 4/6,6/9

explanation

(2/3)×2=4/6

therefore 4/6 is a multiple of 2/3

(2/3)×3=6/9

therefore 6/9 is a multiple

if we comprise 4/6 & 6/9 we get 2/3

So I'm currently doing online school due to external circumstances and haven't done this type of problem before. I need help finding DE and an explanation on how to get it, thanks!​

So I'm currently doing online school due to external circumstances and haven't done this type of problem

Answers

Answer:

  DE ≈ 14.91

Step-by-step explanation:

Make use of the relationships between sides and angles in a right triangle. These are summarized by the mnemonic SOH CAH TOA:

  Sin = Opposite/Hypotenuse

  Cos = Adjacent/Hypotenuse

  Tan = Opposite/Adjacent

__

The side DE is opposite the angle 19°, so the sine or tangent relation will be involved. The sine relation requires you know hypotenuse EF. The tangent relation requires you know adjacent side DF.

The only common side between triangles CDF and DEF is side DF. That side is opposite the given 61° angle. The given side length (CF = 24) is adjacent to the 61° angle.

This means you have enough information to use these relations:

  tan(61°) = DF/CF = DF/24

  DF = 24·tan(61°)

and

  tan(19°) = DE/DF

  DE = DF·tan(19°) = (24·tan(61°))·tan(19°) . . . . . use DF from above

  DE ≈ 24(1.804048)(0.344328) ≈ 14.908

The length of DE is about 14.91.

what is the y-intercept of the line 6x+2y=7

Answers

Slope:
3
y-intercept:
-7/2

what is the y-intercept of the line 6x+2y=7
Other Questions
what is the blending of personal and business use of technology devices and applications? multiple choice it consumerization containerization pervasive computing enterprise mobility management (emm) ____ is used to design buttons and players in a game How long is the Texas TABC course?. Good Blank______ management creates a seamless value chain in which merchandise is produced and distributed in the right quantities, to the right locations, and at the right time, while minimizing system-wide costs and maximizing satisfaction of the value required by customers. what does is xx 4+ 8 = 41 The consensus today is that males determine the form that primate social systems take. True or false 1. What defines a good outcome in negotiation? Is it getting everything that you wanted? What intangibles are also good outcomes?2. Have you ever started a negotiation thinking you wanted one particular item/request and by the end realized that unexpected issues arose that were part of a good outcome for you? 5x + 2y = 9-6x - 2y = -14 When the price of a pepsi is $1.00 and the price of a coke is $0.60, the vending machine sells _____ cans of coke. Doug invested $2,500 earning 4.5% interest. How long will it take to double Doug's investment? Planets in Earth's Botarystom are grouped cording to their distance from the fun with the correctly on wwwInner Mars made of aOuter Jupiter made of rockinnon Batum made of rockOuter Canh made of rookInner Uranus made ofOuter Mercury made ofInnor Venus made of rockOuter Neptune made of gas How do you determine the direction of the magnetic field in a magnet? Explain how prokaryotes, though small, can be considered giants in their collective impact on Earth and its life. Matthew Koehler includes several statistics about impacts of logging in national forests. Which of the following statements describe an ecological impact of logging?A. Approximately 50% of riparian areas require restoration due to logging and other land uses.B. Existing national forest roads require $10 billion in maintenance.C. U.S. national forests supply less than 2% of our nation's wood products.D. National forest logging levels have decreased since the mid-1990s. A current I, is established in a long, straight wire, and a square conducting loop is placed close to the wire, as shown in the figure. The current in the wire creates a current I, in the loop in the direction shown. Which of the following statements could be a correct explanation of how the current is created in the conducting loop? A. The magnetic field generated by the straight wire creates a force on the positive charges in the loop, resulting in the current I2. B. The magnetic field generated by the straight wire creates a force on the negative charges in the loop, resulting in the current I2. C. The magnetic field generated by the straight wire is stronger on the side of the loop closer to the wire, resulting in the current I2. D. I1 is increasing, and the increasing magnetic flux through the loop results in the current I. E. I1 is decreasing, and the decreasing magnetic flux through the loop results in the current I 6 pts) A solution containing 10-5M ATP has a transmission 0.702 at 260 nm in a 1 cm cuvette. Calculate absorbance of the solution in 3 cm cuvette. The national government would like to improve tornado warning systems in the united states. where in the united states would testing be most effective? group of answer choices pacific northwest west northeast midwest If there are initially 2200 bacteria in a culture, and the number of bacteria triple each hour, the number of bacteria after t hours can be found using the formula y = 2200(3)^t how long will it take the culture to grow to 60,000 bacteria? Alvin is a manager who accepts that differences and similarities exist between home and foreign personnel and practices, and that the company should use whatever techniques are most effective. Alvin can be described as a ____ manager. negotiations between unions and a firm or firms is called . group of answer choices collective bargaining cooperative bargaining united bargaining organized bargaining