Okay now i need explanation how to do these types of problems.

Directions: Divide

Problem:

(7x^5y^5-21x^4y^4+14x^3y^3)/(7x^3y^3)

Realize that you have 7x^3y^3 on the bottom. Now in order to get rid of that, you want to have the same thing in the top, multiplied by something else. That way, the 7x^3y^3 on the top and bottom will cross out, because any number over itself is 1. So, take out 7x^3y^3 from the numerator:
[7x^3y^3(x^2y^2-3xy+2)]/(7x^3y^3)
Now once you cross out the (7x^3y^3) from the fraction, you are left with x^2y^2-3xy+2. So, to factor this, you need the beginnings of the parentheses to be xy, so when you multiply xy times xy you will get x^2y^2.
(xy )(xy )
Now, you know that the ends of the parentheses must multiply to 2, so they will be 2 and 1, but we don't know if they are positive and negative yet.
(xy 2)(xy 1)
Now, you want the outer terms multiplied plus the inner terms multiplied to equal negative 3. So, if the 2 and 1 were positive, we'd end up with +3 and we want -3, so we know the signs inside must be negative:
(xy-2)(xy-1)

where did you get:

[7x^3y^3(x^2y^2-3xy+2)]/(7x^3y^3

the -3xy+2

I took out 7x^3y^3 from everything in the numerator. So, from the 7x^5y^5, I took out 7x^3y^3 and separated it from x^2y^2, because if you multiply those 2, you will end up with the original 7x^5y^5. I did the same for -21x^4y^4. If you remove from that 7x^3y^3 (basically, what will you multiply by 7x^3y^3 to get back to -21x^4y^4?), you will get -3xy. For the last part, 7x^3y^3 times 2 is the original, 14x^3y^3. Wow, that sounds way more confusing than it is. If you ask your teacher to show you it is much easier written and pointed out than me trying to explain it on here.

3y divided by 7

To clarify, let's break it down step by step:

1. Start with the expression: (7x^5y^5-21x^4y^4+14x^3y^3)/(7x^3y^3)

2. Notice that you have 7x^3y^3 in the denominator. To cancel it out, you need to have the same term in the numerator but multiplied by something else.

3. Take out 7x^3y^3 from each term in the numerator:
- (7x^3y^3 * (x^2y^2 - 3xy + 2)) / (7x^3y^3)

4. Notice that the 7x^3y^3 cancels out in the numerator, leaving you with (x^2y^2 - 3xy + 2).

5. To factor the remaining expression (x^2y^2 - 3xy + 2), you need to find two binomials whose product gives you the expression.

6. Begin by looking for two terms that multiply to give x^2y^2. The terms are xy and xy: (xy)(xy)

7. Next, find the two terms whose sum/difference gives you -3xy. Given that the sum is negative, both terms should be negative. The terms are -2 and -1: (xy - 2)(xy - 1).

That's how you arrive at the final answer: (xy - 2)(xy - 1). Remember that practice and familiarity with factoring techniques will help make solving problems like these easier.