answersLogoWhite

0

If I understand the question correctly, and that is by no means certain, then

x = (y-1)/2

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What defines a variable?

A variable is a named storage location that can hold any data value. A variable has two associated values ; r value and l value.


Why can't you use a equals equals sign for a for statement?

This answer applies to programming languages in general. The equals sign is used for assignment. For example, the code "$variable = 1" assigns the value of 1 to the variable $variable. If you want to test whether values are the same (equality) the double equals sign is used. For example, when you want to verify that $variable has been assigned the value of 1 you would use: $variable == 1


Is a plus 2a equals 3a equation or expression?

It is, in fact, an identity - which is an equation which is true for all values of the variable.


What is discrete probability distribution?

It is a function that gives the probabilities associated with the discrete number of values that a random variable can take.


To evaluate a variable expression you must do what to values for the variable?

You must substitute values for the variable.


What is probability mass function?

It is a function which is usually used with continuous distributions, to give the probability associated with different values of the variable.


What it means for two variables to be positively associated?

When two variables are positively associated, it means that as one variable increases, the other variable tends to increase as well. This relationship indicates a direct correlation, where higher values of one variable correspond to higher values of the other. Positive association can be observed in various contexts, such as income and spending, where individuals with higher incomes often spend more.


What is a variable in C language?

variable which is used to specify the values and also we can that values through the variable name


If a variable has possible values -2 6 and 17 then this variable is?

If a variable has possible values -2 6 and 17 then this variable is an Integer.


What correctly lists the possible values for if n equals 3?

Since there are no lists following, the answer must be "none of them!"


Difference between equals equals and equal in java?

"==" in java is the binary operator which compares two values and gives a boolean result While "=" in java is a assignment operator which assigns a value to a variable.


What is is the domain and range of y equals 2x-8?

10