answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is gravity and what numerical value is used for this variable?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Explain what the word variable means in mathematics?

In mathematics, a variable is a representation, in the form of a letter, of a numerical value. Variables are traditionally used when the value it represents is either unknown or can vary.


What is Letter used in place of a numerical?

It is a variable


What is the accepted value of the acceleration of gravity close to the surface of the earth?

The numerical value of acceleration due to gravity at the surface of the earth is 9.8 meter per square second or 9.8m/s. This is the value that is generally used.


Is there numerical values in dagesh Hebrew?

No, the dagesh has no numerical value, and is not used in numbers.


Can you add a variable with a number?

Yes, IF the variable has been declared, has a value, and is of a numerical type such that your addition operator can perform the operation on the number and the value of that type variable. The compiler or interpreter will look up the variable's value, substitute it for the variable, and perform the addition just as if your statement used two numbers. First example: If your number is an integer and your variable is of type real, almost any addition operator can successfully add the two. Second example: If your number is a real and your variable is a character type (with a value, say, of "Smith"), the addition will obviously fail. In many languages, however, variables of type Boolean may be handled arithmetically, as the value True equals 1 and False is zero.


What is the numerical value deci?

The prefix 'deci' is used to indicate one tenth the value of the unit.


A letter used to represent a value?

a variable


What range of values was used for your independent variable?

From the minimum value of the independent variable to its maximum.


In what way can we use variables?

A variable is used purely for the purpose of storing a single value. Being variable, the value can be changed at any time. A constant is the opposite of a variable; its value cannot be changed.


If a variable is not initialized the value of that variable is likely to be?

It's almost impossible to predict, but the value will be some data left by OS when it was previously used.


What represents an unknown or changeable value?

In mathematical expressions, a variable (a letter used to represent a certain value) represents an unknown or changeable value. It is often the variable x.


What is the variable used to predict another variable called?

It is called the independent variable. For example if you are trying to find y: y = x+1 X is the independent variable, and Y is the dependent variable. The value of Y, depends on the value of X.