can anyone help me and explain

Can Anyone Help Me And Explain

Answers

Answer 1

Answer:

cf

=41

5 f-46

Step-by-step explanation:

thiis is the answer

Answer 2

Answer:

To find the inverse, switch the y(F(C)) and the x(C) variables.

So this function:

[tex]y=\frac{9}{5}x+32 \\[/tex]

Will become this function:

[tex]x=\frac{9}{5}y+32 \\[/tex]

You will then solve for y:

[tex]x=\frac{9}{5}y+32 \\x-32=\frac{9}{5}y\\5(x-32)=5(\frac{9}{5}y)\\5x-160=9y\\y=\frac{5x-160}{9}\\y=\frac{5x}{9}-\frac{160}{9}[/tex]

Substitute in the variables of this problem:

[tex]C(F)=\frac{5C}{9}-\frac{160}{9}[/tex]


Related Questions

What is the correct definition for sec theta?

Answers

Answer:

D Is the correct answer Thats was too easy

Answer:

sec(θ) = hypotenuse / adjacent.

Step-by-step explanation:

sec theta= cos -1  theta

Hi I need help with fraction
1
_ x 10
8.

Answers

Answer:

The answer is 1 1/4 or 5/4

Step-by-step explanation:

1/8 · 10 = 10/8

10/8 when simplified is 5/4

the answer is 5/4 simplified

The point-slope form of the equation of a line that passes through points (8, 4) and (0, 2) is y -4 = %(x -8). What is
the slope-intercept form of the equation for this line?
O y = ÷x-12
O y= x-4
O y= =x+2
O y= =x +6

Answers

Answer:

y= x-4

Step-by-step explanation:

With a.b.c=1 and a+b+c=1
Prove that:

Answers

Answer:

HOPE IT HELPS PLZ MARK ME BRAINLIEST

Step-by-step explanation:

abc=1

⟹c=1/ab

1/(1+a+1/b)+1/(1+b+1/c)+1/(1+c+1/a)

=1/(1+a+1/b)+1/(1+b+ab)+1/(1+1/ab+1/a)

=b/(1+b+ab)+1/(1+b+ab)+ab/(1+b+ab)

=1+b+ab/(1+b+ab)

=1

Simplify
b. 3a + 4b-2a-b
4 나
V
216 x
Х
18

Answers

Answer:

a+3b

Step-by-step explanation:

3a+4b-2a-b

=3a-2a+4b-b

=a+3b

Please I need help!!!!!!!!

Answers

Answer:

10 is the correct answer

Answer:

Go with the third option 10!

i hope this helped!

The force F (in pounds) needed on a wrench handle to loosen a certain bolt varies inversely with the length L (in inches) of the handle. A force of 40 pounds is needed when the handle is 7 inches long. If a person needs 20 pounds of force to loosen the bolt, estimate the length of the wrench handle. Round answer to two decimal places if necessary.
in inches

Answers

Answer:

14 inches

Step-by-step explanation:

Since F is inversely proportional to L,

[tex]f = \frac{k}{l} \\ when \: f = 40 \: l \: = 7 \\ \frac{k}{7} = 40 \\ k = 280 \\ when \: f = 20 \\ 20 = \frac{280}{l} \\ l = 14[/tex]

How many x-intercepts are in the quadratic equation y = 7x2 − 2x − 1​

Answers

Answer:

There are 2 x intercepts

What can you say about the y-values of the two functions f(x) = 3x -3 and
g(x) = 7x2 -3?

Answers

9514 1404 393

Answer:

the y-values of g(x) are limited to values of at least -3, those of f(x) are not limitedthe y-values are the same for two different x-values

Step-by-step explanation:

You can say lots of things about the y-values of these functions. A couple of observations are listed above. In addition, we can say the y-values of g(x) will be greater than those of f(x) for x-values not equal or between the x-values where the y-values are the same.

Answer:

• g(x) has the smallest possible y-value.

• The minimum y value of g(x) is -3.

Step-by-step explanation:

Ap3x

identify the largest value in fraction 3/4, 1/2, 3/5

Answers

Answer:

1/2

Step-by-step explanation:

The largest value in fraction it is 1/2 because the fraction is small amount .while the 3/4 is least amount .and 3/5 is greatest amount fractions

A real estate agent has 12 properties that she shows. She feels that there is a 30% chance of selling any one property during a week. The chance of selling any one property is independent of selling another property. Compute the probability of selling no more than 2 properties in one week. Round your answer to four decimal places.

Answers

Answer:

0.2528 = 25.28% probability of selling no more than 2 properties in one week.

Step-by-step explanation:

For each property, there are only two possible outcomes. Either they are sold, or they are not. The chance of selling any one property is independent of selling another property, which means that the binomial probability distribution is used to solve this question.

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

And p is the probability of X happening.

A real estate agent has 12 properties that she shows.

This means that [tex]n = 12[/tex]

She feels that there is a 30% chance of selling any one property during a week.

This means that [tex]p = 0.3[/tex]

Compute the probability of selling no more than 2 properties in one week.

2 or less sold, which is:

[tex]P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2)[/tex]

In which

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 0) = C_{12,0}.(0.3)^{0}.(0.7)^{12} = 0.0138[/tex]

[tex]P(X = 1) = C_{12,1}.(0.3)^{1}.(0.7)^{11} = 0.0712[/tex]

[tex]P(X = 2) = C_{12,2}.(0.3)^{2}.(0.7)^{10} = 0.1678[/tex]

Then

[tex]P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2) = 0.0138 + 0.0712 + 0.1678 = 0.2528[/tex]

0.2528 = 25.28% probability of selling no more than 2 properties in one week.

Read the following scenario, and then answer the question.

Juan assumes that the temperature of the hot tea cooling on his desk can be modeled with an exponential function like this one: T(t)=179(0.92)t. He bases his assumption on the following: The tea cools about 8% every minute. The tea's current temperature is around 179 degrees Fahrenheit.

Which explanation correctly addresses Juan's assumption?

He is incorrect. The tea will cool linearly since it cools at the same number of degrees every minute.
He is correct. The tea will cool exponentially since it cools at a percentage rate every minute.
He is incorrect. The tea will cool along the curve of a parabola since it cools at an increasing percentage rate every minute.

Answers

9514 1404 393

Answer:

  (b)  He is correct. The tea will cool exponentially since it cools at a percentage rate every minute.

Step-by-step explanation:

Newton's Law of Cooling says the change in temperature is proportional to the temperature. This relation gives rise to an exponential function describing the temperature.

In this description, the temperature referred to is the difference between the temperature of the object and the temperature of the environment to/from which heat is being transferred.

Juan is only partially correct. The function is exponential, but the temperature that should be used in his equation is not the temperature of the tea, but the temperature difference between the tea and his desk.

__

The curve is not linear and not parabolic, excluding the other answer choices.

At a snack food manufacturing facility, the quality control engineer must ensure that all products feature the appropriate expiration date. Suppose that a box of 60 candy bars includes 12 which do not have the proper printed expiration date. The quality control engineer, in inspecting the box, grabs a handful of seven candy bars. What is the probability that there are exactly 3 faulty candy bars among the seven

Answers

Answer:

0.1108 = 11.08% probability that there are exactly 3 faulty candy bars among the seven.

Step-by-step explanation:

The bars are chosen without replacement, which means that the hypergeometric distribution is used to solve this question.

Hypergeometric distribution:

The probability of x successes is given by the following formula:

[tex]P(X = x) = h(x,N,n,k) = \frac{C_{k,x}*C_{N-k,n-x}}{C_{N,n}}[/tex]

In which:

x is the number of successes.

N is the size of the population.

n is the size of the sample.

k is the total number of desired outcomes.

Combinations formula:

[tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

In this question:

60 total candies means that [tex]N = 70[/tex]

12 are faulty, which means that [tex]k = 12[/tex]

Seven are chosen, so [tex]n = 7[/tex]

What is the probability that there are exactly 3 faulty candy bars among the seven?

This is [tex]P(X = 3)[/tex]. So

[tex]P(X = x) = h(x,N,n,k) = \frac{C_{k,x}*C_{N-k,n-x}}{C_{N,n}}[/tex]

[tex]P(X = 3) = h(3,70,7,12) = \frac{C_{12,3}*C_{48,4}}{C_{60,7}} = 0.1108[/tex]

0.1108 = 11.08% probability that there are exactly 3 faulty candy bars among the seven.

Which figure can be formed from the net?
pls answer fast for brainiest !

Answers

Answer:

It should be the top right one

(with 6ft as the height)

Step-by-step explanation:

Answer:

It must be the lower to the left choice.

Step-by-step explanation:

As you can see, the net we have is composed of only triangles.

So we should be choosing a figure with a triangular base.

Our answers are narrowed down into the top right and lower left choices because both figures have triangular bases.

The other person down there chose the top right choice and was incorrect, so the answer should be the lower to the left figure.

Also, its the lower left figure because look at the triangular base, it is an isosceles meaning that two sides have the same length.

If the net says that the long side measures 9 ft, then the other two sides should be the same length and shorter than 9 ft. So the answer is the lower left figure.

Hope this helps

What is the product (4.42 x 103)(5 x 10^) written in
scientific notation?

Answers

Answer:

2.2763 x 10 to the power of 4

for some reason it doesn't let me put in the explanation

1 cm = 5km scale ratio

Answers

Answer: Definition: Ratio of the size of the map to its subject: Scale ... so scale = 1 cm / 100,000 cm = 1/100,000. - Scale ... STEP 1: - 2 cm represents 5 km

Step-by-step explanation:

STEP 1: - 2 cm represents 5 km - (write in full)

- STEP 2: - 1 cm represents 2.5 km - (divide so left side = 1)

- STEP 3: - 1 cm represents 250,000 cm - (convert to same units)

- STEP 4: - scale is 1 : 250,000 - (express as a representative fraction)

Simplify. v80

A. 16v5
B. 5v4
C. 4v5
D. 20v4

Answers

Hi!

√80 = √(16 • 5) = √(4² • 5) = 45

Find the domain and range of the relation.

Answers

the answer is in the picture above

A school band found they could arrange themselves in rows of 6, 7, or 8 with no one left over. What is the minimum number of students in the band?

Answers

Answer:

168 is the answer if i m not wrong.I took the LCM.

If school band found they could arrange themselves in rows of 6, 7, or 8 with no one left over, the minimum number of students in the band is 168.

To find the minimum number of students in the band, we need to determine the least common multiple (LCM) of the numbers 6, 7, and 8.

The LCM is the smallest multiple that is divisible by all the given numbers.

Prime factorizing each number, we have:

6 = 2 * 3

7 = 7

8 = 2 * 2 * 2

To find the LCM, we take the highest exponent for each prime factor:

2³ * 3 * 7 = 168

By having 168 students, they can arrange themselves into rows of 6 (28 rows), 7 (24 rows), or 8 (21 rows) without anyone being left over. Any fewer than 168 students would result in at least one row having students left over.

To learn more about LCM click on,

https://brainly.com/question/1771764

#SPJ2

In rural Ireland, a century ago, the students had to form a line. The student at the front of the line would be asked to spell a word. If he spelled it correctly, he was allowed to sit down. If not, he received a whack on the hand with a switch and was sent to the end of the line. Suppose the student could spell correctly 60% of the words in the lesson. What is the probability that the student would be able to sit down before receiving four whacks in the hand?

Answers

Answer:

The answer is "0.9102"

Step-by-step explanation:

P(student spell correct) = 0.6

P(student spell incorrect)=1-0.6=0.4

X=the pupil will be allowed to sit down after receiving three slaps on the hand Thus, X would assume Value

X=0 (student sit sans getting whacks)

X=1 (student sit down without receiving 1 whack) (student sit down without receiving 1 whack)

X=2 (student take a seat before receiving 2 whacks)

X=3 (student sit down after receiving 3 punches)

[tex]\to P(X)=0.6 \times 0.4^0 +0.6 \times 0.4 + 0.6 \times 0.4 ^2 + 0.6 \times 0.3^3[/tex]

             [tex]=0.6 \times 1+0.24 + 0.6 \times 0.09 + 0.6 \times 0.027\\\\=0.6 +0.24 + 0.054 + 0.0162\\\\=0.9102\\\\[/tex]

Solve the simultaneous equations
6
x
+
2
y
=
12
5
x
+
2
y
=
8

Answers

Answer: x=4, y=-6

Step-by-step explanation:

What is the common ratio of the sequence? -2, 6, -18, 54,...
a.-3
b.-2
c.3
d.8

Answers

Answer:

a. -3

Step-by-step explanation:

-2 turns into 6 by multiplying it by -3.

the same from 6 to -18, from -18 to 54, ...

so, an/an+1 = -3

use the figure below to find the answer. find y.

Answers

9514 1404 393

Answer:

  y = 7√2

Step-by-step explanation:

We are given the side opposite the angle, and we want to find the hypotenuse. The relevant trig relation is ...

  Sin = Opposite/Hypotenuse

  sin(45°) = 7/y

  y = 7/sin(45°) = 7/(1/√2)

  y = 7√2

__

Additional comment

In this 45°-45°-90° "special" right triangle, the two legs are the same length. Thus, ...

  x = 7

In any triangle ABC,Prove by vector method c^2=a^2+b^2-2abcosC​

Answers

Answer:

Let be [tex]\vec A[/tex], [tex]\vec B[/tex] and [tex]\vec C[/tex] the vector of a triangle so that [tex]\vec C = \vec A + \vec B[/tex]. By definition of Dot Product:

[tex]\vec C \,\bullet\,\vec C = (\vec A + \vec B) \,\bullet \vec C[/tex]

[tex]\vec C \,\bullet \,\vec C = (\vec A\,\bullet \,\vec C) + (\vec B \,\bullet \,\vec C)[/tex]

[tex]\|\vec C\|^{2} = [\vec A \,\bullet \,(\vec A + \vec B)] + [\vec B\,\bullet \,(\vec A + \vec B)][/tex]

[tex]\|\vec C\|^{2} = \vec A \,\bullet \, \vec A + \vec B\,\bullet \vec B + 2\cdot (\vec A \,\bullet \, \vec B)[/tex]

[tex]\|\vec C\|^{2} = \|\vec A\|^{2} + \|\vec B\|^{2} + 2\cdot \|\vec A\|\cdot \|\vec B\|\cdot \cos\theta_{C}[/tex]

Step-by-step explanation:

Let be [tex]\vec A[/tex], [tex]\vec B[/tex] and [tex]\vec C[/tex] the vector of a triangle so that [tex]\vec C = \vec A + \vec B[/tex]. By definition of Dot Product:

[tex]\vec C \,\bullet\,\vec C = (\vec A + \vec B) \,\bullet \vec C[/tex]

[tex]\vec C \,\bullet \,\vec C = (\vec A\,\bullet \,\vec C) + (\vec B \,\bullet \,\vec C)[/tex]

[tex]\|\vec C\|^{2} = [\vec A \,\bullet \,(\vec A + \vec B)] + [\vec B\,\bullet \,(\vec A + \vec B)][/tex]

[tex]\|\vec C\|^{2} = \vec A \,\bullet \, \vec A + \vec B\,\bullet \vec B + 2\cdot (\vec A \,\bullet \, \vec B)[/tex]

[tex]\|\vec C\|^{2} = \|\vec A\|^{2} + \|\vec B\|^{2} + 2\cdot \|\vec A\|\cdot \|\vec B\|\cdot \cos\theta_{C}[/tex]

Identify the effect on the graph of replacing f(x) by A f(x)

Answers

Answer:

See explanation

Step-by-step explanation:

Required

Effect of replacing [tex]f(x)[/tex] with [tex]f(x - h)[/tex]

f(x) is represented as: (x,y)

While

f(x - h) is represented as (x - h, y)

Notice the difference in both is that, the x value in f(x - h) is reduced by a constant h while the y value remain unchanged.

This means that the graph of f(x) will shift horizontally (i.e. along the x-axis) to the left by h units

Identify the type of sampling used​ (random, systematic,​ convenience, stratified, or cluster​ sampling) in the situation described below. A man is selected by a marketing company to participate in a paid focus group. The company says that the man was selected because his name is among the first 200 in the phone number listings. Which type of sampling did the marketing company​ use?
A. Systematic sampling
B. Cluster sampling
C. Random sampling
D. Stratified sampling
E. Convenience sampling

Answers

Answer: convenience sampling

Step-by-step explanation:

Convenience sampling is also referred to as opportunity sampling or accidental sampling and it occurs when a sample is selected from the population that is convenient and close to hand for the researcher. It's usually used during pilot testing.

Convenience sampling is such that the primary data source that are first available will be used for the research without any additional requirements being made.

With the information that you gather from the summary tables, test the following (you can use excel when appropriate): Determine if there is sufficient evidence to conclude the average amount of births is over 5000 in the United States and territories at the 0.05 level of significance. Determine if there is sufficient evidence to conclude the average amount of deaths is equal to 6000 in the United States and territories at the 0.10 level of significance. Determine if there is sufficient evidence to conclude the average amount of marriages is greater or equal to 2500 in the United States and territories at the .05 level of significance. Determine if there is sufficient evidence to conclude the average amount of divorces is less than or equal to 4000 in the United States and territories at the 0.10 level of significance.

Answers

Answer:

Kindly check explanation

Step-by-step explanation:

A.)

H0 : μ = 5000

H0 : μ > 5000

xbar = 6671 ; s = 8185.21 ; n = 52 ; α = 0.05

The test statistic :

T = (xbar - μ) ÷ (s/√(n))

T = (6671 - 5000) ÷ (8185.21/√52)

T = 3.814

Pvalue from Test statistic : ; df = n - 1 = 52-1= 51

Pvalue at 3.814; 51 = 0.000185

Pvalue < α ; Reject H0 and conclude that average birth is greater than 5000

B)

H0 : μ = 6000

H0 : μ < 6000

xbar = 4187 ; s = 4386 ; n = 52 ; α = 0.01

The test statistic :

T = (xbar - μ) ÷ (s/√(n))

T = (4187 - 6000) ÷ (4386/√52)

T = - 2.981

Pvalue from Test statistic : ; df = n - 1 = 52-1= 51

Pvalue at - 2.981; 51 = 0.0022

Pvalue < α ; Reject H0 and conclude that average death is less than 6000

C.)

H0 : μ < 2500

H0 : μ ≥ 2500

xbar = 2744 ; s = 3134.41 ; n = 52 ; α = 0.05

The test statistic :

T = (xbar - μ) ÷ (s/√(n))

T = (2744 - 2500) ÷ (3134.41/√52)

T = 0.561

Pvalue from Test statistic : ; df = n - 1 = 52-1= 51

Pvalue at 0.561; 51 = 0.289

Pvalue > α ; Fail to Reject H0 and conclude that average marriage is not greater Tha or equal to 2500

D.)

H0 : μ = 4000

H0 : μ ≤ 4000

xbar = 1451 ; s = 1217 ; n = 52 ; α = 0.01

The test statistic :

T = (xbar - μ) ÷ (s/√(n))

T = (1451 - 4000) ÷ (1217/√52)

T = - 15.10

Pvalue from Test statistic : ; df = n - 1 = 52-1= 51

Pvalue at - 15.10; 51 = 0.000001

Pvalue < α ; Reject H0 and conclude that average divorce is less eqaul to 4000

In 1999, a company had a profit of $173,000. In 2005, the profit was
$206,000. If the profit increased by the same amount each year, find the
rate of change of the company's profit in dollars per year. *
$5,500
$4,004
$379,000
$33,000
O $102.74

Answers

Answer:

A. $5500

Step-by-step explanation:

The difference of years:

2005 - 1999 = 6

The difference in profit over 6 years:

206000 - 173000 = 33000

Average rate of change:

33000/6 = 5500

It has been 6 years,

The main difference in profit over 6 years between 1999 and 2005 is,

→ 206000 - 173000

→ 33000

Then the average rate of change is,

→ 33000/6

→ 5500

Hence, $ 5500 is the correct option.

Many people consider their smart phone to be essential! Communication, news, Internet, entertainment, photos, and just keeping current are all conveniently possible with a smart phone. However, the battery better be charged or the phone is useless. Battery life of course depends on the frequency, duration, and type of use. One study involving heavy use of the phones showed the mean of the battery life to be 15.25 hours with a standard deviation of 2.2 hours. Then the battery needs to be recharged. Assume the battery life between charges is normally distributed.

Required:
a. Find the probability that with heavy use, the battery life exceeds 11 hours.
b. You are planning your recharging schedule so that the probability your phone will die is no more than 5%. After how many hours should you plan to recharge your phone?

Answers

Answer:

a) The probability that with heavy use, the battery life exceeds 11 hours is 0.4602.

b) Using the standard normal table, After 6.8 hours should you plan to recharge your phone.

Step-by-step explanation:

a) The probability that with heavy use, the battery life exceeds 11 hours:-

P(x > 11) = 1 - p( x< 11)  

[tex]=1- p P[(x - \mu) / \sigma < (11 - 10.75) / 2.4]\\\\=1- P(z < 0.10)[/tex]  

Using z table distribution,    

= 1 - 0.5398  

= 0.4602  

b) Using the standard normal table,  

[tex]P(Z < z) = 5%\\\\\\\\= P(Z < -1.645 ) = 0.05 \\z = -1.645[/tex]

Using the z-score formula,  

[tex]x = z \times \sigma + \mu\\x = -1.645 * 2.4 + 10.75\\x = 6.8 hours.[/tex]

Sam wants to build a unique pyramid bookend for his study. It's an oblique pyramid
with a right triangular base. The sides of the base are 3, 4, and 5 inches long. The
pyramid will fit exactly inside his bookshelf, which has a height of 18 inches. He
wishes to build the pyramid out of modeling clay. How many cubic inches of clay
does Sam need to buy?

36in^3
24in^3
62.8in^3
216in^3

Answers

Answer:

Volume of triangular pyramid = 36 inch³

Step-by-step explanation:

Given:

Sides of base triangle = 3, 4, 5 inches

Height of model = 18 inches

Find:

Volume of triangular pyramid

Computation:

Given base triangle is a right angle triangle

So,

Area of base = (1/2)(b)(h)

Area of base = (1/2)(3)(4)

Area of base = (1/2))(12)

Area of base = 6 inch²

Volume of triangular pyramid = (1/3)(Area of base)(Height of model)

Volume of triangular pyramid = (1/3)(6)(18)

Volume of triangular pyramid = 36 inch³

Other Questions
five attitudes that are important for dealing with environmental factors that cause ill health What is the answer to this Post Lab Report Part II 6. The probability that the two offspring you produced share every genotype in common is extremely low. Explain why they are likely to be different. 7. How would genetic variability be affected if more chromosome pairs were added? What about if another partner was added? What is the mean?7.9.10.12.15.16 Bantam company calculated its net income to be $38,775 based on the unadjusted trial balance. The following adjusting entries were then made for: Salaries and wages owed but not yet paid of $395. Interest earned but not received from investments of $375. Prepaid insurance premiums amounting to $275 have expired.Unearned revenue in the amount of $805 has now been earned.Required: Determine the amount of net income (loss) that will be reported after the adjustments are recorded. I need help,plss:(Describe the graph of the function. [tex]y = \sqrt{ x - 1 + 4} [/tex]a). the graph is the radical function y=sqrt(x) shifted right 1 units and down 4 units.b). the graph is the radical function y=sqrt() shifted left 4 units and up 1 units. c). the graph is the radical function y=sqrt(x) shifted right 1 units and up 4 units.d). the graph is the radical function y=sqrt() shifted left 1 units and up 4 units. What is the first step in solving the equation x2 - 25 = 0?What is the second step in solving the equation? Write submultipels units of time Alexa had a single sexual encounter with Jake about five years ago. Jake has just notified Alexa that he has tested positive for HIV. Which of the following may be true for Alexa?A. She may be in the clinical latency stage of HIV infection but have no symptoms. B. If she has not developed any symptoms of infection by now, it's unlikely she has HIV.C. If it turns out that she is infected with HIV, there is little she can do now to protect her health.D. She is certain to develop full-blown AIDS within the year if she does not begin medication. Before World War 1 started, why do you think so many people said, it felt like a powderkeg, ready to explode". What does this mean? 4 t-shirts and a hat costs 26.00A t-shirt and a hat costs 8.00.How much does a t-shirt cost?How much does a hat cost? There are six major groups of enzymes. The categories are based on the types of reactions that they catalyze. What type of enzyme can join together two molecules to make a larger molecule such as a long strand of DNA How are the workings of receptor in human body related to the sensors in a car listed below? A. Light:B. Touch:C: Sound: D: Speed: Your friend has a great sense of humour. However, sometimes his jokes involve making fun of others in inappropriate ways. He will point out a physical flaw or look for something odd or different about a person and make an unkind comment. You feel uncomfortable when your friend does this. Do you say something or just laugh along with him? In his 1776 pamphlet, Common Sense, Thomas Paine stated that the colonies thriving economy was largely due to favorable British policies up to 1763.TrueFalse The United States passed the Foreign Corrupt Practices Act in response to _______ issues between U.S. companies and foreign countries. Which of the following does not dilute the value of collecting opinions from a number of people (e.g., regarding a performance evaluation or hiring decision)?A. They have discussed the matter with each other.B. They evaluated the same materials.C. They have discussed the matter with the same people.D. They have similar backgrounds. Finding the Coordinates of the Image On a coordinate plane, the center of dilation is at (0, 0). Triangle A B C is dilated to create triangle A prime A C prime. The points of A B C are (negative 3, 3), (negative 1, 1), and (negative 3, 1). The points of A prime A C prime are (negative 9, 9), (negative 3, 3), and (negative 9, 3). The dilation DO,3 (x, y) (3x, 3y) is performed on the pre-image ABC to make a similar triangle. Which statements are true? Check all that apply. A corresponds to A'. A'AC' corresponds to B. CB corresponds to C'A. Segment A'A is parallel to segment C'C. ABC ~ A'AC'. CheckWhich three details about the first half of the twentieth century are correct?Women had few jobs available to them besides being a judge or lawyer.Women could not vote until 1950.Women were usually wives and mothers.O O O OO Women could not vote until 1920.Women were not treated as equals. Dose 4(x+1)= 3x+4 have a solution