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
Citrus2011 [14]
3 years ago
9

What is an equation of the line that passes through the points (3,1) and (6,6)?

Mathematics
1 answer:
koban [17]3 years ago
5 0
<h3>The equation of the line that passes through the points (3,1) and (6,6) is:</h3>

y = \frac{5}{3}x -4

<em><u>Solution:</u></em>

Given that,

We have to find the equation of the line that passes through the points (3,1) and (6,6)

<em><u>Find the slope of line</u></em>

m = \frac{y_2-y_1}{x_2-x_1}

From given,

(x_1, y_1) = (3, 1)\\\\(x_2, y_2) = (6, 6)

Substituting the values we get,

m = \frac{6-1}{6-3}\\\\m = \frac{5}{3}

<em><u>The slope intercept form of line is given as:</u></em>

y = mx + c ------ eqn 1

Where,

m is the slope

c is the y intercept

Substitute m = 5/3 and (x, y) = (3, 1) in eqn 1

1 = \frac{5}{3} \times 3 + c\\\\1 = 5 + c\\\\c = -4

Substitute m = 5/3 and c = -4 in eqn 1

y = \frac{5}{3}x -4

Thus the equation of line in slope intercept form is found

You might be interested in
Write the following numbers in ascending order (from smallest to largest): 1.2, 3%, 3/5, 0.3, and -1 1/3. ​
SSSSS [86.1K]

Answer:

-1 1/3, 0.3, 1.2, 3/5,  3,  

Step-by-step explanation:

Hope I helped, can I plz have brainliest, ive never gotten one before!

5 0
3 years ago
Write your answer as a whole number and remainder.<br> 31+4=R
ki77a [65]

Answer:

35

Step-by-step explanation:

Add 31 and 4 to get 35.

8 0
3 years ago
Which equation represents a line that is parallel to 2x-3y=9
Sever21 [200]
Two lines are parallel if they have the same slope but a different y intercept. A line with the same slope and y int as another one will be the exact same
Slope in standard form is -a/b, so your slope is 2/3 and your y int is -3
For example:
y=2/3x+1
4 0
3 years ago
For finding the circumference of a circle: can an arc determine the circumference of a circle, yes or no
Ivanshal [37]

Answer:

yes , an arc can indeed determine the circumference of a circle

3 0
3 years ago
DNA molecules consist of chemically linked sequences of the bases adenine, guanine, cytosine and thymine, denoted A, G, C and T.
Dmitry [639]

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 />

6 0
3 years ago
Other questions:
  • Correct answers only please!
    15·2 answers
  • Can you solve 6x+y=4 and x-4y=19
    10·1 answer
  • the faces of a number cube are numbered 1 through 6. Event A= {rolling a 1, 2, or 3}. what is the complement of event A?
    15·2 answers
  • What is 8/9 divising by three
    9·1 answer
  • What is 3/5 of 12? Please answer!
    9·1 answer
  • Given: f(x)= 8x^5, find f^-1(x)
    9·1 answer
  • Estimate 458÷31 only estimate divisor and dividend
    14·1 answer
  • I really don't understand i need help asap. They were asking to find f(-8)
    11·1 answer
  • Need help extra points and mark brainlist
    6·2 answers
  • Ms. Sillah has a recipe that needs quart of fruit juice for every 2 quarts of water. If Ms. Sillah increases the amount of fruit
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!