Question 196937
I know I have to get the variable by itself, but I can't figure out how.

{{{70=(x/1.248)*100}}}
<pre><font size = 4 color = "indigo"><b>
Divide both sides by 100

{{{70/100=((x/1.248)*100)/100}}}

Divide on the left, cancel 100's on right

{{{.7=((x/1.248)*cross(100))/cross(100)}}}

{{{.7=x/1.248}}}

Multiply both sides by 1.248

{{{(1.248)(.7)=(1.248)(x/1.248)}}}

Multiply on the left, cancel 1.248's on the right

{{{.8736=(cross(1.248))(x/cross(1.248))}}}

{{{.8736=x}}}

Edwin</pre>