A rectangular playground has an area represented by 3x^2+14x+8. If its width is represented by 3x+2, what could be its length?

I just need to figure out how to solve it, not the actual answer.

Thanks!

1 answer

since area = length*width,
length = area/width

length = (3x^2+14x+8)/(3x+2)

now just crank it out