Answer:
I believe this that it would be 1/3 chances you grab a yellow or a orange
Answer:
The minimum number of assignment statements needed is 5
Step-by-step explanation:
To write the algorithm, we apply the strategy of interchanging the values of variables in the assignment statements.
Assume "tmp" is the new variable, let assign tmp to w
The algorithm is:
Procedure exchange (w,x,y,z: integers)
tmp := w
w := x
x := y
y := z
z := tmp
return (w,x,y,z)
end
From the algorithm, it is obvious that there will be a minimum of 5 assignment statements needed.
When you have powers of 10, the number is always 1 followed by how ever many zeros. So, in this case, 10 to the 4th power is 1 followed by 4 zeros, which is 10,000
Start by moving the decimal point over one-hundredth (which makes the 82% 0.82)
Then, multiply 0.82 by 50.
This will give you the answer of 41 points that Jenna earned/ answered correctly