CH3CHBrCH2CHClCH3 is the generalized representation of what number of stereoisomers?
A) 3
B) 4
C) 5
D) 6
E) 7
Answer: B
I know the answer is B I would just like a detailed explanation as to why. Thank you!
First identify the chiral centres (carbon) in the given cimpound.
(a carbon atom which is bonded to four different atoms or groups is called as chiral carbon.)
The maximum number of stereoisomers is given by
a = 2n.
where, a = number of isomers.
n = the number of chiral centres.

CH3CHBrCH2CHClCH3 is the generalized representation of what number of stereoisomers? A) 3 B) 4 C) 5...
CH3CHBrCHBrCHBrCH3 is the generalized representation of what number of stereoisomers? Please draw them out.
2, 3, 4-Trichloropentane is a molecule that has two meso stereoisomers. Using this information, answer... a. Draw the two structures for the two meso stereoisomers. b. Redraw and indicate the location of the mirror plane in each meso c. What is the stereochemical relationship between the two meso compounds d. Is carbon-3 a stereocenter in these meso compounds? How do you know? If carbon-3 is a stereocenter, what addition to the R/S system would you need to assign a configuation...
For octa-1,2,5,7-tetraene please explain in detail why the number of stereoisomers is 3 because of cis/trans or E/Z. I know how to do molecules with chiral C's, but I do not know how to do long chain alkenes.
1) ~A + (~(A+B))* C + B a.) ~A + ~A + ~ B * C + B b.) ~B c.) ~A + B d.) ~A (~B + C) +B e.) ~A please answer the question with detailed steps and explanation on which boolean identities were used. I know the answer, but don't know how to get it. show all work
What is the dimensionality of irreducible representation of a E type? a) 2. b) 1 C) 6. d) 4 e) 3 How many classes are in the D3h point group? a) on many classes are in the paper a) 9 b) 12 c) 8 d) 6 e 6
Consider 2,4-dichloro-3-methylpentane: How many stereoisomers are possible for this compound? a)8 b)6 c)4 d)3 e)2
in c++ please. thank you!
Page 4 of 4 5. Heap and heapsort: answer the following three questions. a) (1 pt) What is the definition of a max heap? | 0 b) (2 pts) When we insert an element, 5, to the following max heap, what would be the resulting max heap? Give the detailed procedure. (14) (10) c) (2 pts) Based on b), when we remove the root element in the max heap, what would be the resulting max...
C Programming: Functions Please answer 1 and 2 on paper in C code. Not C++ or C# just C. If you could provide some comments with a brief explanation of why you did what you did, that would be very much appreciated. Thank you for your help!! :) 1. Write a function that takes a single float, and returns that number rounded as an integer (not truncated, rounded properly). Ex: round(4.5) -> 5, round (4.4) -> 4 2. Write a...
What would be the IEEE 754 double precision floating point representation of 1.32487359893280124981233898124124 times 10^-17. For explanation, I want you to document the steps you perform, in this order: (1) What is n in decimal fixed point form (ddd.ddd,dd); (2) What is n in binary fixed point form (bbb.bbbb), storing the first 110 bits following the binary point); (3) What is the normalized binary number, written in the form 1.bbbbb...bbb times 2^e, storing 54 bits following the binary point) (4)...
Let A = {1, 2}, B = {3, 5, 6}, C = {1, 2, 3, 5, 7}, D = {4, 7, 9}, and U = {1, 2, 3, . . . , 9, 10}. 1. Find B ∪ C. 2. Find B ∩ C. 3. Find A ∪ B. 4. Find C ∩ D. 5. Find C'. 6. Find B'. 7. Is 4 ∈ C? 8. Is B ⊆ C? 9. Is A ⊆ C? 10. Are A and B...