answersLogoWhite

0


Best Answer

p = 4

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the variable value for -5 equals 7-p-2p?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is difference between equals and equals equals operators?

The equals operator is used for assigning a value to a variable. ex String name = "efu"; the equals equals operator is used for comparaing if the given value is equal to another value which is assigned for a variable. ex int i = 0; int j = 5; if( i == 0){ System.out.println(j+"can't be divided by"+i); }else{ System.out.println("answer is " +j/i); }


If c equals 5 find the value of 2c have to show the working out?

2c 2(5) 10 The answer is 10. You plug in the value of 5 for c. When the number and variable touch directly it implies multiplication.


What should be added to both sides of this equation to solve for the variable 37 equals -5 plus y?

32


What is the variable for 54 equals 29 - 5x?

x = -5


What is the difference between a equals equals 0 and a equals 0?

One equals is used in an equation which is true, such as 5 + 3 = 8 Equals equals is used in computer programming as a question as to whether 2 things are equal. Like If x == 4 perform this operation ... If you are referring to 'C' language programming: A single equal sign is an assignment, a double equal sign is a comparison. a = 7; /* An assignment. You are assigning the value of 7 to the variable called 'a' */ if (a == 7) /* A comparison. You are checking if the variable 'a' has the value of 7 */


What is x-5 equals 6?

It is an equation in a single variable, x.


What is 8 equals 6 r 5?

It is an equation in the variable r.


Given the random variable X equals 5 6 with P 5 equals 0.2 and P 6 equals 0.8 Find E X?

5.8


What is the value of a - b if a equals 10 and b equals 5?

a( 10 ) - b( 5 ) = 5 ?


What is the variable in the equation s over 3 equals 5?

s=15


What is the different between x equals 5 and x equals equals 5?

In C: x = 5 always means assign the value of 5 to x; x == 5 always means compare the value of x with 5.


Is 12-x equals 7 a variable?

5