Answer:
x2/3-2x1/3-35=0
Two solutions were found :
x =(2-√424)/2=1-√ 106 = -9.296
x =(2+√424)/2=1+√ 106 = 11.2
Explanation:
Answer: >>> for count in range(10, 14):
print(count)
Explanation:
just took the test on edg
Answer:
False
Explanation:
The functions that was made for display content can get arguments of different type e.g. (Int, string, Array, Objects) and if you want to display n values you only have to check the syntax of your programming language to separate one of each other
# Python example
a = "Hello-"
b = "World"
c = 10
print(a,b,c)
#Out: Hello-World10
I hope it's help you.
Explanation:
1. How many computers do you want to connect or how big the network should be?
This would tell us what kind of a network need to be built. It can be LAN/MAN/WAN
2. The location where network needs to be built?
We have to check the geographic condition too before creating a network
3. What is the budget?
Based on the budget only, we can decide the wires to be used if require we can negotiate the budget so that we can create effective network
4. Will I get an additional resources to work?
This is essential to estimate the time that is required to complete the task.
5. When the project needs to be completed?
This is crucial because a business might be planned thereafter.