The number of sofas a factory produces varies directly with the number of hours the machinery is operational. Suppose the factory can produce 455 sofas in 48 hours. What is an equation that relates the number of sofas produced, n, with the amount of time, t, in hours? What is the graph of your equation?

Answers

Answer 1
n = kt  where k is a constant of variation

455 = 48k

k = 455 / 48 =  9.479

Required equation is  n = 9.479 t    Answer

The graph will be a straight line passing through the origin with slope  9.479.

Related Questions

find a linear function h such that h(3)=7 and h(-1)= 14. what is h (1/2)?

Answers

As it is stated to be a linear function and you are given two points, you can make an equation of a line, in the form y = mx + b. 

To find the slope (m), the equation is (y2-y1) / (x2-x1). In this case, x1 = 3, y1 = 7, x2 = -1, and y2 = 14. 

So, we plug in these values into the equation to get (14 - 7)/(-1 - 3) = 7/-4 = -1.75. m = -1.75


Now to find the b value in the equation y = mx + b, we use the values we know and plug them into the equation. So,

7 = -1.75(3) + b
7 = -5.25 + b 
b = 12.25

Check if this works with the other equation: 

14 = -1.75(-1) + 12.25
= 1.75 + 12.25 = 14, checks out.

So, we know the function h is h(x) = -1.75 (x) + 12.25
We are asked to solve h(1/2), so simply plug it in for x. (I used 0.5 instead of 1/2 to make it simpler).

Doing this, we get
-1.75(0.5) + 12.25 = 11.375.

So, h (1/2) = 11.375

Hope this helps!

Add.

7 2/15 + 5 2/3 + 9 13/15

20 2/3

21 10/15

21 2/3

22 2/3

Answers

7 2/15 + 5 2/3 + 9 13/15

The only one that needs to be changed a little is 5 2/3 so that it will also have 15 as a denominator.
5 2/3 * 5/5 = 5 10/15

7 2/15 + 5 10/15 + 9 13/15
12 12/15 + 9 13/15
21 25/15

21 25/15
We can simplify this a bit further by dividing the fraction by 5.
21 25/15 = 21 5/3

21 5/3
Now change the improper fraction into a mixed fraction and add the whole number to the current whole number.
5/3 = 1 2/3
21 + 1 2/3 = 22 2/3

The answer is 
D. 22 2/3
Final answer:

Adding together the whole number parts gives us 21. When we add the fractions, we get 25/15, which simplifies to 1 10/15. Adding this to our whole number sum gives us 22 10/15, or 22 2/3.

Explanation:

To find the sum of these mixed numbers, you'll want to first add the whole number parts, and then add the fractions. In this case, adding together the whole numbers 7, 5, and 9 gives us 21.

The fractions 2/15, 2/3, and 13/15 can be added together by finding a common denominator. The common denominator for 15 and 3 is 15, therefore 2/3 becomes 10/15 when it is converted.

When we add 2/15, 10/15, and 13/15, we get 25/15, which can be reduced to 1 10/15.

When we add this to our whole number sum, we get 22 10/15,

which simplifies to 22 2/3.

Learn more about Adding Mixed Numbers here:

https://brainly.com/question/11279314

#SPJ2

An automotive repair center charges $45 for any part of the first hour of labor, and $25 for any part of each additional hour. Which of the following is a correct cost?
A. C(t) = 145 for 5 < x ≤ 6
B. C(t) = 145 for 6 < x ≤ 7
C. C(t) = 170 for 5 < x ≤ 6
D. C(t) = 170 for 6 < x ≤ 7

Answers

The total cost is given by the equation:
C(t) = 45 + 25(h-1) where h is the number of hours worked.

We can check for each option in turn:

Option A:

Inequality 5 < x ≤ 6 means the hour is between 5 hours (not inclusive) to 6 hours (inclusive)
Let's take the number of hours = 5
C(5) = 45 + (5-1)×25 = 145
Let's take the number of hours = 6
Then substitute into C(6) = 45 + (6-1)×25 = 170
We can't take 145 because the value '5' was not inclusive.


Option B:
The inequality is 6 < x ≤ 7
We take number of hours = 6
C(6) = 25(6-1) + 45 = 170
We take number of hours = 7
Then C(7) = 25(7-1) + 45 = 195

Option C:
The inequality is 5 < x ≤ 6
Take the number of hours = 5
C(5) = 25(5-1) + 45 = 145
Take the number of hours = 6
C(6) = 25(6-1) + 45 = 170
We can't take the value 145 as '5' was not inclusive in the range, but we can take 170

Option D:
6 < x ≤ 7
25(6-1) + 45 < C(t) ≤ 25(7-1) + 45
170 < C(t) ≤ 195

Correct answer: C


Use the result from part c to find the two solutions to the equation 2x2−3x−5=0. enter the two solutions separated by a comma. (the order is not important.)

Answers

Final answer:

The quadratic formula can be used to find the solutions of a quadratic equation. In this case, the equation is 2x² - 3x - 5 = 0. Using the quadratic formula, the two solutions are x = 2 and x = -1.

Explanation:

To find the solutions to the equation 2x² - 3x - 5 = 0, we can use the quadratic formula. The formula states that the solutions of any quadratic equation ax² + bx + c = 0 can be calculated using the formula:

x = (-b ± √(b² - 4ac)) / 2a

In this case, a = 2, b = -3, and c = -5. Substituting these values into the formula, we get:

x = (-(-3) ± √((-3)² - 4(2)(-5))) / (2(2))

Simplifying further, we have:

x = (3 ± √(9 + 40)) / 4

x = (3 ± √49) / 4

x = (3 ± 7) / 4

Therefore, the two solutions to the equation 2x² - 3x - 5 = 0 are x = (3 + 7) / 4 = 2 and x = (3 - 7) / 4 = -1.

Learn more about Quadratic formula here:

https://brainly.com/question/11540485

#SPJ12

Is 3 a good estimate for 3.4x0.09

Answers

no it is not a good estimate because the exsact solution is 0.306 and that rounds to 0.300
The answer is .306 it wouldn't be a full answer if it is still a decimal though so I guess the would be .3

if the flour to sugar ratio is 5 liters flour to 1 liter sugar, then how much sugar is needed if only 2 liters of flour are used ?

Answers

2/5 liters of sugar would be used

Answer:

0.4 liters of sugar.

Step-by-step explanation:

Hello, I think I can help you with this

you can easily solve this by using a rule of three

Step 1

if

5 liters flour⇒  1 liter sugar

2 liters flour⇒ x?liter sugar

do the relation

[tex]\frac{5\ liters\ flour}{1\ liter\ sugar}=\frac{2\ liters\ flour}{x}\\\\solve\ for\ x\\\\\\\frac{x*5\ liters\ flour}{1\ liter\ sugar}=2\ liters\ flour\\x=\frac{2\ liters\ flour*1\ liter\ sugar}{5\ liters\ flour} \\x=\frac{2}{5}liter\ sugar\\x=0.4\ liters\ of\ sugar\\[/tex]

0.4 liters of sugar

I hope it helps, Have a great day-

Find f(5) for f (x)=1/4 (2)^x

Answers

Your function is f(x)=1/4(2)^x

f(5)=1/4 (2)^5           Apply the exponent to the value inside the parentheses

f(5)=1/4 x 32            Multiply 1/4 and 32

f(5)= 8

Your answer is A. 8

The correct option is A. 8

Given f (x)=1/4 (2)^x.

[tex]f(x)[/tex] [tex]=\frac{1}{4} 2^{x}[/tex]

We have to calculate F(5), means put x = 5.

So, [tex]f(5)=\frac{1}{4} 2^{5}[/tex]

[tex]f(5)=\frac{1}{4} \times 32[/tex]

[tex]f(5)=8[/tex]

Hence [tex]f(5)=8[/tex] .

For more details on function of x follow the link:

https://brainly.com/question/17014384

Lines are drawn through the point (2, 8) and the points given below. Select two points that correspond with lines with negative slopes.
(-2, -6)
(0, 9) (
1, -3)
(5, 6)
(10, 11)

Answers

Since the slope is (change in y)/(change in x), and a negative number over a positive number is negative (and vice versa), we want to figure that out. Therefore, we would want 2 to be bigger than the x value and 8 smaller than the y value, or the other way around. (0,9) fits the description, as well as (5, 6)
Final answer:

To find two points with negative slopes, we can calculate the slopes of the lines passing through the point (2, 8) and each of the given points. The pairs of points with negative slopes are (-2, -6) and (1, -3).

Explanation:

A line has a negative slope when it goes down from left to right. To find two points with negative slopes, we can calculate the slopes of the lines passing through the point (2, 8) and each of the given points.

Using the slope formula, slope = ∆y / ∆x, we can calculate the slopes:

-2, -6: slope = (-6 - 8) / (-2 - 2) = -14 / -4 = 3.5

1, -3: slope = (-3 - 8) / (1 - 2) = -11 / -1 = 11

Therefore, the pairs of points with negative slopes are (-2, -6) and (1, -3).

Peter has only quarters and dimes in his coin collection. If he has three times as many quarters as dimes, which is an expression for the number of quarters he has in terms of the number of dimes?

Answers

The expression for the number of quarters Peter has in terms of the number of dimes is [tex]\( \frac{3}{4}d \)[/tex].

Let's denote the number of dimes Peter has as [tex]\( d \)[/tex]. According to the problem, Peter has three times as many quarters as dimes. Therefore, if we let [tex]\( q \)[/tex] represent the number of quarters, we can write the relationship between the number of quarters and dimes as:

[tex]\[ q = 3d \][/tex]

However, the question asks for an expression that gives the number of quarters in terms of the number of dimes, but using the same variable [tex]\( d \)[/tex]  to represent the total value of the dimes in dollars. Since each dime is worth $0.10, the total value of the dimes in dollars is:

[tex]\[ \text{Total value of dimes} = 0.10d \][/tex]

To find the number of quarters in terms of the total value of the dimes in dollars, we need to divide the total value of the dimes by the value of one quarter, which is $0.25, and then multiply by 3 because there are three times as many quarters as dimes:

[tex]\[ q = \frac{0.10d}{0.25} \times 3 \][/tex]

Simplifying the fraction [tex]\( \frac{0.10}{0.25} \)[/tex] gives us [tex]\( \frac{1}{2.5} \)[/tex], which simplifies further to [tex]\( \frac{2}{5} \)[/tex]. Therefore:

[tex]\[ q = \frac{2}{5}d \times 3 \][/tex]

[tex]\[ q = \frac{3}{5} \times 2d \][/tex]

[tex]\[ q = \frac{3}{5} \times 2 \times \frac{d}{1} \][/tex]

[tex]\[ q = \frac{3}{5} \times \frac{2d}{1} \][/tex]

[tex]\[ q = \frac{3}{5} \times d \times 2 \][/tex]

[tex]\[ q = \frac{3}{5} \times d \times \frac{2}{1} \][/tex]

[tex]\[ q = \frac{3}{5} \times \frac{2d}{1} \][/tex]

[tex]\[ q = \frac{3 \times 2d}{5} \][/tex]

[tex]\[ q = \frac{6d}{5} \][/tex]

However, we must remember that the original relationship was [tex]\( q = 3d \)[/tex], not . This means we made a mistake in our calculation. Let's correct it:

[tex]\[ q = 3d \][/tex]

Since each quarter is worth $0.25, the total value of the quarters in dollars is:

[tex]\[ \text{Total value of quarters} = 0.25q \][/tex]

[tex]\[ \text{Total value of quarters} = 0.25 \times 3d \][/tex]

[tex]\[ \text{Total value of quarters} = 0.75d \][/tex]

Now, to express the number of quarters [tex]\( q \)[/tex] in terms of the total value of the dimes in dollars using the same variable [tex]\( d \)[/tex], we need to adjust our equation to account for the value difference between dimes and quarters. Since the value of the dimes is given in dollars as [tex]\( d \)[/tex], and each quarter is worth $0.25, we can express the number of quarters as:

[tex]\[ q = \frac{d}{0.25} \times 3 \][/tex]

[tex]\[ q = \frac{d}{\frac{1}{4}} \times 3 \][/tex]

[tex]\[ q = d \times 4 \times 3 \][/tex]

[tex]\[ q = 4d \times 3 \][/tex]

[tex]\[ q = 12d \][/tex]

But this is not the expression we are looking for, as it gives us the number of quarters in terms of the total value of the dimes in dollars, not in terms of the number of dimes. We need to divide by 10 to convert the total value of the dimes in dollars back to the number of dimes:

[tex]\[ q = \frac{12d}{10} \][/tex]

[tex]\[ q = \frac{3}{4}d \times 4 \][/tex]

[tex]\[ q = 3d \][/tex]

This is the correct expression, as it gives us the number of quarters in terms of the number of dimes, with [tex]\( d \)[/tex] representing the number of dimes, not their value in dollars.

Write an equation in point-slope form of the line that passes through the point (−8, −2) and has a slope of m=5

Answers

Final answer:

To write the equation in point-slope form, we can use the formula y - y1 = m(x - x1), where (x1, y1) is a point on the line and m is the slope.

Explanation:

To write an equation in point-slope form, we can use the formula y - y1 = m(x - x1), where (x1, y1) is a point on the line and m is the slope. In this case, the given point is (-8, -2) and the slope is 5. Plugging in these values into the formula, we get:

y - (-2) = 5(x - (-8))

Simplifying the equation, we get:

y + 2 = 5(x + 8)

Therefore, the equation in point-slope form of the line that passes through the point (-8, -2) with a slope of 5 is y + 2 = 5(x + 8).

A car manufacturer wants to change the content of a certain automobile to have less steel in order to get better gas mileage. One hundred standard cars and 100 cars of the new content are built and test driven across country to determine the overall gas mileage. This study is an

Answers

I would say that this study is an experiment.
The car manufacturer wants to test some changes that he wants to implement in his cars, which is why he has two control groups (standard cars and cars with the new content) to test those changes out. This is a typical experiment and not an observation as he is not really observing much.

Answer:

experiment

Step-by-step explanation:

The national vaccine information center estimates that 90% of americans have had chickenpox by the time they reach adulthood.50 (a) is the use of the binomial distribution appropriate for calculating the probability that exactly 97 out of 100 randomly sampled american adults had chickenpox during childhood. (b) calculate the probability that exactly 97 out of 100 randomly sampled american adults had chickenpox during childhood. (c) what is the probability that exactly 3 out of a new sample of 100 american adults have not had chickenpox in their childhood? (d) what is the probability that at least 1 out of 10 randomly sampled american adults have had chickenpox? (e) what is the probability that at most 3 out of 10 randomly sampled american adults have not had chickenpox?

Answers

The correct answers are:

A) yes; B) 0.0059; C) 0.0059; D) 1; E) 0.9872.

Explanation:

A) A binomial experiment is one in which the experiment consists of identical trials; each trial results in one of two outcomes, called success and failure; the probability of success remains the same from trial to trial; and the trials are independent.

All of these criteria fit this experiment.

B) The formula for the probability of a binomial experiment is:

[tex] _nC_r\times(p^r)(1-p)^{n-r} [/tex]

where n is the number of trials, r is the number of successes, and p is the probability of success.

In this problem, p = 0.9.

For part B, n = 100 and r = 97:

[tex] _{100}C_{97}(0.9)^{97}(1-0.9)^3
\\=\frac{100!}{97!3!}\times (0.9)^{97}(0.1)^3
\\
\\=161700(0.9)^{0.97}(0.1)^3=0.00589\approx 0.0059 [/tex]

C) We are changing the probability of success this time. Since 90% of people have had chicken pox, then 100%-90% = 1-0.9 = 0.1 have not had chicken pox. For part C, n = 100, r = 3, and p = 0.1:

[tex] _{100}C_3(0.1)^3(1-0.1)^{100-3}
\\
\\=_{100}C_3(0.1)^3(0.9)^{97}
\\=\frac{100!}{97!3!}\times (0.1)^3(0.9)^{97}
\\
\\=161700(0.1)^3(0.9)^{97}=0.00589\approx 0.0059 [/tex]

D) For this part, we want to know the probability that at least 1 person has contracted chicken pox. For this part, p = 0.9, n = 10 and r = 0. We will then subtract this from 1; this will first give us the probability that none of the 10 contracted chicken pox, then subtracting from 1 means that 1 or more people did:

[tex] 1-(_{10}C_0(0.9)^0(1-0.9)^{10-0})
\\
\\=1-(\frac{10!}{0!10!}\times (0.9)^0(0.1)^{10})
\\
\\=1-(1\times 1\times (0.1)^{10})= 1-0 = 1 [/tex]

E) For this part, we find the probability that 3 people, 2 people, 1 person and 0 people have not had chicken pox. The probability p = 0.1; n = 10; and r = 3, 2, 1 and 0, respectively:

[tex] _{10}C_3(0.1)^3(1-0.1)^{10-3}+_{10}C_2(0.1)^2(1-0.1)^{10-2}+
_{10}C_1(0.1)^1(1-0.1)^{10-1}+_{10}C_0(0.1)^0(1-0.1)^{10-0}
\\
\\=_{10}C_3(0.1)^3(0.9)^7+_{10}C_2(0.1)^2(0.9)^8+_{10}C_1(0.1)^1(0.9)^9+
_{10}C_0(0.1)^1(0.9)^{10}
\\
\\120(0.1)^3(0.9)^7+45(0.1)^2(0.9)^8+10(0.1)^1(0.9)^9+1(0.1)^0(0.9)^{10}
\\
\\0.057395628+0.1937102445+0.387420489+0.3486784401
\\
\\=0.9872 [/tex]

Final answer:

The binomial distribution is appropriate for calculating the probability of having a specific number of American adults who had chickenpox during childhood. The probability of exactly 97 out of 100 adults having chickenpox can be calculated using the binomial probability formula. The probability that at least 1 out of 10 adults have had chickenpox and at most 3 out of 10 adults have not had chickenpox can also be calculated using the binomial probability formula.

Explanation:

(a) To determine if the use of the binomial distribution is appropriate, we need to check if the conditions for using it are satisfied: (1) There are only two possible outcomes - having or not having chickenpox. (2) Each trial is independent - one person's chickenpox status does not affect another person's. (3) The probability of having chickenpox is the same for each person. The given information satisfies these conditions, so the binomial distribution is appropriate.

(b) The probability of exactly 97 out of 100 randomly sampled American adults having chickenpox during childhood can be calculated using the binomial probability formula:

P(X = k) = C(n, k) * p^k * (1-p)^(n-k)

Where:

P(X = k) is the probability of getting exactly k successes (97 in this case)

C(n, k) is the number of ways to choose k successes out of n trials (100 in this case)

p is the probability of success (probability of having chickenpox = 0.90)

n is the total number of trials (100 in this case)

Using these values, we can calculate:

P(X = 97) = C(100, 97) * 0.90^97 * 0.10^3

= 100 * (0.90)^97 * (0.10)^3

≈ 0.0975

So, the probability that exactly 97 out of 100 randomly sampled American adults had chickenpox during childhood is approximately 0.0975 or 9.75%.

(c) The probability that exactly 3 out of a new sample of 100 American adults have not had chickenpox in their childhood can be calculated using the binomial probability formula:

P(X = k) = C(n, k) * p^k * (1-p)^(n-k)

Where:

P(X = k) is the probability of getting exactly k successes (3 in this case)

C(n, k) is the number of ways to choose k successes out of n trials (100 in this case)

p is the probability of success (probability of not having chickenpox = 0.10)

n is the total number of trials (100 in this case)

Using these values, we can calculate:

P(X = 3) = C(100, 3) * 0.10^3 * 0.90^97

= 161,700 * (0.10)^3 * (0.90)^97

≈ 0.0315

So, the probability that exactly 3 out of a new sample of 100 American adults have not had chickenpox in their childhood is approximately 0.0315 or 3.15%.

(d) To calculate the probability that at least 1 out of 10 randomly sampled American adults have had chickenpox, we can use the complement rule: P(at least 1) = 1 - P(none)

Where P(none) is the probability of none of the 10 sampled adults having chickenpox.

Using the binomial formula:

P(X = 0) = C(n, k) * p^k * (1-p)^(n-k)

Where:

P(X = 0) is the probability of getting exactly 0 successes

C(n, k) is the number of ways to choose 0 successes out of n trials (10 in this case)

p is the probability of success (probability of having chickenpox = 0.90)

n is the total number of trials (10 in this case)

Using these values, we can calculate:

P(X = 0) = C(10, 0) * 0.90^0 * 0.10^10

= 1 * (0.90)^0 * (0.10)^10

≈ 0.3487

So, P(none) ≈ 0.3487

Therefore, P(at least 1) = 1 - P(none) = 1 - 0.3487 = 0.6513

So, the probability that at least 1 out of 10 randomly sampled American adults have had chickenpox is approximately 0.6513 or 65.13%.

(e) To calculate the probability that at most 3 out of 10 randomly sampled American adults have not had chickenpox, we can add up the probabilities of getting 0, 1, 2, and 3 successes:

P(X ≤ 3) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3)

We can use the binomial probability formula to calculate each individual probability:

P(X = k) = C(n, k) * p^k * (1-p)^(n-k)

Where:

P(X = k) is the probability of getting exactly k successes (0, 1, 2, or 3 in this case)

C(n, k) is the number of ways to choose k successes out of n trials (10 in this case)

p is the probability of success (probability of not having chickenpox = 0.10)

n is the total number of trials (10 in this case)

Using these values, we can calculate each individual probability:

P(X = 0) = C(10, 0) * 0.10^0 * 0.90^10

P(X = 1) = C(10, 1) * 0.10^1 * 0.90^9

P(X = 2) = C(10, 2) * 0.10^2 * 0.90^8

P(X = 3) = C(10, 3) * 0.10^3 * 0.90^7

Adding up these probabilities, we get:

P(X ≤ 3) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3)

≈ 0.9873

So, the probability that at most 3 out of 10 randomly sampled American adults have not had chickenpox is approximately 0.9873 or 98.73%.

A batch of 140 semiconductor chips is inspected by choosing a sample of 5 chips. assume that 10 of the chips do not conform to customer requirements. the number of samples of 5 containing exactly one nonconforming chip is closest to:

Answers

Because 10 out of 140 chps do not conform to customer requirements, the probability of having a defective chip is
p = 10/140 = 0.0714
The probability of having a good chip is
q = 1 - p = 0.9286

Out of a sample of 5, the probability of finding a defective chip is
₅C₁ p¹ q⁴ = 5*0.0714*0.9286⁴ = 0.2655

The number of defective chips ofu of 5 is 0.2655*5 = 1.3275 ≈ 1

Answer : 1 chip

What Is 22/55 in lowest terms

Answers

The GCF is 11, so the answer is 2/5!

Hope this helps!
To simplify 22/55, divide it by 11/11 and your answer is:
2/5

Drag the blue labels onto the table to identify the data that is relevant to each hypothesis. then use the pink labels to indicate whether each hypothesis is supported or not supported by the data answers

Answers

Hypothesis 1 supported (potentially adapted wings), 2 needs more data, 3 and 4 not supported (scavengers and traffic constant).

Here's how to proceed:

1. Match Data to Hypotheses:

Hypothesis 1:

Relevant Data: "The wing shapes of swallows killed on roads differ from those of the general population."

Hypothesis 2:

Relevant Data: Not directly provided in the given options. More information is needed about the actual population size of cliff swallows living near roads over time.

Hypothesis 3:

Relevant Data: "Avian scavengers did not increase during this time, and terrestrial scavengers probably did not increase."

Hypothesis 4:

Relevant Data: "Car traffic stayed the same or increased during this time."

2. Evaluate Hypothesis Support:

Hypothesis 1:

Supported (additional data may be needed). The wing shape difference suggests potential adaptation, but more evidence would strengthen the conclusion.

Hypothesis 2:

Cannot be determined without direct data on population size changes.

Hypothesis 3:

Not supported (probably not a factor). The data indicates scavenger populations haven't increased, suggesting they aren't significantly affecting the number of road-killed swallows found.

Hypothesis 4:

Not supported (probably not a factor). The data shows car traffic has remained steady or increased, making it less likely to be the cause of a decrease in observed road-killed swallows.

Complete Question:

If ab= 8 in. and cd= 6 in., how long is a radius?

Answers

The answer is 7 in because the diameter is 14 in.

What is the area of a banner with 4 2/3 ft and 1 1/2 ft

Answers

The answer is 7.
4 2/3 x 1 1/5
4.666666666666667 x 1.5 = 7

5+10x+5.15=60.15 what's the value of x?

Answers

The value of x is 5
5 + 10x + 5.15 = 60.15 
Add the common like terms: 5 + 5.15 = 10.15

New equation:
 10.15 + 10x = 60.15

Subtract the 10.15 from 60.15

 10.15 + 10x = 60.15
- 10.15          -10.15
________________
10x = 50 

Now divide 10x by 10 and 50 by 10.

[tex] \frac{10x}{10} [/tex] = [tex] \frac{50}{10} [/tex]
  x = 5

5 is your final answer. 

I hope this helped!!

Find the value of y log4 64=y

Answers

Answer:

y=log4 64=2.6665.

Step-by-step explanation:

We are given that logarithmic expression

y=log 464

By using logarithmic rules

Substitute the decimal point after end digit and then put zero after decimal point

We can write as

y=log464.0

To put the decimal point after one digit from left then we move two steps.Therefore ,we write 2 on left side of the decimal point in final result

Now, we see the value of 46 at 4 from log table then we get the value of 46 at 4 is 6665

Therefore , y=log464=2.6665

Hence, the value of y=2.6665

The value of y to the equation log₄(64) = y is y = 3.

The given logarithmic equation is :

y = log₄(64)

This can be written in exponential form as :

4^(y) = 64

It is known that :

4 × 4 × 4 = 64

So,

4³ = 64

Hence the value of y = 3.

Learn more about Logarithmic Functions here :

https://brainly.com/question/30339782

#SPJ6

if the quotient of -20 and 4 is decreased by 3 what number results

Answers

quotient is divide

-20/4 = -5

-5 -3 = -8

How can knowing the multiplication properties help you multiply 5x(2x6)?

Answers

PEMDAS helps because it tells you that the first thing to do it the P= parenthesis, so first you would do 2x6 which is 12 then you would have 5(12) the only other property to do would be M=multiplation so then solve 5x12

837,164 and 4,508 the value of 8

Answers

In 837,164, the value of 8 is the hundred thousands place
In 4,508, the value of 8 is the ones place

hope this helps

p=21+2w (solve for w)

Answers

w = (P-21)/2
plz make me the brainliest

Chelsea has four hours of free time on Saturday. She would like to spend no more than 2/3 of an hour on each activity. How many activities can she do during her time?

Answers

namely, how many times 2/3 goes into 4, well, let's just divide them then

[tex]\bf \cfrac{\stackrel{\textit{total hours}}{4}}{\stackrel{\textit{hours per activity}}{\frac{2}{3}}}\implies \cfrac{\quad \frac{4}{1}\quad }{\frac{2}{3}}\implies \cfrac{4}{1}\cdot \cfrac{3}{2}\implies \cfrac{12}{2}\implies 6[/tex]

The average weight of a mature human brain is approximately 1400 grams. What is the equivalent weight in pounds? Use the conversion equivalency 1 kilograms (kg) = 1000 grams (g) and 2.20 pounds (lb) = 1 kg.

Answers

The Answer Is 3.086472 Pounds

What is 48,371 rounded to the nearest thousand?

Answers

The answer is 48,000.

Determine tan(t) if cos(t)= -3/5 and sin(t) >0

Answers

[tex]\bf cos(\theta)=\cfrac{adjacent}{hypotenuse} \qquad % tangent tan(\theta)=\cfrac{opposite}{adjacent}\\\\ -------------------------------\\\\ cos(t)=-\cfrac{\stackrel{adjacent}{3}}{\stackrel{hypotenuse}{5}}[/tex]

now, the hypotenuse is just a radius unit, so, is never negative, so, the fraction is negative because the numerator is negative, that is, the adjacent side is -3.

now, let's use the pythagorean theorem to find the opposite side.

[tex]\bf \textit{using the pythagorean theorem}\\\\ c^2=a^2+b^2\implies \pm\sqrt{c^2-a^2}=b\qquad \begin{cases} c=hypotenuse\\ a=adjacent\\ b=opposite\\ \end{cases} \\\\\\ \pm\sqrt{5^2-(-3)^2}=b\implies \pm\sqrt{25-9}=b\implies \pm 4=b[/tex]

ok... so, which is it? the +/-?   well, we also know that sin(t) >0, namely that the sine of the angle is positive, so, then  is +4 then.

[tex]\bf tan(\theta)=\cfrac{opposite}{adjacent}\qquad \qquad tan(t)=\cfrac{4}{-3}\implies \boxed{tan(t)=-\cfrac{4}{3}}[/tex]

The function f(x) = 68(1.3)x represents the possible squirrel population in a park x years from now. Each year, the expected number of squirrels is ____ the number the year before.

Answers

B: 1.3
This is the rate of change,

Answer:

1.3 times

Step-by-step explanation:


I have a value that is 35% of the total value. I want to know what the total value is and what formula is used to work this out?

Answers

Since 35% is 0.35 ( by moving the decimal point 2 spots to the left) and 100% (the total value) is 1, we want to see how much we want to multiply the value (we'll call it x for now) by to get the total value. To get that, we divide 1 by 0.35 to get 1/0.35. Therefore, the formula is x*1/0.35

What is the relationship between the 3s in the number 24,335

Answers

hundreds and tens....
I hope this helped
Other Questions
What two functional groups are bound to the central carbon of every free amino acid monomer? Can someone help me with this please it would be a big help what are the indefinite articles in italian? 10 quarts = _ pints? I dont understand. help me pls Voter turnout in texas state general elections has averaged percent in even-numbered years, when federal, state, and county officials are on the ballot. Why is the book that gatsby's father shows nick important to the novel? Mary recently had a small stroke that left her unable to move her right side. in which lobe of the cerebrum did the stroke most likely cause damage? Harriet earns the same amount of money each day. Her gross pay at the end of 7 work days is 35h + 56 dollars. Which expression represents her gross pay each day? The graph below represents the running schedule of a distance runner, who is increasing the distance she runs each week. What is the distance she will run in the ninth week?A. 22 milesB. 21 milesC. 20 milesD. 19 miles (My answer???) Ministers drew crowds in the First Great Awakening by?A) preaching that America should revolt against England.B) declaring that people did not need to belong to a formal church.C) giving very emotional sermons that evoked strong images.D) promising that everyone who had faith would become rich. Read this stanza from Old Ironsides. What does the word thunders in the third line refer to?O, better that her shattered hulkShould sink beneath the wave;Her thunders shook the mighty deep,And there should be her grave;Nail to the mast her holy flag,Set every thread-bare sail,And give her to the god of storms,The lightning and the gale!The stormsThe cannonsThe flagThe crew A one-celled organism measures 32 millimeters in length in a photograph. If the photo has been enlarged by a factor of 100, what is the actual length of the organism?A 0.32 millimetersB 3.2 millimetersC 320 millimetersD 3,200 millimeters PLEASE HELP ME GOD BLESS YOU!!Which best describes how Cleistheness reforms in Athens set important precedents for later governments?A. He granted full citizenship to Athens resident foreign merchants.B. He widened the part played by ordinary citizens in Athens government.C. He considered extending full political rights to women and slaves.D. He organized the legislature to serve to the interests of the aristocracy. A family went on vacation and used 5.4 gallons of gasoline to travel 150 miles. How many total gallons of gasoline will they need to travel 200 more miles? How can I change it to accepted file types: .ppt, .pptx, .xls, .xlsx, .doc, .docx, .zip, .pdf, .accdb, .msg on Inkscape? Which number(s) below belong to the solution set of the inequality?Check all that apply. x/8 packet of sour worms contains four strawberry, four lime, two black currant, two orange sour, and three green apples worms.What is the probability that Dylan will choose a green apple sour worm? Sari has a bag containing 6 half dollars. What is the mass of half dollars in Sari's bag when half dollars weighs 11.34 grams? True or False. 170 is 1/10 of 17 (1) Many people experience a sense of therapeutic well-being when gardening. (2) While harvesting a healthy crop of organic fruits and vegetables may be the obvious benefit, there is also something to be said about the sense of calmness that digging in the dirt, sowing seeds, and cultivating plants can give a person. (3) The gardeners also decide what types of pesticides, if any, are used on the produce in the garden. (4) A few hours away from the hustle of daily life can help to de-stress and even reenergize a person. (5) Gardens are serene places where deadlines and errands are unimportant. (6) So, not only can gardening result in healthier eating habits, it can also provide an escape from the daily pressures of school, work, and family. Which sentence is off-topic? Steam Workshop Downloader