CHEMISTRY
FORENSICS
HONORS BIO
BIOLOGY
Classroom Calendar
Course Info
PREVIOUS YEARS 2011-2019
SCIENCE GAMES
unit_2.2_practice_test

"); document.writeln(""); document.writeln("
"); document.writeln("Name: " + studentName + "
"); document.write("Score: " + numCorrect + " / " + numPossible + " points (" + scorePercent + "%)"); if (numSubjective > 0) { document.write("     [" + numSubjective + " open-ended "); if (numSubjective == 1) document.write("question"); else document.write("questions"); document.write(" not graded]"); } document.writeln("


"); document.writeln("
" + titleString + "

"); document.writeln(""); currentInstruction = 0; currentNarrative = 0; for (i=0; i < numQuestions; ++i) { if (currentInstruction < numInstructions) { if (instructionIndex[currentInstruction] == i) { document.writeln(""); ++currentInstruction; } } if (currentNarrative < numNarratives) { if (narrativeIndex[currentNarrative] == i) { document.writeln(""); ++currentNarrative; } } document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); } document.writeln("

"); document.writeln(instructionText[currentInstruction]); document.writeln("
 
"); document.writeln("
"); document.writeln(narrativeText[currentNarrative]); document.writeln("
 
"); document.writeln("

" + prefixText[i] + "

 " + numberText[i] + " 

" + questionText[i]); document.writeln("

"); document.writeln(""); if (listMap.charAt(i) != "1") { document.writeln(""); document.writeln(""); } document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); if (showFeedback && feedbackText[i] != null) { document.writeln(""); document.writeln(""); } if (showRef) { document.writeln(""); document.writeln(""); } document.writeln("

RESPONSE: 

" + responseText[i] + "

ANSWER: 

" + answerText[i] + "

POINTS: 

" + scoreDetails[i] + "

FEEDBACK: 

" + feedbackText[i] + "

REF: 

" + refText[i] + "

"); document.writeln("
 
"); document.writeln("
"); document.writeln(""); document.writeln(""); document.write(""); document.writeln("
 
"); document.writeln("Retake Test
"); document.writeln(""); document.writeln(""); document.close(); return(false); } function BuildPrefixText(answerIndex, responseText, isCorrect) { var text; var listIndex; text = "" if (isCorrect) text += "" else text += "" if (listMap.charAt(answerIndex) == "1") { if (responseText.length == 0) responseText = " "; text += "  " + responseText + " "; } text += "" return(text); } function TranslateHtmlString(text) { var newText; var replaceString; var position; var length; var breakPos; var skipExtra; var i; newText = ""; position = 0; length = text.length; while (position < length) { skipExtra = 0; breakPos = -1; for (i=position; i < length && breakPos < 0; ++i) { switch(text.charAt(i)) { case '>': replaceString = ">"; breakPos = i; break; case '<': replaceString = "<"; breakPos = i; break; case '&': replaceString = "&"; breakPos = i; break; case '\r': if ((i + 1) < length && text.charAt(i + 1) == '\n') skipExtra = 1; replaceString = "
"; breakPos = i; break; case '\n': replaceString = "
"; breakPos = i; break; case ' ': if ((i + 1 < length) && text.charAt(i + 1) == ' ') { replaceString = " "; breakPos = i; } break; } } if (breakPos < 0) { newText += text.substring(position, length); position = length; } else { if (breakPos > position) newText += text.substring(position, breakPos); newText += replaceString; position = breakPos + 1 + skipExtra; } } return(newText); } function GetFeedback(text, index) { var list = text.split("\t"); if (index >= 0 && index < list.length) return(list[index]); return(""); } function TranslateAnswer(s, answerIndex) { return(s); } function ScoreAnswer(answerIndex, responseText, pointsPossible) { var answerText = TranslateAnswer(ansMap[answerIndex], answerIndex); var qtype = qtypeMap.charAt(answerIndex); var nrExactMatch = false; var result = new Array(); result.numPoints = 0; result.isCorrect = false; if (qtype == "3" && answerText.substring(0, 2) == "p:") { answerText = answerText.substr(2); if (responseText.toUpperCase() == answerText.toUpperCase()) result.isCorrect = true; else result.numPoints = MultiResponseCompare(responseText, answerText, pointsPossible); } else if (qtype == "6") { if (answerText.substring(0, 2) == "==") { answerText = answerText.substr(2); nrExactMatch = true; } if (NumericCompare(responseText, answerText, nrExactMatch)) result.isCorrect = true; } else if (qtype == "7") { if (CompletionCompare(responseText, answerText)) result.isCorrect = true; } else if (responseText.toUpperCase() == answerText.toUpperCase()) result.isCorrect = true; if (result.isCorrect) result.numPoints = pointsPossible; return(result); } function StripSpaces(s) { var len; var i; len = s.length; for (i=len - 1; i >= 0 && s.charAt(i) == " "; --i) len = i; if (len == 0) s = ""; else if (len != s.length) s = s.substring(0, len); return(s); } function MultiResponseCompare(responseText, answerText, pointsPossible) { } function NumericCompare(response, answer, exactMatch) { } function CompletionCompare(responseText, answerText) { return(false); } function FixMTF(f) { } function FixMR(f) { } function AllowReset() { return(window.confirm("Do you want to clear all of your answers?")); } function Restart() { if (AllowReset()) { document.TestForm.onreset = function() { }; document.TestForm.reset(); document.TestForm.onreset = function() { AllowReset(); }; } } // -->
 
Name: 
 

UNIT 2.2



Multiple Choice
Identify the choice that best completes the statement or answers the question.
 

 1. 

Which of the following is not a large biomolecule?
a.
carbohydrate
b.
ice
c.
lipid
d.
nucleic acid
 

 2. 

Polysaccharides are
a.
carbohydrates.
b.
lipids.
c.
proteins.
d.
nucleic acids.
 

 3. 

Which of the following is a carbohydrate?
a.
ATP
b.
steroid
c.
wax
d.
sucrose
 

 4. 

Lipids are
a.
soluble in water.
b.
made of chains of amino acids.
c.
linked together with peptide bonds.
d.
used by the body for storing energy.
 

 5. 

All of the following are examples of lipids except
a.
oil.
b.
starch.
c.
steroids.
d.
candle wax.
 

 6. 

Which of the following molecules make up (compose) proteins?
a.
amino acids
b.
monosaccharides
c.
nucleotides
d.
sugars
 

 7. 

The overall shape of a single chain of amino acids in a protein is that protein’s
a.
primary structure.
b.
secondary structure.
c.
tertiary structure.
d.
quaternary structure.
 

 8. 

The amino group of one amino acid is linked to the carboxyl group of another amino acid in a protein. This link is a(n)
a.
peptide bond.
b.
hydrogen bond.
c.
ionic bond.
d.
polar bond.
 

 9. 

What gives each amino acid its unique properties?
a.
its side group
b.
its amino group
c.
its carboxyl group
d.
its sequence
 

 10. 

The two types of nucleic acids are
a.
RNA and ATP.
b.
DNA and RNA.
c.
DNA and ATP.
d.
nucleotides and ATP.
 

 11. 

Which of the following molecules are linked together to form nucleic acids?
a.
amino acids
b.
fats
c.
nucleotides
d.
sugars
 

 12. 

What type of molecule is ATP?
a.
amino acid
b.
fat
c.
nucleotide
d.
sugar
 

 13. 

DNA stores
a.
fat.
b.
carbohydrates.
c.
energy.
d.
hereditary information.
 

 14. 

The two strands of a DNA molecule are held together by
a.
ionic bonds.
b.
covalent bonds.
c.
hydrogen bonds.
d.
peptide bonds.
 

 15. 

A covalent bond means ____________________________.
a.
that two atoms are sharing an electon equally
b.
are sharing an electon but one is more electronegative and therefore has the electron closer to it
c.
that one atoms stole an electron from another atom
d.
none of the above
 

 16. 

The model shows water molecules interacting. The gray circles represent oxygen, the white circles represent hydrogen.
mc016-1.jpg
What conclusion is supported by this model?
a.
Slight negative charges around the oxygen molecule and the slight positive charges of hydrogen atoms form a polar molecule.
b.
The two hydrogen atoms are both attracted to the negative oxygen atom, sharing the electrons equally, forming a nonpolar molecule.
c.
Strong negative charge of oxygen molecules is equally shared by the hydrogen atoms, forming polar molecules that exhibit hydrogen bonding.
d.
The two hydrogen atoms generate a strong positive charge that attracts and bonds with the weak negative oxygen atom that exhibit ionic bonding.
 

 17. 

Which statement best explains the role of energy in cellular respiration?
a.
The cell creates energy by forming large molecules.
b.
The cell destroys energy by breaking down large molecules.
c.
The cell creates stored chemical energy by capturing solar energy.
d.
The cell moves stored chemical energy to different chemical bonds
 

 18. 

The diagram shows a model of the conversion between ATP and ADP.
mc018-1.jpg
Which statement does the model support?
a.
ATP and ADP do not contain energy.
b.
ATP contains more energy than ADP.
c.
ADP contains more energy than ATP
d.
ATP and ADP contain the same amount of energy.
 

 19. 

ATP (adenosine triphosphate) stores energy in the bonds between its __________.
a.
nucleotides
b.
carbon atoms
c.
hydrogen atoms
d.
phosphate groups
 

 20. 

What type of carbon-based molecule is the first to be broken down by the body's cells to provide a source of energy?
a.
fat
b.
protein
c.
amino acid
d.
carbohydrate
 

 21. 

When fatty acids cannot pack together tightly enough to make a solid fat, they have __________.
a.
very little glycerol
b.
more polar molecules
c.
fewer hydrogen atoms
d.
no double carbon bonds
 

 22. 

Carbon dioxide is converted into organic compounds in the __________.
a.
mitochondria
b.
the Krebs cycle
c.
the Calvin cycle
d.
the electron transport chain
 

 23. 

Unlike other carbon-based molecules, nucleic acids are known for their __________.
a.
single function
b.
varied structures
c.
poor bonding ability
d.
unimportance in cells
 

 24. 

What type of reaction is used to join monomers together by removing a hydrogen ion and a hydroxide ion?
a.
dessication
b.
dehydration
c.
claxial
d.
covalenagenesis
 

 25. 

These are joined together to form carbohydrates
a.
amino acids
b.
saccharides
c.
nucleotides
d.
ATP
 

 26. 

What is this
mc026-1.jpg
a.
amino acid
b.
lipid
c.
carbohydrate
d.
nucleotide
 

 27. 

What is this
mc027-1.jpg
a.
amino acid
b.
lipid
c.
carbohydrate
d.
nucleotide
 

 28. 

What is this

AMINE GROUP                                        CARBOXYL GROUP
mc028-1.jpg
a.
amino acid
b.
lipid
c.
carbohydrate
d.
nucleotide
 

 29. 

Which of the following are non-polar
a.
water
b.
ions
c.
lipids
d.
all of the above are non-polar
 

 30. 

Which of the following are nucleic acids?
a.
ATP
b.
DNA
c.
ribonucleic acid
d.
all of the above
e.
none of the others
 

 31. 

How many calories per gram do nucleic acids have?
a.
2
b.
4
c.
6
d.
9
e.
none of the other answers
 



 
Check Your Work     Start Over