T = 9 = 0.005x^2 + 0.002x
0.005x^2 + 0.002x - 9 = 0
To solve this quadratic equation divide by 0.005
x^2 + 0.4x - 1800 = 0
x = {-b +/- √[b^2 -4ac] } / 2a = {-0.4 +/-√[0.16 + 7200]} / 2 = { - 0.4 +/- 84.85}/2 =
Use only the positive result: x = 42.2 = 42
Answer: 42
You have to press the space bar 13 times in order to make it the same length as the tab.
What is the issue,please tell me so i can know ur question
Ms- word it is , hope it was helpful
Answer:
Elements
Explanation:
A computer code acts as a medium by which a person can communicate with the computer machine.
One such language is known as HTML or hypertext markup language. HTML stands for Hypertext markup language which is used to markup the language for web pages in computer.
The HTML series consists of a series of elements which are enclosed in the tags commonly called start tag and a stop tag.
Example <head>
here,
the head is a series of elements.
< start-tag
> stop-tag
Thus, element is the correct answer.