Joel S. answered 04/13/23
A 42 year career as an Electrical Engineer for a major utility
Area = length times width. Thus length = area / width → (length times width) / width
l = a / w = (6x3 -2x2 +4x) / 2x
You can factor out 2x from the numerator(the area)
l = (2x) (3x2 - x + 2) / 2x note the 2x in the numerator cancels with the 2x in the denominator
l = 3x2 -x +2