The table shows the names of four company owners. One of them funded a
study showing that company A has the longest-lasting products. Funding by
which owner would make you skeptical of the results?
Company
Company A
Company B
Company C
Company D
A. Elsa Juarez
B. Xander McCoy
C. Joel Mabaso
D. Francesca Xi
Owner of company
Francesca Xi
Xander McCoy
Elsa Juarez
Joel Mabaso

The Table Shows The Names Of Four Company Owners. One Of Them Funded Astudy Showing That Company A Has

Answers

Answer 1

The owner  funding that  would make you skeptical of the results is: D. Francesca Xi.

The owner funding that  would make you skeptical of the results

Company A funded the study which will attract potential customer to the company product as the  company product will be more attractive to customers after the study.

Hence, since company A which is  Francesca Xi has the longest-lasting products, he will be the business owner funding that would make you skeptical of the results .

Therefore the correct option is D.

Learn more about  owner  funding that  would make you skeptical of the results here:https://brainly.com/question/14334504

#SPJ1


Related Questions

graph g(x) = 5|x-6| + 2

Answers

Answer + Step-by-step explanation:

[tex]f(x) = 5|x-6|+2 = \begin{cases}5\left( x-6\right) +2&if\ x\geq 6\\ 5\left( 6-x\right) +2 &if\ x\leq 6\end{cases}[/tex]

[tex]\Longrightarrow f(x) = \begin{cases}5x-30+2&if\ x\geq 6\\ 30-5x +2 &if\ x\leq 6\end{cases}[/tex]

[tex]\Longrightarrow f(x) = \begin{cases}5x-28&if\ x\geq 6\\ -5x +32 &if\ x\leq 6\end{cases}[/tex]

case 1: x ≥ 6 → f(x) = 5x - 28

5(6) - 28 = 30 - 28 = 2

Then

the point A(6 ,2) lie on the graph (line) of f

5(7) - 28 = 35 - 28 = 7

Then

the point B(7 ,7) lie on the graph (line) of f

Graphing :

When x ≥ 6 ,the graph of f is the ray [AB) (just connect the points A and B)

case 2: x ≤ 6 → f(x) = -5x + 32

-5(6) +32 = -30 + 32 = 2

Then

the point A(6 ,2) lie on the graph (line) of f

-5(5) +32 = -25 + 32 = 7

Then

the point C(5 ,7) lie on the graph (line) of f

Graphing :

When x ≤ 6 ,the graph of f is the ray [AC) (just connect the points A and C)

For the system of inequalities below, which ordered pair is a solution?

3x-y<2
3y<9x-6

Answers

The solution to the given pair of inequalities is at any point on the line

System of inequalities

Inequalities are expressions that are not separated by an equal sign. Given the system of inequalities as shown:

3x-y<2

3y<9x-6

The solution of the system of inequality is the point of intersection of the lines. From the graphed line below, you can see that the point of intersection is at any point on the line since the lines are the same

Learn more on system of inequalities here: https://brainly.com/question/2516147

#SPJ1

MATH: GRAPHS AND FUNCTIONS 3. HELP! 12 PTS (HARD)

Answers

Answer:

Step-by-step explanation:

Whats the correct answer answer asap for brainlist

Answers

Answer:

Id say A but it's tricky.

Israel is in the Eurasian plate. Go ahead with A for the correct one

Solve log 5x = 3
A)
B)
C)
D)

Answers

Answer:

200

Step-by-step explanation:

log a is the same thing as: [tex]log_{10}{a}=b[/tex] which can be rewritten as [tex]10^b=a[/tex] and in general logarithms are in the form [tex]log_ba=c[/tex] which can be written as [tex]b^c=a[/tex]

Rewrite into exponential form

[tex]10^3=5x[/tex]

Simplify exponent

[tex]1000=5x[/tex]

Divide by 5

x=200

Answer:

200

Step-by-step explanation:

I don't know if there are answer choices but the answer is 200

b) A different sequence has this expression for the nth term: 1 (n + 1)² Work out the first four terms in the sequence. b ) A different sequence has this expression for the nth term : 1 ( n + 1 ) ² Work out the first four terms in the sequence.

Answers

The first four terms in the sequence are 4, 9, 16 and 25.

Given that, the nth term of the sequence is 1 (n + 1)².

We need to find the first four terms in the sequence.

What is the sequence?

In mathematics, a sequence is an enumerated collection of objects in which repetitions are allowed and order matters.

To find the first four terms of the sequence, replace n=1, 2, 3 and 4.

Now, when n=1

1(1+1)²=1×4=4

When n=2

1(1+2)²=1×9=9

When n=3

1(1+3)²=1×16=16

When n=4

1(1+4)²=1×25=25

Therefore, the first four terms in the sequence are 4, 9, 16 and 25.

To learn more about the sequence visit:

https://brainly.com/question/21961097.

#SPJ1

Use the function below to find F(3).

Answers

Answer:

D

Step-by-step explanation:

Answer:

D. 1/125

Step-by-step explanation:

[tex]f(3)=(\frac{1}{5} )^{3} =\frac{1^{3} }{5^{3} } =\frac{1}{125}[/tex]

Hope this helps

Suppose that f(n)=f(n/5)+3n when n is a positive integer divisible by 5, and f(1)=4.

Answers

By means of recurrence formulas and a given initial value, we find the following three results: f(5) = 19, f(125) = 469, f(3125) = 11719.

How to find the value the elements of a sequence by recurrence formula

Sequences are sets of values defined by at least one condition. In this case, we have three conditions to generate the required values:

f(n) = f(n/5) + 3 · n

f(1) = 4

[tex]n \in \mathbb{N}[/tex]

Now we proceed to find the elements by recurrence:

f(5) = f(1) + 3 · 5

f(5) = 4 + 15

f(5) = 19

f(25) = f(5) + 3 · 25

f(25) = 19 + 75

f(25) = 94

f(125) = f(25) + 3 · 125

f(125) = 94 + 375

f(125) = 469

f(625) = f(125) + 3 · 625

f(625) = 469 + 3 · 625

f(625) = 469 + 1875

f(625) = 2344

f(3125) = f(625) + 3 · 3125

f(3125) = 2344 + 9375

f(3125) = 11719

By means of recurrence formulas and a given initial value, we find the following three results: f(5) = 19, f(125) = 469, f(3125) = 11719.

To learn more on recurrence formulas: https://brainly.com/question/13391306

#SPJ1

3x - 6y = 8 then x - 2y

Answers

Equations are written by equating two expressionsThe value of x - 2y is 8/3


Solving equations

Equations are written by equating two expressions. Given the following equation

3x - 6y = 8

Divide through by 3 to have:

3x/3 - 6y/3 = 8/3

x - 2y = 8/3

Hence the value of x - 2y is 8/3

Learn more on equation here: https://brainly.com/question/4821928

#SPJ1

Determine the composition of transformations that would map figure ABCD to figure A''B'C''D'

Answers

The composition of transformations that would map figure ABCD to figure A''B'C''D' is 180° degree rotation about point C.

What is transformation?

It should be noted that transformation simply means the manipulation of a shape or geometric figure.

In this case, the composition of transformations that would map figure ABCD to figure A''B'C''D' is 180° degree rotation about point C.

Learn more about transformation on:

brainly.com/question/4289712

#SPJ1

For each of the transformed square root functions, state the transformations and use them to plot the
transformed function on the same graph with the parent function.

Answers

Step-by-step explanation:

so, if I understand this correctly, the original function (shown in the graph) is

f(x) = sqrt(x)

the following transformations were done going from f(x) to h(x) :

x -> x + 4 as variable term moved the whole curve 4 units to the left. because now a specific functional value is calculated for a smaller x (by 4 units) than for the original f(x). e. g. let's call g(x) = sqrt(x + 4). then g(-4) = f(0). as mentioned, everything moved over to the left by 4 units.

sqrt(x) -> 3×sqrt(x) increased the range of the function (the generated y values) by the factor 3. was the functional result for a x value = 1, then it is now 3 for the same x value.

sqrt(x) -> sqrt(x) - 1 moved the whole curve down by 1 unit.

in summary, the whole original curve was moved 4 units to the left, then stretched upwards by the factor 3, and then that result was moved down by 1 unit.

so, e.g.

h(-4) = 3×f(0) - 1 = -1 point (-4, -1) corresponds to old (0, 0)

h(-3) = 3×f(1) - 1 = 2 point (-3, 2) corresponds to old (1, 1)

h(0) = 3×f(4) - 1 = 5 point (0, 5) corresponds to old (4, 2)

Hi, need help please to get my HS diploma...did not graduate :(
Write the point-slope form of an equation of the line through the points (-2, -3) and (-7, 4).

Answers

Answer:

The answer is A Find the point-slope form.

y+3= −7/5 ⋅ (x+2)

Step-by-step explanation:


Are the two smaller triangles similar? If so, write the similarity statement and identify which theorem or postulate is used
to prove the two triangles similar.
A. Yes, AABC-ACBD by the AA similarity postulate.
B. Yes, AABC-ADBC by the SSS similarity theorem.
C. Yes, AABC-ACBD by the SAS similarity theorem.
D. No, these triangles are not similar.

Answers

Answer:

C. Yes, △ABC~△CBD by the SAS similarity theorem

Step-by-step explanation:

i think

Answer:

C- SAS similarity theorem

Explantion:

Two sides and one 90 degree angle

What is the quotient of
6/7 and 3/14 ?

Answers

Answer:

4/1 or 4

Step-by-step explanation:

Answer:

4

Step-by-step explanation:

[tex]\frac{\frac{6}{7} }{\frac{3}{14} } =\frac{(6)(14)}{(7)(3)} =\frac{84}{21} =4[/tex]

Hope this helps

A cookware consultant sells two types of pizza stones. The circular(e) stone sells for $26 and the rectangular (r) one sells for $34. In one month she sold 37 stones. If she made a total of $1138 from the sale of the pizza stones, how many of each size did she sell?​

Answers

Answer:

Step-by-step explanation:

Conditions

Let the circular stones = x

Let the rectangular stones = y

Equations

x + y = 37                          Subtract x from both sides of this equation.

y = 37 - x                           Notice that x is on the right side of the equation

Solution

26x   +  34y = 1138                 Substitute for y

26x + 34(37 - x) = 1138           Remove the brackets

26x + 1258 -34x= 1138           Combine

-8x + 1258 = 1138                    Subtract 1258 from both sides

-8x +1258-1258 = 1138-1258  Combine.  

-8x = -120                                Divide both sides by -8

-8x/-8 = -120/-8

x = 15                                       Two minuses make a plus (last step)

x+ y = 37

15 + y = 37                               Subtract 15 from both sides

15-15 +y = 37-15                     Combine

y = 22

Answer

x = 15     Circular pizza dishes

y = 22   square pizza dishes

The consultant sold 15 circular pizza stones and 22 rectangular pizza stones.

How to determine how many of each size did she sell?

Let's assume the number of circular pizza stones sold is "c" and the number of rectangular pizza stones sold is "r."

We are given two pieces of information:

1. The total number of stones sold: c + r = 37

2. The total amount earned from the sale of the stones: 26c + 34r = 1138

Now, we can use these two equations to solve for the values of "c" and "r."

First, let's use the first equation to express "c" in terms of "r":

c = 37 - r

Now, substitute this value of "c" into the second equation:

26c + 34r = 1138

26(37 - r) + 34r = 1138

962 - 26r + 34r = 1138

Combine the "r" terms:

8r = 1138 - 962

8r = 176

Now, divide by 8 to find the value of "r":

r = 176 / 8

r = 22

Now that we have the value of "r," we can find the value of "c" using the first equation:

c = 37 - r

c = 37 - 22

c = 15

So, the consultant sold 15 circular pizza stones and 22 rectangular pizza stones.

Learn more about rectangular at https://brainly.com/question/22688504

#SPJ3

Assume that the halting language [tex]H_T_M[/tex] is reducible to
some language B ([tex]H_T_M[/tex] [tex]$\leq$[/tex] [tex]_m[/tex] B). Is it possible that is decidable? Answer true/false and explain. Please help me this answer?

Answers

H_TM is reduced to HALT_TM and as such, HALT_TM is undecidable.

How to Interpret Machine Language?

A language is referred to as Decidable or Recursive if there is a Turing machine that accepts and halts on every input string w. This tells us that every decidable language is Turing-Acceptable.

Now, we are told that the halting language is reducible to some language B. This means that it is an undecidability via reduction.

Now, Using the idea that “ If A is undecidable and reducible to B, then B is undecidable.” Suppose R decides HALT_TM, we will construct S to decide ATM .

S = “On input (M, B)

This means that H_TM is reduced to HALT_TM and as such, HALT_TM is undecidable.

Read more about machine language at; https://brainly.com/question/28026656

#SPJ1

please help I will report if wrong... Brainlyest for the first right answer

Answers

Answer:

first three expressions are polynomials and last three are not.

Step-by-step explanation:

last three expression has negative powers of X and  some powers of Xs are not integers.

The next number in the series 7, 9, 13, 29, is:

Answers

Answer:

67

Step-by-step explanation:

7 + 2 =9

9 + 4 = 13

13 + 16 = 29

29 + 38 = 67

Answer two questions about Equations A and B:

A. 2x - 1 = 5x
B. - 1 = 3x

1) How can we get Equation B from Equation A?

Choose 1 answer:

A. Add/Subtract the same quantity to/from both sides
B. Add/Subtract a quantity to/from only one side
C. Rewrite one side (or both) by combining like terms
D. Rewrite one side (or both) using the distributive property

2) Based on the previous answer, are the equations equivalent? In other words, do they have the same solution?

Choose 1 answer:

A. Yes
B. No

Answers

1.  Rewrite one side (or both) by combining like terms. Option C

2. Yes, the equations are equivalent. Option A

Reasons for the answers

1.

Equation A ;  2x -1  = 5x

Equation B ; -1 = 3x

To get equation B from equation A

2x - 1 = 5x

Collect like terms

-1 = 5x -2x

Subtract the like terms

-1 = 3x

Thus, rewrite one side (or both) by combining like terms. Option C

2. 2x - 1 = 5x ...... equation A

Solution ;

2x -5x = 1

-3x = 1

x = -1/3

-1 = 3x

Solution;

x = -1/3

Thus, the equations are equivalent. Option A

Learn more about algebraic expressions here:

https://brainly.com/question/4541471

#SPJ1

Set up an algebraic equation and then solve.
One integer is 4 times another. If the product of the two integers is 256, then find t
integers.

One possible set of answers is:

Another possible set of answers is :

Answers

The first set of integers are: 8 and 32

The second set of integers are: -8 and -32

What is an Integer?

An integer is a whole number.

It is also the ratio of any real number and 1.

It does not have a decimal part or the decimal part of the integer is zero.

Analysis:

Let the two inters be x and 4x

product of integers  = 4x(x) = 256

4[tex]x^{2}[/tex] = 256

[tex]x^{2}[/tex] = 256/4

[tex]x^{2}[/tex] = 64

x = ±[tex]\sqrt{64}[/tex]

x = -8 0r 8

The other integer = 4 x -8 = -32 or 32

In conclusion the two integers are -8 and -32 or 8 and 32

Learn more about word problems on integers: brainly.com/question/5063017

#SPJ1

don’t understand the question would be a pleasure if someone were to explain and answer the questions! thank you

Answers

For question a there would be 200 terms because the exponent only rises by 1 each time, but there is also a 1 at the beginning so it would be 199+1.

For question b, you divide 312 by 4 which would give you 78 terms. This is because the ending term is 319 and the starting term is 7, but since it didn’t start at 1, you had to subtract 319 from 7 to get 312, and then divide 312 by 4, because each term rises by 4.

For question c, you subtract 533 from 33, which would give you 500 terms. This is because it didn’t start at 0, so you have to subtract from the term it started on, which was 33.

I hope this helped.

Find f^-1(x) and it’s domain.

Answers

Answer: A

Step-by-step explanation:

Letting [tex]f(y)=x[/tex],

[tex]x=\sqrt{y}-5\\\\x+5=\sqrt{y}\\\\y=(x+5)^{2}[/tex]

Also, the domain of an inverse is the same as the range of the original function, so the range is [tex]x \geq 0[/tex]

rewrite y= 16x-32 -3 to make it easy to graph using a translation describe the graph

Answers

We can rewrite the given expression to:

[tex]4*\sqrt{x - 2} - 3[/tex]

So the correct option is the third one.

How to rewrite the expression?

Here we have the expression:

[tex]\sqrt{16x - 32} - 3[/tex]

Taking the 16 as a common factor inside the square root:

[tex]\sqrt{16*(x - 2)} - 3[/tex]

and 16 = 4², then:

[tex]\sqrt{16*(x - 2)} - 3 = \sqrt{4^2*(x - 2)} - 3\\\\4* \sqrt{(x - 2)} - 3[/tex]

Now, if the parent function is:

[tex]y = 4*\sqrt{x}[/tex]

Our function is the parent function translated 2 units to the right and 3 units down. The correct option is the third one

If you want to learn about translations:

https://brainly.com/question/24850937

#SPJ1

Select all the correct answers.
For which values is this expression undefined?
x-1/(x^2-2x-3) + 5/(2x^2+2x)

Answers

The answer choice which represents values for which the expression is undefined is; x = -1.

What value of x renders the expression undefined?

It follows from the task content that the expression in discuss is made up of 2 rational expressions and hence, the value of x which makes the expression undefined is -1 because, upon substitution, we have; (1/0) + (5/0); which yields undefined.

Read more on undefined rational expressions;

https://brainly.com/question/13464119

#SPJ1

Answer:

x= 3. x= 0, x= -1

Step-by-step explanation:

Correct on edmentum

The principal represents an amount of money deposited in a savings account subject to
compound interest at the given rate.
A. Find how much money there will be in the account after the given number of years.
B. Find the interest earned.
Click the icon to view some finance formulas.
A. The amount of money in the account after 5 years is $
(Round to the nearest hundredth as needed.)
Principal
$11,000
Rate
5%
Compounded
annually
Time
5 years

Answers

Step-by-step explanation:

So the general formula for compound interest is [tex]A = P(1+\frac{r}{n})^{nt}[/tex] where t is typically time in years, and n is how many times it's compounded per year. But in this case it's only compounded 1 time per year so the equation is just [tex]A = P(1+r)^t[/tex]. in this case P is the principal amount, r is the interest, and A is the final amount. So the 5% interest rate becomes 0.05 by dividing by 100 to convert it into decimal form and the principle amount of 11,000. This gives you the formula [tex]A = 11000(1.05)^t[/tex]. This is the answer to the first question where t is the time in years. When it says "Find interest earned" I'm a bit confused, is it giving you x amount of years where you have to calculate the interest earned or does it want a general equation? Because the general equation would be the final amount - the principle amount which calculates the difference. So the equation for interest earned would be [tex]11000(1.05)^t-11000[/tex]. To calculate the amount of money after 5 years you simply plug in 5 as t. this gives you the equation [tex]11000(1.05)^5 \approx 11000(1.276) \approx 14,039.10[/tex]

What is the value of the function when x = 1 in the
piecewise function
g(x) =
{
3x
-2x
when x>1
when x≤1

Answers

Answer:

-2

Step-by-step explanation:

3x isnt used because it stated when x>1.

so -2(1) is -2, because x =< 1 is true

Which expression is equivalent to √-80
O 4√5
O -4√√51
4√√51
O 4√√5

Answers

Answer: [tex]4i\sqrt{5}[/tex]

Step-by-step explanation:

[tex]\sqrt{-80}\\\\=\sqrt{-1} \sqrt{80}\\\\=\sqrt{-1} \sqrt{16} \sqrt{5}\\\\=4i\sqrt{5}[/tex]

None of the provided options is equivalent to √-80.

We have,

To simplify the expression √-80, we need to determine the square root of -80.

However, since -80 is a negative number, its square root is not a real number.

The square root of a negative number is usually expressed using the imaginary unit "i," where i = √(-1).

In this case, we can rewrite the expression as:

√(-1 * 80) = √(-1) * √(80) = i * √(80).

Therefore,

None of the provided options is equivalent to √-80.

Learn more about expressions here:

https://brainly.com/question/3118662

#SPJ7

How can the following expression be written so that no negative exponents appear?
(a5)³a-6
Q-2

Answers

Answer:

a^11

Step-by-step explanation:

1) Simplify the numerator. Use the laws: (x^a)^y = x^ay, x^a × x^b = x^a+b.

= a¹⁵ × a^-6 / a^-2

= a⁹ / a^-2

2) Divide them. Use the law: x^a / x^b = x^a - b.

= a^9 - (-2) / 1

= a^9 + 2 / 1

= a^11

Find the diffrence between 6/7 and 2/3 In lowest terms

Answers

Answer:

4/7

Step-by-step explanation: Multiply 2/3 x 6/7 Put your answer in lowest terms a. 4/7

Answer:

Difference: 4/21

Step-by-step explanation:

the difference between two quantities is the result of a subtraction

[tex]\frac{6}{7} -\frac{2}{3} =\frac{(6)(3)-(7)(2)}{(7)(3)} =\frac{18-14}{21} =\frac{4}{21}[/tex]

The fraction can no longer be reduced

Hope this helps

Use a graphing calculator to find the value of the correlation coefficient r and determine if there is a strong correlation among the data. (12, 28), (15, 50), (18, 14), (21, 28), (24, 36)Group of answer choicesweak positive correlationstrong negative correlationstrong positive correlationweak negative correlation

Answers

The value of the correlation is -0.0721 and it is a weak negative correlation

How to determine the correlation coefficient?

The points are given as:

(12, 28), (15, 50), (18, 14), (21, 28), (24, 36)

Enter the above points in a graphing calculator.

From the graphing calculator, we have the following summary:

X Values

Sum X = 90Mean = 18∑(X - Mx)^2 = SSx = 90

Y Values

Sum Y = 156Mean = 31.2∑(Y - My)^2 = SSy = 692.8

X and Y Combined

N = 5∑(X - Mx)(Y - My) = -18

R Calculation

r = ∑((X - My)(Y - Mx)) / √((SSx)(SSy))

This gives

r = -18 / √((90)(692.8)) = -0.0721

So, the correlation coefficient is -0.0721

The above is a negative correlation because it is less than 0 and it is a weak correlation because it is closer to 0 than -1

Hence, the correlation is a weak negative correlation

Read more about correlation coefficient at:

https://brainly.com/question/27226153

#SPJ1

Other Questions
What if the surface of. A bacteria cell was not very antigenic. What would this mean for the host The main purpose of the passage is toA) present scientific research that lends credibilityto ideas about invention that would otherwiseappear outlandish.B) show how a seemingly outdated set of beliefs hasled to revolutionary new inventions.C) survey a range of factors in order to consider howinfluential inventions and ideas were conceived.D) emphasize the fact that inventors see isolationfrom one another as essential to their work. HELP ASAPGiven: ABCD is a parallelogram.Prove: A is congruent to FCE. A woman exerts a horizontal force of 145 N on a crate with a mass of 33.2 kg.(a)If the crate doesn't move, what's the magnitude of the static friction force (in N)? N(b)What is the minimum possible value of the coefficient of static friction between the crate and the floor? (Assume the crate remains stationary.) the meninges along with the cerebrospinal fluid that circulates in between each meningeal layer function by why did Holena want in the forest Sam, a buyer for a small warehouse company, is looking to purchase a forklift from caterpillar or komatsu. He is looking for a reliable, narrow forklift to fit between the warehouses smaller aisles and that is a lower price. Sam doesnt need added-on services; he is well-versed in using and maintaining large equipment. He evaluates the forklift types and decides on a komatsu. Sam chooses the komatsu for its perceived reliability and it is $1500 less than the caterpillar forklift. Which approach that komatsu took was a success for sam as a customer?. Long-term memory is broken down into _____ and _____ Directly or indirectly bringing about the death of another person for that person's sake is known as: expressions is equivalentto a(b-c)-b(a+c)-c(a-b)? Can you pls check If I did it right Which rule is most dominant and prevails if there is a conflict with regards to determining whether an object has become a fixture? Consider the graph of the function f(x) = 10^xWhich statement describes a key feature of function g if g(x) = f(x + 4) What is the most notable change in grandparenting worldwide in terms of the number of grandparents who serve as custodial parents or primary caregivers for their grandchildren. are financially dependent on their grown grandchildren. live in different countries than their grandchildren. live in their grandchildren's homes. United and city are playing each other in the final. it has been calculated that the probability of united winning is three fifths. what is the probability of united not winning? An eagle that has a mass of 4.5 kg is spotted 5 m above a lake. it flies up to its nest in a tree at a height of 25 m. how much gravitational potential energy did the eagle gain? 221 j 882 j 1103 j 1323 j Compared to water, the pH of a buffer solution ____________ when the same small amount of a strong acid (such as HCl) or strong base (such as NaOH) is added to both. What is the solution to the equation 3x+4+3/2x+8 = 0?Ox=-12Ox= -4x = 4O x = 12 Cells in the thyroid gland produce and secrete thyroid hormone (a polymer of amino acids) that helps to regulate metabolism. What organelle is most likely abundant in cells of the thyroid gland? What are two advantages for computer programmers of using GitHub as acollaborative tool when writing code?A. No additional software installation is needed to view differenttypes of files.B. Changes can be integrated into the finished main body of code..C. Group members can indicate on a schedule when they areunavailable.D. Developers can share code online so it can be accessed andworked on from anywhere.