Ask a New Question
Search
Questions and answers by
hudson
Questions (1,062)
3 of 153 of 15 Items
Question This pseudocode is an example of which structure? INPUT time SWITCH time CASE “morning”: OUTPUT
1 answer
67 views
Question
What will the output of this program be if the user enters 25? INPUT num IF num > 20 AND num < 22 THEN OUTPUT "Just
1 answer
50 views
What is the output of this program if the user inputs 7?
INPUT num IF num != 7 THEN OUTPUT "Wow!" ELSE OUTPUT "No!" (1 point)
1 answer
41 views
A township has a population of at least 83,000 people and grows at a rate of 1.5% each year. The city’s water supply can
1 answer
16 views
Neal takes $40 to the festival to spend on games and snacks. The games cost $3 each, and the snacks cost $4 each. Neal would
1 answer
23 views
Which of the following graphs represents the solution set of the system of inequalities?
−12x+y≥−1 y<2x Use the image to
1 answer
21 views
Enter values to complete the system of inequalities that represent when the natural gas supply will adequately meet the needs of
1 answer
21 views
Systems of Inequalities Practice
Complete this assessment to review what you’ve learned. It will not count toward your grade. 3
1 answer
21 views
Use the passage to answer the question.
What image does the metaphor in the first stanza evoke? (1 point) Responses Snow covers
1 answer
37 views
Which is an example of an extended metaphor?(1 point)
Responses a line in a poem that says a man’s voice is the boom of a
1 answer
24 views
Use the passage to answer the question.
Which line uses imagery that invokes the sense of sound? (1 point) Responses Surged the
1 answer
21 views
Use the poem “It sifts from Leaden Sieves” below to answer the question.
In the first stanza, what is the effect of the words
1 answer
20 views
Use the poem “It sifts from Leaden Sieves” below to answer the question.
In the first stanza, what quality do the words
1 answer
20 views
In the first stanza, what quality do the words sifts, powders, and wool suggest about the snow?
(1 point) Responses weight weight
1 answer
40 views
What is internal rhyme?(1 point)
Responses when a pause occurs in the middle of poetic line when a pause occurs in the middle of
1 answer
17 views
Use the lines to answer the question.
Which poetic element do the words ago and know reflect? (1 point) Responses consonance
1 answer
41 views
What is rhyme scheme?(1 point)
Responses several words in a short section beginning with the same sound several words in a short
1 answer
40 views
Use the stanzas to answer the question.
What is the rhyme scheme of these stanzas? (1 point) Responses abbabb abbabb abaaba
1 answer
50 views
What is a villanelle?(1 point)
Responses when all lines in a poem have the same end rhyme when all lines in a poem have the same
1 answer
30 views
Which answer choice correctly defines refrain?(1 point)
Responses a central message in a poem a central message in a poem a set
1 answer
15 views
Use Dylan Thomas’s poem “Do Not Go Gentle Into That Good Night” to answer the question.
What is the relationship between
1 answer
28 views
Use Dylan Thomas’s poem “Do Not Go Gentle Into That Good Night” to answer the question.
In this poem, what is the first
1 answer
29 views
What is a pure substance made of positive and negative ions in a fixed ratio called?(1 point)
Responses a hydrogen bond a
1 answer
36 views
How does hydrogen bonding explain the properties of water when it freezes.(1 point)
Responses It creates tight spaces between
1 answer
23 views
If an organism obtains energy from glucose, which process does it undergo?(1 point)
Responses evaporation evaporation
1 answer
41 views
The following are steps of cellular respiration except(1 point)
Responses the Krebs cycle the Krebs cycle glycolysis glycolysis
1 answer
29 views
Lactic acid fermentation can be modeled by which equation?(1 point)
Responses Lactic acid + NADH → Pyruvic acid + NAD+ Lactic
1 answer
30 views
Consider the reactants and products of cellular respiration. Which equation best models the process?(1 point)
Responses glucose +
1 answer
26 views
Which statement is true?(1 point)
Responses The Calvin cycle is the light-independent (does not need light) step of
1 answer
33 views
Why are leaves red in the fall?(1 point)
Responses Chlorophyll breaks down because there's less sunlight. Chlorophyll breaks down
1 answer
29 views
Question
What is the original source of energy in the food you eat?(1 point) Responses sun sun plants plants photosynthesis
1 answer
24 views
Solve the system of equations.
y=14(x−1)2−3 y=−12x−12 Use the image to answer the question. The coordinate grid has x and
1 answer
47 views
Solve the system of equations.
y=−x+2 3x+3y=6 Which best describes the solution? (1 point) Responses One solution at (0,2). One
1 answer
33 views
The balance of an investment account, y, compounded monthly for x years can be represented by the equation y=700(1.06)x
. The
1 answer
26 views
Consider the following situation: A coach spends $140 on food and drinks for his team. Each drink costs $5 and each food item
1 answer
25 views
Solve the system of equations.
y=|x|−1 y=x+3 Use the image to answer the question. The coordinate grid has x and y axes labeled
1 answer
23 views
Solve the system of equations.
x+y=6 x−y=4 (1 point) The solution is , .
1 answer
31 views
answer = INPUT ("How many faces does a cuboid have?")
IF (answer == 6): score = score + 1 ELSE: PRINT ("Wrong Answer") This code
1 answer
15 views
IF goalsIn == goalsOut:
PRINT "It's a draw" ELSE IF goalsIn > goalsOut: PRINT "Player 1 wins!" ELSE: PRINT "Player 2 wins!" This
1 answer
13 views
IF (timer <= 0) OR (numberOfLives == 0):
PRINT "Game Over" This code uses: IterationSequencingSelection
1 answer
14 views
If/else if/else are examples of
IterationSequencingSelection
1 answer
22 views
IF (score > 90) AND (score <= 100):
PRINT "You grade is A*" This code uses: IterationSelectionSequencing
1 answer
20 views
You can run an algorithm like you can run code. (1 point)
Responses True True False False Question 2 Which of these scenarios is
1 answer
16 views
Question 1
Which of the following is not one of the 4 criteria listed in the reading for instructions to be considered an
1 answer
20 views
Which inequality’s solution set does the graph represent?
(1 point) Responses |x|−4≤5 Start Absolute Value x End Absolute
1 answer
16 views
Which set of terms best represents the graphed solution for the inequality |x−5|+1>5 ?
Option #1: open circles on the end
1 answer
18 views
Which set of terms best represents the graphed solution for the inequality |x|+5≥9 ?
Option #1: open circles on the end values;
1 answer
23 views
Solve the absolute value inequality 2|x+4|≥14 . Provide the solution using interval notation.(1 point)
The solution is ( ]∪ [
1 answer
19 views
Find the solution to −3|x+1|≥−12 . Provide your answer using interval notation.(1 point)
The solution to −3|x+1|≥−12
1 answer
19 views
Solve the absolute value inequality −2|x−7|≤−8
. Provide the solution in interval notation.(1 point) The solution to
1 answer
17 views
Solve the absolute value inequality 2|x−8|−1<5 . Provide the answer using interval notation.(1 point)
The solution to
1 answer
21 views
Which of the following graphs represents the solution set of the quadratic equation?
y≤2x2+2x+1
1 answer
18 views
A quadratic inequality opens downward, has a vertex at (0,5) , passes through the point (1,2) , and has a solid curve with
1 answer
31 views
Which of the following quadratic inequalities represents the graph?
The coordinate grid has x and y axes labeled from negative 5
1 answer
18 views
A quadratic inequality opens downward, has a vertex at (2,4)
, passes through the point (1,3) , and has a dashed curve with
1 answer
26 views
Question
Write the quadratic inequality that represents the graph. The coordinate grid has x axis labeled from negative 6 to 6
1 answer
23 views
What is the solution set to the quadratic inequality −x2+6x+25≤−2 ?(1 point)
Responses (−∞,−3)∪(9, ∞) the union
1 answer
20 views
What is the solution set to the quadratic inequality x2−4x−21>0 ?(1 point)
Responses −3≤x≤7 negative 3 is less than or
1 answer
19 views
One leg of a right triangle is 5 centimeters longer than the other leg. What quadratic inequality represents the length of the
1 answer
14 views
What one-variable quadratic inequality can be created given the description?
x squared is no more than 5 x minus 14. (1 point)
1 answer
19 views
Matt kicks a ball into the air from the ground with an initial velocity of 96 feet per second. When is the ball more than 128
1 answer
29 views
What is the solution set to the quadratic inequality 2x2−x−3≤0
? Enter the answers as decimals.(1 point) The solution set
1 answer
22 views
What is the solution set to the quadratic inequality x2+5x−14<0
? Write the solution set in inequality notation. (1 point) The
1 answer
31 views
Hakeem kicks a ball into the air from the ground with an initial velocity of 64 feet per second. What quadratic inequality
1 answer
25 views
What one-variable quadratic inequality can be created given the description?
x squared minus 3 x plus 6 is greater than 0. Write
1 answer
27 views
When using the quadratic formula to find solutions, a quadratic equation will have two different real solutions if the
1 answer
25 views
Solve the equation 0=2x2−5x−3
algebraically using any method.(1 point) Responses x=−32 , x=1 x equals negative Start
1 answer
43 views
The table represents the path of a boomerang as it leaves a person’s hand and comes back to their feet. Using technology,
1 answer
14 views
The table shows the horizontal distance (or the depth) and the vertical distance (or the distance across) of a small satellite
1 answer
26 views
The table shows the distance over time for a rock that was thrown from a 15-foot bridge into the water below. Using technology,
1 answer
16 views
Solve the equation 0=3x2−4x+1
by factoring. One of the solutions is provided. What is the other solution?(1 point) The
1 answer
12 views
Vertical Distance (feet) Horizontal Distance (feet)
1.3 16 0.1 4.2 0 6 0.1 7.8 1.3 0 The table represents the path of light from
1 answer
34 views
The table represents the path of a golf ball as it is hit by a golf club. Using technology, create an equation to model the
1 answer
40 views
A polynomial equation includes the term 8x5 . According to the Fundamental Theorem of Algebra, which statement must be true?(1
1 answer
32 views
Apply the Fundamental Theorem of Algebra to find the number of roots for the equation 12x−6x2+3x4=6x3+2x−x4 .(1 point)
roots
1 answer
20 views
Show that the Fundamental Theorem of Algebra is true for the quadratic polynomial −4x2−24x−36=0 by using the quadratic
1 answer
18 views
The equation y=x4+3x3−x2−3x has four solutions and is shown in the graph. Which of the following student statements is true?
1 answer
30 views
Solve the equation −7x2−10=−12x . Write your conjugate pair solution(s) as two values separated by a ± sign.(1 point)
x=
1 answer
17 views
One of the solutions to the equation x3+5x2+10x+50=0 is −5 . Find the full solution set. Which of the following options
1 answer
33 views
Use the quadratic formula to solve the quadratic equation 10x2+5x=5x−8 . Express its solutions in the form a±bi .(1 point)
1 answer
27 views
Use the discriminant to determine the number of real solutions of 3x2+6x−42=0 .(1 point)
real solution(s)
1 answer
18 views
Which of the following accurately describes what the graph of y=5x2+50x+125 looks like, with the repeated root of x=−5 ?
Statem
1 answer
23 views
Which of the following quadratic equations has roots of 2+i and 2−i ?
Equation 1: x2−4x+5=0 Equation 2: x2+4x+5=0 Equation 3:
1 answer
24 views
Multiply (−10+5i)(−10−5i) .(1 point)
1 answer
19 views
Calculate the subtraction (8.5−1.8i)−(−1.3+2.7i) . Provide the answer in the form of a+bi .(1 point)
1 answer
29 views
Use the properties of complex numbers to simplify (−49−−−−√+5i)+(8−−4−−−√) .(1 point)
Responses
1 answer
21 views
Apply the Distributive Property to show 3i[(2i)+(−3i−5)] in its simplest form.(1 point)
− i
1 answer
34 views
Which of the following is equivalent to the expression (i⋅5–√)⋅3 , which shows that the Associative Property of
1 answer
25 views
What is the imaginary part of the simplest form of the complex number 9.2−3−8−−−√ ?(1 point)
1 answer
31 views
Solve the equation −x2−3x=5−3x and re-express the answer as a complex number with the imaginary unit.(1 point)
±
1 answer
41 views
In the number 7+3i , what type of number is 3i
?(1 point) Responses real real imaginary imaginary rational rational irrational
1 answer
27 views
The imaginary numbers are a subset of what type of number(s)?(1 point)
Responses real real rational and irrational rational and
1 answer
26 views
How many real solutions does −15x2−3=2(7x2−1.5) have?(1 point)
real solution(s)
1 answer
16 views
Fill in the blank with the correct vocabulary terms.(2 points)
Put responses in the correct input to answer the question. Select
1 answer
38 views
What is NOT a factor that led to the fall of the Ghana Empire? (1 point)
Responses Converting to Christianity Converting to
1 answer
13 views
Which of the following positive trade-related factors did NOT affect the rise of empires in West Africa? (1 point)
Responses
1 answer
23 views
Which of the following is NOT a pull factor for settlement in East and West Africa.(1 point)
Responses Savannahs to grow crops
1 answer
30 views
What is an example of the blending of traditional African religions and Islam in early African societies?(1 point)
Responses King
1 answer
23 views
What is the largest religion in Africa today?(1 point)
Responses Zulu Zulu Christianity Christianity Islam Islam Yoruba
1 answer
15 views
According to some Indigenous African religions, what are witches?
(1 point) Responses people viewed as both political and
1 answer
12 views
Pages
1
2
3
4
5
6
7
8
9
10