25,896 views
22 votes
22 votes
Please help me I dont understand any of this. Ps it might take me a while for me to understand. :/

Please help me I dont understand any of this. Ps it might take me a while for me to-example-1
User Robert Fricke
by
2.8k points

1 Answer

12 votes
12 votes

How to clear an equation/solve for any given variable?

Lets say you have two identical cups of coffee, a and b.

You can say they're both equal. If you want to add a tablespoon of sugar to cup a, and you also want both cups to remain equal, you'll have to add the same tablespoon of sugar to cup b.

We use this fact, called conservation of an equality, to clear an equation (A.K.A solving for a variable)

Mathematically speaking,

Cups a and b are equal


a=b

If you modify a, you'll have to modify b the same way


\begin{gathered} a+3=b+3 \\ a-1=b-1 \\ a*4=b*4 \\ (a)/(5)=(b)/(5) \end{gathered}

Now, let's apply that logic to the equation we have.

We know cup of coffee a is


6y-1.5x

And cup b is


8

We also know both cups of coffee are equal, so


6y-1.5x=8

We're being asked to solve for y. In other words, we have to clear y from this expression.

Let's add our first tablespoon of sugar: adding 1.5x to both sides:


\begin{gathered} 6y-1.5x=8\rightarrow6y-1.5x+1.5x=8+1.5x \\ \rightarrow6y=8+1.5x \end{gathered}

See how the -1.5x canceled out? That's what we're looking for! We want y to be left alone in its side.

Now, let's divide both sides by 6 to cancel out the 6 from 6y:


\begin{gathered} 6y=8+1.5x\rightarrow(6y)/(6)=(8+1.5x)/(6) \\ \rightarrow y=(8+1.5x)/(6) \\ \rightarrow y=(8)/(6)+(1.5)/(6)x \\ \rightarrow y=1.33+0.25x \end{gathered}

He have cleared y / solved the equation for y

Let's try with another example

e.g:

Solve the following equation for b


3b+9a+12=6

Solution: Let's substract 12 from both sides:


\begin{gathered} 3b+9a+12=6\rightarrow3b+9a+12-12=6-12 \\ \rightarrow3b+9a=-6 \end{gathered}

Then, let's substract 9a from both sides


\begin{gathered} 3b+9a=-6\rightarrow3b+9a-9a=-6-9a \\ \rightarrow3b=-6-9a \end{gathered}

Let's divide both sides by 3


\begin{gathered} 3b=-6-9a\rightarrow(3b)/(3)=-(6)/(3)-(9a)/(3) \\ \rightarrow b=-2-3a \end{gathered}

User Subbu
by
2.9k points