Question 975
<font face = "courier new">In attempting to solve the following problem, how does one solve for y when
given 2y
`
` 3x-6y=5 
` 2y=4x-6
`
` ` ` ` ` ` ` 2y = 4x - 6
`
Divide every term by 2
`
` ` ` ` ` ` `{{{  (2/2)y = (4/2)x - (6/2)}}} 
`
`
` ` ` ` ` ` ` `y = 2x - 3
`
Edwin