Dr. Lum teaches part-time at two community colleges, Hilltop College and Serra College. Dr. Lum can teach up to 5 classes per semester. For every class he teaches at Hilltop College, he needs to spend 3 hours per week preparing lessons and grading papers. For each class at Serra College, he must do 4 hours of work per week. He has determined that he cannot spend more than 18 hours per week preparing lessons and grading papers. If he earns $6,000 per class at Hilltop College and $7,500 per class at Serra College, how many classes should he teach at each college to maximize his income, and what will be his income?
To maximize his income, Dr. Lum should teach_______classes for Hilltop College and __________classes for Serra College. His maximum income would be________.

Answers

Answer 1

Answer:

z (max)  =  34500 $

x₁  =  2

x₂  = 3

Step-by-step explanation:

Hilltop College  

3 hours per week  preparing lessons and grading papers

Serra College

4  hours per week  preparing lessons and grading papers

Total hours to spend per week preparing lessons  18

Let´s call  x₁  numbers of class at Hilltop College

and  x₂ numbers of class at Serra College then:

Objective function

z  =  6000*x₁  +  7500*x₂

Constraints:

1.-     x₁  +  x₂  ≤ 5        the total number of class

2.-    3*x₁  +  4*x₂  ≤  18

3. General constraints   x₁  ≥ 0       x₂    ≥  0   integers

After 6 iteration optimal solution is:  From on-line solver

z (max)  =  34500 $

x₁  =  2

x₂  = 3


Related Questions

in a right triangle ABCD prove that angle abc is equal to angle CAD​

Answers

i’m guessing you meant in a rectangle, you can just use the reflexive property and say BC is congruent to BC, angle A is congruent to angle D, angle B is congruent to angle C, and by ASA or CPCTC they are congruent

A parallelogram has base (2x - 1) metres and height (4x - 7) metres.
The area of the parallelogram is 1 m?.
(1) Show that 4x? - 9x + 3 = 0.
Answer (a)(i)
(*) Solve the equation 4x² – 9x + 3 = 0.
Show all your working and give your answers correct to 2 decimal places.

Answers

Answer:

0.4069 ; 1.843

Step-by-step explanation:

Given:

Base of parallelogram, b = (2x - 1)

Height = (4x - 7)

Area = 1

Area of parallelogram = Base * height

Area of parallelogram = (2x - 1) * (4x - 7)

(2x - 1) * (4x - 7) = 1

8x² - 14x - 4x + 7 = 1

8x² - 18x + 7 - 1 = 0

8x² - 18x + 6 = 0

Divide through by 2

4x² - 9x + 3 = 0

Solving the quadratic equation :

Using the formula

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

a = 4 ; b = - 9 ; c = 3

Plugging in the values :

-(-9) ± √((-9)² - 4(4)(3)) / 2(4)

9 ± √(81 - 48) / 8

9 ± √33 / 8

(9 ± 5.7445626) / 8

(9 - 5.7445626) / 8) = 0.4069

(9 + 5.7445626) / 8 = 1.843

PLEASE HELP ME WILL MARK YOU JF YOU HELP ME PLEASE!!!

Answers

Answer:

2, 3, 4, 7, 8, 10 I hope

Answers

Congruent by AAS (shown in the example)Congruent by SASCongruent by SSSCongruent by ASANot enough info  (shown in the second example)Congruent by AASCongruent by SASCongruent by SSSCongruent by AASNot congruent

=================================================

Explanations:

As the example shows, we have two pairs of congruent angles and a pair of congruent sides. The side are not between the angles in question. So AAS is slightly different from ASA.We have two pairs of congruent sides, and a pair of congruent angles. The angles are between the sides. So we use SAS which is a valid congruence theorem. Recall that SSA is not a valid theorem, so the order matters.We have three pairs of congruent sides, so we go with SSS. The order doesn't matter here.Similar to problem 1, but now the sides are between the angles. So we go with ASA this time instead of AAS.We unfortunately don't have enough info to determine if the triangles are congruent or not. We need to know something about the side lengths to determine congruency.As the hint suggests, marking the vertical angles will produce the other pair of congruent angles. So that's why we go for AAS (the side is not between the angles).This is similar to problem 2, as both use SAS. Note the unmarked vertical angles which are congruent.This is similar to problem 3. We use SSS here because we have 3 pairs of congruent sides as indicated by the tickmarks.The unmarked vertical angles can get double arcs to show they are congruent. We have a pair of congruent sides that are not between the two pairs of congruent angles, so we go for AAS (problems 1 and 6 also use AAS).For the triangle on the left, the arc is between the tickmarked sides. The triangle on the right has the arc not between the tickmarked sides. So there's no way the triangles are the same. The arc needs to be between the marked sides for each triangle, if we wanted them to be congruent (using SAS).

---------------

Acronyms

SSS = side side side

SAS = side angle side

ASA = angle side angle

AAS = angle angle side

is 16 the decimal value of 1000​

Answers

Answer:

0.016

Step-by-step explanation:

Answer:

0.016

Step-by-step explanation:

Let A = { 1 , 4 } and B = { 2 , 3 , 5 }.Find × and find the number of relations from A to B

Answers

Given:

The two sets are:

[tex]A=\{1,4\}[/tex]

[tex]B=\{2,3,5\}[/tex]

To find:

The [tex]A\times B[/tex] and the number of relations from A to B.

Solution:

If A and B are two sets, then

[tex]A\times B=\{(x,y)|x\in A, y\in B\}[/tex]

We have,

[tex]A=\{1,4\}[/tex]

[tex]B=\{2,3,5\}[/tex]

Then,

[tex]A\times B=\{(1,2),(1,3),(1,5),(4,2),(4,3),(4,5)\}[/tex]

If number of elements in set A is m and the number of element in set B is n, then the number of relations from A to B is [tex]2^{m\times n}[/tex].

From the given sets, it is clear that,

The number of elements in set A = 2

The number of elements in set B = 3

Now, the number of relations from A to B is:

[tex]2^{m\times n}=2^{2\times 3}[/tex]

[tex]2^{m\times n}=2^{6}[/tex]

[tex]2^{m\times n}=64[/tex]

Therefore, the required relation is [tex]A\times B=\{(1,2),(1,3),(1,5),(4,2),(4,3),(4,5)\}[/tex] and the number of relations from A to B is 64.

Question number 7 only

Answers

Answer:

the answer is (4)

.

.

.

.

.

.

.

.

.

.

.

The product of three consecutive numbers is divisible by ​

Answers

Answer:

6

Step-by-step explanation:

The product of three consecutive numbers is divisible by ​6

Let us say the numbers are x, x+1 , x+2

if x = 1,

Product of the three consecutive numbers,

(1)(2)(3)

=> 6, which is divisible by 6

if x = 2,

Product of the three consecutive numbers,

(2)(3)(4)

=> 24, which is divisible by 6

Similarly if we take any 3 consecutive numbers their product will be divisible by 6.

A bus takes 45 minutes to travel 48 kilometres. What is its average
speed?

Answers

Answer:

64km/h

Step-by-step explanation:

Average speed= 48km÷45 minutes

= 48km÷0.75h

= 64km/h

need answer with step by step

Answers

Answer:

y = 6/5x -7

Step-by-step explanation:

Which fact is not used to prove that ABC is similar to DBE?

Answers

I think the answer is C because AB is not a transversal
⟟ think it’s C I’m sorry if it’s wrong

What are the coordinates of the point that is 3/8 of the way from A(-8, -9) to B (24, -1)

(-6,4)
(-2,4)
(4,-6)
(12,-4)

Answers

Answer:

C. (4, -6)

Hope it helps :)

The sum of two numbers is 19 and there differnce is 5

Answers

Answer:

x = 12 , y = 7

Step-by-step explanation:

Let the numbers be x and y

Sum of the numbers,         x + y = 19 -------- ( 1 )

Difference of the number , x - y = 5 -------- ( 2)

( 1 ) + ( 2 ) => 2x = 24  

                    x = 12

Substitute : x in ( 2 ) => 12 - y = 5

                               => 12 - 5 = y

                              => 7 = y

09:30 to 17:00 minus 30 minutes
How many hours is that ?

Answers

Answer:

7 hours

Step-by-step explanation:

9 : 30 to 17:00 = 7 hours 30 minutes

Minus 30 minutes = 7 hours

A jacket costs $154.85. There is a 45% discount. What is the new price of the jacket.

A.) $68.68
B.) $85.17
C.) $224.53

Answers

b is is the best answer :) good luck

Answer:

B) $85,167

Step-by-step explanation:

u got discount 45% so u just have to pay 55% of it

cost = 55% x $154,85 = $85,1675

The equation represents the total resistance, r, when two resistors
whose resistances are r1 and r2 are connected in parallel. Find the total
resistance when r1 is x and r2 is x + 1.

Answers

Answer:

[tex]R = \frac{x(x+1)}{2x+1}[/tex] --- total resistance

Step-by-step explanation:

Given

[tex]\frac{1}{R} = \frac{1}{R_1} + \frac{1}{R_2}[/tex]

Required

Find R when

[tex]R_1 = x[/tex]

[tex]R_2 = x+1[/tex]

So, we have:

[tex]\frac{1}{R} = \frac{1}{R_1} + \frac{1}{R_2}[/tex]

Substitute values for both R's

[tex]\frac{1}{R} = \frac{1}{x} + \frac{1}{x+1}[/tex]

Take LCM

[tex]\frac{1}{R} = \frac{x+1+x}{x(x+1)}[/tex]

Collect like terms

[tex]\frac{1}{R} = \frac{x+x+1}{x(x+1)}[/tex]

[tex]\frac{1}{R} = \frac{2x+1}{x(x+1)}[/tex]

Inverse both sides

[tex]R = \frac{x(x+1)}{2x+1}[/tex]

PLZ HELPPP I need to pass this!!

Answers

Answer:

x=-1

Step-by-step explanation:

the middlepoint is where its symetrical, and so you take the x part of the point. the point is (-1,4), and all we need is x, so you have x=-1

A bag contains 3 black balls and 5 white balls. Paul picks a ball at random from the
and replaces it back in the bag. He mixes the balls in the bag and then picks another
ball at random from the bag.
a) Construct a probability tree of the problem.
b) Calculate the probability that Paul picks:
i) two black balls
ii) a black ball in his second draw

Answers

Answer:

(a) Tree (see diagram)

(b)   (i) 9/64   (ii) 3/8

Step-by-step explanation:

3 black, 5 white, picks two at random with replacement.

SEE DIAGRAM FOR EXPLANATIONS

(a) Tree (see diagram)

(b)

(i) 9/64

(ii) 3/8

In the given problem we have 3 black ball and 5 white ball, the probability tree be constructed as per ball picks from bag.

(a) Refer the attached figure for the probability tree.

(b)

(i) The probability that Paul picks two black balls is [tex]\dfrac{9}{64}[/tex].

(ii) The probability that Paul picks a black ball in his second draw is [tex]\dfrac{3}{8}[/tex].

Given:

The bag contain 3 black and 5 white balls.

(a)

Refer the attached figure for the construction of probability tree.

(b)

(i)

Since the getting two black ball are independent event so multiply the branch B ( refer attached figure)

[tex]P(\rm two\: black)=\dfrac{3}{8}\times\dfrac {3}{8}\\P(\rm two\: black)=\dfrac{9}{24}[/tex]

Thus, the probability that Paul picks two black balls is [tex]\dfrac{9}{64}[/tex].

(ii)

There should be two outcomes either (B,B) or (W, B).

From the attached figure,

[tex]P(\rm B,B)=\dfrac{9}{64}[/tex]

[tex]P(\rm W, B)=\dfrac{15}{64}[/tex]

Calculate the probability of second ball black.

[tex]P(\rm second\: ball\: black)=P(B, B) + P(W, B)\\P(\rm second\: ball\: black)=\dfrac{9}{64}+\dfrac{15}{64}\\P(\rm second\: ball\: black)=\dfrac{3}{8}[/tex]

Thus, the probability that Paul picks a black ball in his second draw is [tex]\dfrac{3}{8}[/tex].

Learn more about probability here:

https://brainly.com/question/11234923

Can someone please help please.you will get 48 points

Answers

Answer:

x = 20

Step-by-step explanation:

We can use a ratio to solve

10         14

------ = ----------

x          28

Using cross products

10 * 28 = 14*x

280 = 14x

Divide by 14

280/14 = 14x/14

20 =x

Answer:

20 cm

Step-by-step explanation:

It says that both of these shapes are similar. If we divide 28/14=2.

Then we can also multiply 10 cm by 2 cm to get 20 cm .

x= 20 cm

Hope this helps!

Hi if you have a 65% grade can a 80% bring it up to a C 70%

Answers

Answer:

Ask your Teacher if you are missing any work and if you are do it and do some things for extra credit

Step-by-step explanation:

Answer: yes,it depends on the points

if you have 65% and you score a 80 on a 45 point assingment it can go up to a c

+ep explanation:

If 8 Superscript y Baseline = 16 Superscript y + 2, what is the value of y?

Answers

Answer:

10. Where was the medical mission held? A. At Barangay Tatalon Marikina B. At Barangay Almanza Las Piñas City C. At Barangay Pamplona Las Piñas City D. At Barangay CAA BF INT'L Las Piñas City

PLEASE CAN SOMEONE HELP ME??????????????

Answers

Answer: 180 degrees rotation, center (1.5, -0.5)

=====================================================

Explanation:

Notice how point (1,-1) on triangle A moves to (-2,0) and then that rotates to (2,0)

Form a line segment from (1,-1) to (2,0) to show the beginning and end states. The equation of the line through these two points is y = x-2

--------------

Similarly, the point (1,-4) moves to (-2,-3) after applying the translation vector, then it rotates to (2,3). Draw a line through (1,-4) and (2,3). The equation of this line is y = 7x-11

--------------

We have this system of equations

[tex]\begin{cases}y = x-2\\y = 7x-11\\\end{cases}[/tex]

Equate the right hand sides and solve for x

7x-11 = x-2

7x-x = -2+11

6x = 9

x = 9/6

x = 3/2

x = 1.5

which leads to

y = x-2 = 1.5-2 = -0.5

or

y = 7x-11 = 7(1.5)-11 = 10.5-11 = -0.5

Either way, x = 1.5 leads to y = -0.5

We get the ordered pair (x,y) = (1.5, -0.5)

This is the center of rotation when rotating figure A to have it match up with triangle C (the triangle in the upper right quadrant)

Notice in the diagram below point D is that center of rotation. Also, notice that if we use the distance formula, you should find that

AD = A''D

BD = B''D

CD = C''D

12. Three fifths of the children at my party like chocolate ice cream. How many of the 20 children at my party do not like chocolate ice-cream ? …8 children don't like choc ice cream…………………….

13. I have to pack 296 apples into 8 boxes. How many apples will there be in a box if each box contains the same number of apples? There will be 37
14. If I share 123 sweets equally among amongst 7 children, how many sweets will each child get?
……………………………………..

15. One soccer ball costs $4.50. How much will the soccer will balls in the picture cost?

Answers

Answer:

12. if 3/5 of them like chocolate ice cream 2/5 don't and 2/5 of 20 is 8.

A=8

13. 296 divided by 8 is 37

A=37

14. 123 divided by 7 is 17.5714285714 so each child will get 17 sweets and there will be 4 left over.

A=17 remainder of 4

15. umm i don't know just multiple 4.50 by the amount of soccer balls

A=?

16. srry i don't realy know there not enough of the pattern

Brainlest please

Your Welcome

BIFFY OUT!!!

please help me please help me please help me please help me please help me please help me please​

Answers

Answer:

2025 is not a perfect cube

2025 if not a perfect cube.

Which linear inequality is represented by the graph?
O y < 3x + 2
Oy> 3x + 2
Oy< 1/3x + 2
O y>1/3x+2

Answers

Answer:

[tex]y> 3x + 2[/tex]

Step-by-step explanation:

Hope it is helpful....

The linear inequality that represents the given graph is y > 3x + 2.

The solutions to the graph of the inequalities is given as;

(x, y) = (0, 2)

(x, y) = (-3, -7)

To determine the inequality represented in the graph;

Using option A, when x = 0, y < 2 (this is not same as the graph)Using option B, when x = 0, y > 2 ( same as the graph)Using option B, when x = -3, y > -7

Thus, the linear inequality that represents the given graph is y > 3x + 2.

Learn more about graphs of linear inequality here: https://brainly.com/question/371134

The recursive formula for a geometric sequence is:
(a, = 5
[an = ans (3)
What is the 3rd term of this sequence?
A. 125
B. 11
C. 45
D. 15

Answers

9514 1404 393

Answer:

 C.  45

Step-by-step explanation:

Apparently, your recursive definition is ...

  [tex]a_1=5\\a_n=a_{n-1}\cdot3[/tex]

Each term is 3 times the previous one, so the sequence starts ...

  5, 15, 45, 135, 405, ...

The 3rd term is 45.

A large population has skewed data with a mean of 70 and a standard deviation of 6. Samples of size 100 are taken, and the distribution of the means of these samples is analyzed. a) Will the distribution of the means be closer to a normal distribution than the distribution of the population?
b) Will the mean of the means of the samples remain close to 70?
c) Will the distribution of the means have a smaller standard deviation?
d) What is that standard deviation?
a. Yes.
b. Yes.
c. Yes.
d. 0.6.

Answers

Answer:

a) Yes

b) Yes

c) Yes

d) 0.6

Step-by-step explanation:

Central Limit Theorem

The Central Limit Theorem establishes that, for a normally distributed random variable X, with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean [tex]\mu[/tex] and standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].

For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.

A large population has skewed data with a mean of 70 and a standard deviation of 6.

This means that [tex]\mu = 70, \sigma = 6[/tex]

Samples of size 100

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

a) Will the distribution of the means be closer to a normal distribution than the distribution of the population?

According to the Central Limit Theorem, yes.

b) Will the mean of the means of the samples remain close to 70?

According to the Central Limit Theorem, yes.

c) Will the distribution of the means have a smaller standard deviation?

According to the Central Limit Theorem, the standard deviation of the population is divided by the sample size, so yes.

d) What is that standard deviation?

[tex]s = \frac{\sigma}{\sqrt{n}} = \frac{6}{\sqrt{100}} = \frac{6}{10} = 0.6[/tex]

So 0.6.

PLS HELP I WILL GIVE BRAINLIEST

Answers

Answer:

a) correct

b) 70 degrees

Step-by-step explanation:

since in the triangle BXC the sides BX and XC have the same length, they must also have the same angles with the baseline BC.

so, we know, XBC = 55 degrees.

and therefore BCX = 55 degrees.

the sum of all angles in a triangle is always 180 degrees.

so,

BXC = 180 - 55 - 55 = 70 degrees

arithematic mean between 2-x and 2+x

Answers

Answer:

2

Step-by-step explanation:

The mean is calculated as

mean = [tex]\frac{sum}{count}[/tex] = [tex]\frac{2-x+2+x}{2}[/tex] = [tex]\frac{4}{2}[/tex] = 2

Which function is represented by this graph? ​

Answers

the answer for this question is A

The answer is going to be A

6x = 1/2(2x + 5)
Solve for x step by step
Please answer quickly

Answers

Answer:

x = 1/2

hope it helps

have a nice day

Answer:

maybe  x=3.5

Step-by-step explanation:

6x= 1/2 (2x+5)

we take the 1/2 and distribute it into (2x+5) so we end up with

6x= 1x (or just x) + 2.5

We subtract 2.5 from both sides of the equation and we end up with

3.5x= 1x

we then need to isolate the x, so we divide both sides of the equation by x

and then we end up with

3.5= x/x, which ends up just being

3.5=x

Other Questions
in paragraph 1, we learn that Erika has an A in every class other than science. What sentence in the paragraph shares this fact implicitly? She was also the only one not worried about passing science. Her B in Mr. Kelp's class was her lowest letter grade overall. Still, she appreciated how he challenged the class. He didn't let students skate by with minimum effort. x + 3y = 10 -x + y = 6 Combining functions: Consider functions f and g. Read the excerpt from "The Cask of Amontillado":It was now midnight, and my task was drawing to a close. I had completed the eighth, the ninth and the tenth tier. I had finished a portion of the last and the eleventh; there remained but a single stone to be fitted and plastered in. I struggled with its weight; I placed it partially in its destined position. But now there came from out the niche a low laugh that erected the hairs upon my head. It was succeeded by a sad voice, which I had difficulty in recognizing as that of the noble Fortunato.The bolded line best supports which central idea? (4 points)Hard workDistressDignitySuccessPlz help!!!!!!!!!!!!!!!!!!!!!! find the value of (6-35) who was the 10 sultan of ottoman empire Turkish country.?1.sultan Salim Khan2.sultan Suleiman The table shows the height of water in a pool as it is being filled. A table showing Height of Water in a Pool with two columns and six rows. The first column, Time in minutes, has the entries, 2, 4, 6, 8, 10. The second column, Height in inches, has the entries, 8, 12, 16, 20, 24. The slope of the line through the points is 2. Which statement describes how the slope relates to the height of the water in the pool? The height of the water increases 2 inches per minute. The height of the water decreases 2 inches per minute. The height of the water was 2 inches before any water was added. The height of the water will be 2 inches when the pool is filled. how many people in the world ?? 11. Cmo puedes responder? Qu llevaste contigo? *O Yo llev la ropa y el perro conmigoO Yo llevasia la ropa y el perro conmigoO Yollav la ropa y el perro conmigo please help me its due nowww Solve, using a proportion. If Joe travels 434 miles in 7 hours, how far will he travel in 10 hours at the same speed? Comment about the articles-a, an, the as used in relation to nouns A kite is staked to the ground and blowing in the wind. It currently has a string let out to a length of 45 meters. It has an altitude of 38 feet. To the nearest tenth of a degree, find the angle of elevation. ______ What is the equation x^2+12x-3=16 written in the form (x-p)^2=q using the method of completing the square ? What is the value of x in the equation 1/3 X- 2/3= -18-560-525256 HELP AFAP I WILL GIVE BRAINLISTEach person in a group of students was identified by year and asked when he or she preferred taking classes: in the morning, afternoon, or evening. The results are shown in the contingency table. Find the probability that the student preferred afternoon classes given he or she is a junior. Round to the nearest thousandth. Be sure to show and explain your work.When Do You Prefer to Take Classes?FreshmanSophomoreJuniorSeniorMorning 29510Afternoon 8988Evening 915163 Simplify (34.67) to the power of 0 Write a program that first reads in the name of an input file and then reads the input file using the file.readlines() method. The input file contains an unsorted list of number of seasons followed by the corresponding TV show. Your program should put the contents of the input file into a dictionary where the number of seasons are the keys, and a list of TV shows are the values (since multiple shows could have the same number of seasons).Sort the dictionary by key (least to greatest) and output the results to a file named output_keys.txt, separating multiple TV shows associated with the same key with a semicolon (;). Next, sort the dictionary by values (alphabetical order), and output the results to a file named output_titles.txt.Ex: If the input is:file1.txtand the contents of file1.txt are:20Gunsmoke30The Simpsons10Will & Grace14Dallas20Law & Order12Murder, She Wrotethe file output_keys.txt should contain:10: Will & Grace12: Murder, She Wrote14: Dallas20: Gunsmoke; Law & Order30: The Simpsonsand the file output_titles.txt should contain:DallasGunsmokeLaw & OrderMurder, She WroteThe SimpsonsWill & GraceNote: There is a newline at the end of each output file, and file1.txt is available to download.currently, my code is:def readFile(filename):dict = {}with open(filename, 'r') as infile:lines = infile.readlines()for index in range(0, len(lines) - 1, 2):if lines[index].strip()=='':continuecount = int(lines[index].strip())name = lines[index + 1].strip()if count in dict.keys():name_list = dict.get(count)name_list.append(name)name_list.sort()else:dict[count] = [name]return dictdef output_keys(dict, filename):with open(filename,'w+') as outfile:for key in sorted(dict.keys()):outfile.write('{}: {}\n'.format(key,';'.join(dict.get(key))))print('{}: {}\n'.format(key,';'.join(dict.get(key))))def output_titles(dict, filename):titles = []for title in dict.values():titles.extend(title)with open(filename,'w+') as outfile:for title in sorted(titles):outfile.write('{}\n'.format(title))print(title)def main():filename = input()dict = readFile(filename)if dict is None:print('Error: Invalid file name provided: {}'.format(filename))returnoutput_filename_1 ='output_keys.txt'output_filename_2 ='output_titles.txt'output_keys(dict,output_filename_1)print()output_titles(dict,output_filename_2)main()The problem is that when I go to submit and the input changes, my output differs.Output differs. See highlights below. Special character legend Input file2.txt Your output 7: Lux Video Theatre; Medium; Rules of Engagement 8: Barney Miller;Castle; Mama 10: Friends; Modern Family; Smallville;Will & Grace 11: Cheers;The Jeffersons 12: Murder, She Wrote;NYPD Blue 14: Bonanza;Dallas 15: ER 20: Gunsmoke; Law & Order; Law & Order: Special Victims Unit 30: The Simpsons Expected output 7: Rules of Engagement; Medium; Lux Video Theatre 8: Mama; Barney Miller; Castle 10: Will & Grace; Smallville; Modern Family; Friends 11: Cheers; The Jeffersons 12: Murder, She Wrote; NYPD Blue 14: Dallas; Bonanza 15: ER 20: Gunsmoke; Law & Order; Law & Order: Special Victims Unit 30: The Simpsons Molecule 1 on the diagram has the nitrogenous base sequence TCAAGT.Which set of bases in Molecule 2 can bond to this sequence in acomplementary way?1.)AGTACA2.)AGUUCA3.)UCAAGU4.)UCAATA In "I Wandered Lonely as a Cloud," the speaker views being alone as a. pleasant. c. frightening. b. unnatural. d. bewildering.