answersLogoWhite

0


Best Answer

The GCF is xy

User Avatar

Wiki User

βˆ™ 9y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

βˆ™ 14y ago

GCF of x squared y and xy squared is xy.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the GCF of x squared y and xy squared?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Algebra

If xy equals x or yx equals x what is y?

xy = x ÷x y = 1


What is XY square?

In mathematics, XY square typically refers to the square of the product of two variables, X and Y. This can be represented as (XY)^2 or X^2 * Y^2. The result of squaring the product of X and Y is obtained by multiplying X and Y together and then squaring the result.


What is the equation of a unit circle?

A unit circle is a circle of radius 1. If it's center is at the origin of an xy-coordinate system, then the equation is x (squared) + y (squared) = 1


Factor x squared y - xyb - abx plus ab squared?

Factor by grouping. x2y - xyb - abx + ab2 The first two can factor out an xy, so xy(x - b) The second two can factor out a -ab, so -ab(x - b) and we have xy(x - b) - ab(x - b) Since what is inside the parentheses is alike, we can be assured that we have factored correctly and now continue to group: ANS: (x - b)(xy - ab)


How would you factor 8x2 - xy - 7y2 The 2 after the x and y are the squares. so its 8x squared - xy - 7y squared.?

You can factor this multivariate polynomial (a polynomial with several variables, here x and y), by looking at it as a univariate polynomial in either x or y. This would give you a simple second order equation of the form ax2+bx+c, which you can solve. This will give you 2 solutions, say x1 and x2, and can then factor your polynomial to a(x-x1)(x-x2). In our case: a=8, b=-y and c=-7y2 and the solutions for this equation are x1=y and x2=-7/8*y and this gives us 8x2 - xy -7y2 = 8(x-y)(x+7/8y) = (x-y)(8x+7y)