A
D
B
A
C
B
I help you get correct !
Answer:
(a) 4i times
(b) "i × n" times
Step-by-step explanation:
(a) Given the algorithm segment;
for i := 1 to 4, (Outer loop)
for j := 1 to i (Inner loop)
next j,
next i
The inner loop runs for i times, while the outer loop runs for 4 times.
The total times the inner loop would run when the entire algorithm is run is:
= i × 4
= 4i times
(b) Given the algorithm segment;
for i := 1 to n, (Outer loop)
for j := 1 to i (Inner loop)
next j,
next i
Where n is a set of positive integers.
The inner loop runs for "i" times, while the outer loop runs for "n" times.
The total times the inner loop would run when the entire algorithm is run is:
= i × n
= "i × n" times
Treat each side as if it's their own equation.
14-2*2
First multiply
14-4
Now subtract
10/5
Now divide
2
2 is the answer
Answer: x= 4 or x = -1
Step-by-step explanation:
x = 4 or x = -1. If the fraction is defined, the denominator cannot equal 0.:x + 2 neq 0 and 3 x - 4 neq 0Convert in
The answer is D. 5 is the hypotenuse. When you use the formula A squared plus B squared equals C squared, you find that 9 plus 16, equals 25; or 5 squared.