answersLogoWhite

0

It is: y2

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the greatest common factor of y7 y5 y9?

The GCF is y5.


What is the greatest common factor of y7 y5 y6?

The GCF is y5


What is the greatest common factor of y6 y5 and y8?

The GCF is y5


How do you solve 4x-y2 and 3x y5?

4x-y2=2xy 2x ? y5 if its plus its 7 xy


How do you factor x3 y5-8 y5?

y5(x3 - 8)


What is y squared times y to the negative 5 power without using negative exponents?

y2 * y-5 = y2 / y5 = 1/y3


How do you slove 3-y2 7 for y5?

Do you mean 3-y2=7 for y=5? If you do then all you need is to plug in 5 in y. 3-(5)2=7 3-10=7 pls be more precise to what u are asking..


What are the factors of x to the fifth and y to the fifth?

Factors of x5 . . . 1, x, x2, x3, x4, and x5, as well as any factors of 'x', and their powers. Factors of y5 . . . 1, y, y2, y3, y4, and y5, as well as any factors of 'y', and their powers.


Is y5 the same as 5y?

Yes, ( y5 ) is the same as ( 5y ). In algebra, the notation typically represents multiplication, so writing ( y5 ) is simply a less common way of expressing ( 5y ). Both expressions indicate the product of the number 5 and the variable ( y ).


What is 6-y5?

6-y5 = 1


How do you factor 5x-15?

Assume we want to factor x³ - y5. There are no possible factors for that expression.


Does it offend you yeah poster?

javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5); void(0);