8 over 9
= 8/9
= 8:9
Final answer: 8:9~
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.
Answer: 9/19
Explanation: add all the die to find the total amount (19) so we know that 9 of the 19 die a green, therefore to probability is 9/19
Answer:
theese are supplementary angles as their sum is greater than 180
Step-by-step explanation:
supplementary angles: angles whose sum is <180
complementary angles: 2 angles whose sum equals 90 degrees
vertical angles: opposite angles
Answer:
9.75 hours or
9 hours and 45 minutes
Step-by-step explanation: