asked 109k views
1 vote
Define a variable in terms of another

2 Answers

3 votes

One example is y = 2*x

The variable y is defined to be 2 times x

x and y are placeholders for a number. If you replace x with something like 9, then y = 2*x = 2*9 = 18. So x = 9 leads to y = 18.

answered
User Eric Yang
by
8.1k points
2 votes

Answer:

If there is a particular variable you need to solve for, try to isolate that on one side of the equal sign

Explanation:

answered
User Stephanmantel
by
7.8k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.