Question 625364
<font face="calibri" size=4>

<table border = 1>
<tr>
<td>{{{(y^2-16)/3x=(y-4)/6}}}</td>
<td>Given</td>
</tr>

<tr>
<td>{{{((y-4)(y+4))/3x=(y-4)/6}}}</td>
<td>Factor {{{y^2-16}}}; Difference of two Squares</td>
</tr>
<tr>
<td>{{{(6(y-4)(y+4))/(y-4)=3x}}}</td>
<td>Transpose all y's to the left and the x term to the right</td>
</tr>

<tr>
<td>{{{(6(y+4))/3=x}}}</td>
<td>Cancel y-4 and transpose 3</td>
</tr>

<tr>
<td>{{{x=2y+8}}}</tr>
<td> Simplify</td>
</tr>


</font>