What are variables ? How are they different from Constants?
Answers
Answer:
What is the Difference between Constant and Variables? A constant does not change its value over time. A variable, on the other hand, changes its value dependent on the equation. Constants are usually written in numbers.
hi chechi
Hey!
Variables
=A symbol, which does not have any fixed value, but may be assigned value ( values) according to the requirements, is called a Variable or a literal.
eg. x,y,z,p,q,etc.
▪️Because it is different
= A symbol, which has a fixed value, is called a constant.
eg. 8,23,-15,2+ etc.
Remember:-
1) Combination of a constant and a variable is a variable.
2) combination of two or more variables is also a variable.
Term:-
=× A term is a number ( constant), a variable, a combination (Product or quotient) of number and variables.
eg. 7,x,5x,3xy etc.