GradePack

    • Home
    • Blog
Skip to content
bg
bg
bg
bg

GradePack

Bonus question Provide an appropriate synthetic route to pre…

Bonus question Provide an appropriate synthetic route to prepare 1,3-dibromopropan-2-ol from propene. You need to enter your answer as follows : 1. ……….   2. ….   3. ….  ect. The reagent/chemical and reaction condition should be entered in sequence and proper structure. No partial credit.         

Read Details

Select the best word or phrase that completes each sentence:…

Select the best word or phrase that completes each sentence: (addition, allylic substitution, decreases, faster, heterolysis, homolysis, increases, inductive effects, inhibitor, initiator, ionic, less, more, paired, radical, resonance, selective, slower, unpaired, unselective, with, without)   The stability of a radical …………………………… as the number of alkyl groups bonded to the radical carbon increases.  Complete word/phrase and correct spelling (verbatim) is required. No partial credit.

Read Details

Select an appropriate synthetic route for the following equa…

Select an appropriate synthetic route for the following equation.

Read Details

Cyclic compound A has molecular formula C5H10 and undergoes…

Cyclic compound A has molecular formula C5H10 and undergoes monochlorination to yield exactly three different constitutional isomers. Which of the following shows compound A?

Read Details

Write a program to find a number of terms required for the f…

Write a program to find a number of terms required for the following sequence to just exceeds the value of the X variable given by the user.  Sum = 3+(3*3*3)+(4*4*4*4)+(5*5*5*5*5)+(6*6*6*6*6*6)+…. x=input(‘Enter number: ‘);

Read Details

clc; clear;x = 0;ii = 3;for ii = 1:1:ii    ii = 2;    jj = 1…

clc; clear;x = 0;ii = 3;for ii = 1:1:ii    ii = 2;    jj = 1;    while ii>jj        x = ii+jj;        jj = ii;    end    fprintf(‘%g%g’, ii,x)end

Read Details

clc; clear;a = 0;for i = 0:1:3   a = i * i;    for i = 0:1:2…

clc; clear;a = 0;for i = 0:1:3   a = i * i;    for i = 0:1:2        fprintf(‘%d’,a*i);        break;        fprintf(‘%d’,a+i);    end    continue;end

Read Details

clc; clear;x = 7;while x > 4   for jj = 2:-2:3      if x >=…

clc; clear;x = 7;while x > 4   for jj = 2:-2:3      if x >= 3         break;      end   end   for xx=2:2:3      if xx < 3         fprintf('%g', xx);         x = x - 3;      end   end   x = x - 2;   fprintf('%g', x+xx);end

Read Details

Identify this stage of development:

Identify this stage of development:

Read Details

 ID this gland:

 ID this gland:

Read Details

Posts pagination

Newer posts 1 … 48,824 48,825 48,826 48,827 48,828 … 69,790 Older posts

GradePack

  • Privacy Policy
  • Terms of Service
Top