1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
melisa1 [442]
3 years ago
14

DNA molecules consist of chemically linked sequences of the bases adenine, guanine, cytosine and thymine, denoted A, G, C and T.

A sequence of three bases is called a codon. A base may appear more than once in a codon.
1) Represent all possible base sequences using a tree diagram.
2) How many different codons are there?
3) The bases A and G are purines, while C and T are pyrimidines. How many codons are there whose first and third bases are purines and whose second base is a pyrimidine?
4) How many codons consist of three different bases?

Mathematics
1 answer:
Dmitry [639]3 years ago
6 0

Answer:

1. See the attached tree diagram (64 different sequences); 2. 64 codons; 3. 8 codons; 4. 24 codons consist of three different bases.

Step-by-step explanation:

The main thing to solve this kind of problem, it is to know if the pool of elements admits <em>repetition</em> and if the <em>order matters</em> in the sequences or collections of objects that we can form.

In this problem, we have the bases of the DNA molecule, namely, adenine (A), thymine (T), guanine (G) and cytosine (C) and they may appear in a sequence of three bases (codon) more than once. In other words, <em>repetition is allowed</em>.

We can also notice that <em>order matters</em> in this problem since the position of the base in the sequence makes a difference in it, i.e. a codon (ATA) is different from codon (TAA) or (AAT).

Then, we are in front of sequences that admit repetitions and the order they may appear makes a difference on them, and the formula for this is as follows:

\\ Sequences\;with\;repetition = n^{k} (1)

They are sequences of <em>k</em> objects from a pool of <em>n</em> objects where the order they may appear matters and can appeared more than once (repetition allowed).

<h3>1 and 2. Possible base sequences using tree diagram and number of possible codons</h3>

Having all the previous information, we can solve this question as follows:

All possible base sequences are represented in the first graph below (left graph) and are 64 since <em>n</em> = 4 and <em>k</em> = 3.

\\ Sequences\;with\;repetition = 4^{3} = 4*4*4 = 64

Looking at the graph there are 4 bases * 4 bases * 4 bases and they form 64 possible sequences of three bases or codons. So <em>there are 64 different codons</em>. Graphically, AAA is the first case, then AAT, the second case, and so on until complete all possible sequences. The second graph shows another method using a kind of matrices with the same results.

<h3>3. Cases for codons whose first and third bases are purines and whose second base is a pyrimidine</h3>

In this case, we also have sequences with <em>repetitions</em> and the <em>order matters</em>.

So we can use the same formula (1) as before, taking into account that we need to form sequences of one object for each place (we admit only a Purine) from a pool of two objects (we have two Purines: A and G) for the <em>first place</em> of the codon. The <em>third place</em> of the codon follows the same rules to be formed.

For the <em>second place</em> of the codon, we have a similar case: we have two Pyrimidines (C and T) and we need to form sequences of one object for this second place in the codon.

Thus, mathematically:

\\ Sequences\;purine\;pyrimidine\;purine = n^{k}*n^{k}*n^{k} = 2^{1}*2^{1}*2^{1} = 8

All these sequences can be seen in the first graph (left graph) representing dots. They are:

\\ \{ATA, ATG, ACA, ACG, GTA, GTG, GCA, GCG\}

The second graph also shows these sequences (right graph).

<h3>4. Possible codons that consist of three different bases</h3>

In this case, we have different conditions: still, order matters but no repetition is allowed since the codons must consist of three different bases.

This is a case of <em>permutation</em>, and the formula for this is as follows:

\\ nP_{k} = \frac{n!}{n-k}! (2)

Where n! is the symbol for factorial of number <em>n</em>.

In words, we need to form different sequences (order matters with no repetition) of three objects (a codon) (k = 3) from a pool of four objects (n = 4) (four bases: A, T, G, and C).

Then, the possible number of codons that consist of three different bases--using formula (2)--is:

\\ 4P_{3} = \frac{4!}{4-3}! = \frac{4!}{1!} = \frac{4!}{1} = 4! = 4*3*2*1 = 24

Thus, there are <em>24 possible cases for codons that consist of three different bases</em> and are graphically displayed in both graphs (as an asterisk symbol for left graph and closed in circles in right graph).

These sequences are:

{ATG, ATC, AGT, AGC, ACT, ACG, TAG, TAC, TGA, TGC, TCA, TCG, GAT, GAC, GTA, GTC, GCA, GCT, CAT, CAG, CTA, CTG, CGA, CGT}

<h3 />

You might be interested in
Plz can someone help me show work for these two problems!! <br><br> 3x + y = 13 <br><br> 2x - y = -1
Alisiya [41]

Answer:

3x +y = 13

Or, x=13-y/3......eqn(i)

Now putting the value of x

2x - y = - 1

Or, 2(13-y/3) - y = - 1

Or, 26 - 2y /3 - y = -1

Or, 26 - 2y - 3y = - 3

Or, 26 - 5y = - 3

Or, - 5y = - 3 - 26

Or,y = - 39/ (- 5)

Or, y = 7.8~

3 0
3 years ago
The circle described by the equation <img src="https://tex.z-dn.net/?f=%28x-3%29%5E%7B2%7D%20%2B%28y%2B4%29%5E%7B2%7D%3D9" id="T
ElenaW [278]

Answer:

The point at which center of the image circle located is (-2, -3) so second option is correct.

Step-by-step explanation:

Given equation of circle is:

(x-3)^{2} + (y+4)^{2} = 9 (i)

The general equation of circle is mentioned below,

(x-h)^{2} + (y-k)^{2} = r^{2} (ii)

Here 'r' represents the radius of the circle and (h,k) shown the center of the circle.

By comparing equation (i) and equation (ii), we get

r^2 = 9

r = 3

(x-3)^{2} = (x-h)^{2}

(x-3) = (x-h)

h = 3

(y+4)^{2} = (y-k)^{2}

(y+4) = (y-k)

k = -4

So the center of given circle is (h,k) = (3,-4)

Also, the circle is translated 5 units left, that is towards the -x-axis. Therefore h = 3 - 5 = -2

Also, the circle is translated 1 unit up, that is towards the +y-axis. Therefore k = -4 + 1 = -3

Hence, the point at which center of the image circle located is (-2, -3) so second option is correct.

6 0
3 years ago
Read 2 more answers
in this question , use 1 foot equalto 12 inches 1 inch equalto 2.5 centimetres change 5 feet 8 inches to centimetres
nasty-shy [4]

Answer: 170 cm

Step-by-step explanation: 5x12=60. 60+8=68. 68x2.5=170.

5 0
3 years ago
(24x3 − 14x2 + 20x + 6) ÷ (4x2 − 3x + 5) = Q + <br> R<br> 4x2 − 3x + 5
riadik2000 [5.3K]

Answer:

Q= 6x+1

R= -7x+1

Step-by-step explanation:

3 0
3 years ago
Read 2 more answers
Solve for X<br> 121 +7&lt; -11<br> OR 5x- 8 &gt; 40
Trava [24]

Answer:

x > 48/5 the first one is false

3 0
3 years ago
Other questions:
  • Alex ran 12.8 km in the morning. After​ lunch, he continued running. When he finished the​ run, he had covered 31.4 km in all. W
    13·1 answer
  • Solve using substitution. Please show work~
    9·1 answer
  • If a test is 150 questions how many answers can you get wrong to still get an 80%
    15·1 answer
  • The temperature was -13°F and then rose 9°F. Enter the addition expression that represents the final temperature.
    7·1 answer
  • Explain How can you describe a proportional relationship with a number?<br><br> NO TROLL ANSWERS!!
    15·2 answers
  • Which of the following could NOT be the measures of the angles of a triangle?
    8·1 answer
  • HELP PLEASE!!!! ONLY ANSWER IF YOU KNOW, WILL GIVE BRAINLIEST!!!!
    13·2 answers
  • Whitney buys a coffee in a cylindrical cup with a cardboard sleeve so the cup isn’t too hot to hold. If the diameter of the slee
    7·1 answer
  • Luisa is saving money to buy a new laptop computer that costs $460 . She started with $110 and every month she saves $25 . Her s
    7·1 answer
  • A small publishing company is planning to publish a new book. The production cost will include one time fix costs (such as editi
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!