Answer:
A
Step-by-step explanation:
Hope it helps!
Answer:
0.8333
Step-by-step explanation:
2/3 + x
x + 2/3
x + 2/3 = 3/2
x + 2/3 - 3/2 = 0
2/3 - 3/2 = 4/6 - 9/6 = - 5/6
x - 5/6 = 0
use linear function
f(x) - ax + b
f(x) = x - 5/6
a = 1
b = - 5/6
x- 5/6= 0
x = 5/6
x = 0.8333
Answer:
look at picture above please
Answer:
min = a_1
for i:= 2 to n:
if < min then min =
return min
Step-by-step explanation:
We call the algorithm "minimum" and a list of natural numbers
So lets first set the minimum to
min = a_1
now we want to check all the other numbers.
We can use a simple for loop, to find the minimum
min = a_1
for i:= 2 to n:
if < min then min =
return min
Answer:
a straight line from the center to the circumference of a circle or sphere.
Step-by-step explanation: