answersLogoWhite

0


Best Answer

x squared. for example, if you will substitute "4" from "x" then,

x=4;

x²=4²

=16. the small 2 indicates that you will multiply the number by itself.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What does x with the little 2 mean?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What does big number little 2 mean?

x2 means "x squared" aka "x to the power of 2"


How is squared shown on a calculator?

If you mean on the keys, it is usually shown as: x² or X².


What is negative x times x squared?

If you mean -(x^2) * x then the answer is -x^3 if you mean (-x)^2 * x then the answer is x^3


What is 2 x 59g mean for baking?

Well... 118 grams. Are you American? Then it's a little over a cup.


What is X squared times negative x squared?

If you mean -(x^2) * x then the answer is -x^3 if you mean (-x)^2 * x then the answer is x^3


What is Negative x squared times x?

If you mean -(x^2) * x then the answer is -x^3 if you mean (-x)^2 * x then the answer is x^3


What is the product of (x 2) and (x 1)?

If you mean: (x+2) and (x+1) then it is x^2+3x+2


What is 2 multiplied by itself sixty-four times?

If you mean 2 x 2 (4) x 2 (8) x 2 (16), then it is 18446744073709551616.If you mean 2 x 64 it is 128.


What is x-2 in parenthesis 2?

If you mean: (x - 2)2 Then it can be expanded to: x2 - 4x + 4 If you mean: (x - 2)2 Then it is the same as: 2(x - 2) and can be expanded to: 2x - 4 If you mean: x(-2)2 Then the terms are all multiplied together (a lack of operator between a term and adjacent parentheses indicates multiplication. i.e. 2(3) is the same as 2 × 3): -4x And finally if you mean: x - (2)2 Then the answer is: x - 4


What is the derivative of lnx2?

Do you mean ln(x-2), or ln(x)-2? If it is ln(x-2): 1/(x-2) If it is ln(x)-2: 1/x


How do you expand A-B times A squared AB-B squared?

The question is a little unclear. If you mean: (A - B) x A2, then the answer is: A3 - (B x A2) (or, more simply, A3-BA2) If you mean: ((A - B) x A)2, then the answer is: (A2 - AB)2 which becomes A4 - 2A3B + A2B2


What is the square root x plus 2 equals square root of x plus 2?

You need to rephrase your question. Do you mean "what is the value of x if...", or do you mean "what is this expression"? If you mean to find the value of x, the answer depends on your phrasing of the question. It reads like this: √x + 2 = √x + 2 which is meaningless. It's the same as saying "x = x". You could however also mean: √(x + 2) = √x + 2 Which is a somewhat more interesting problem. You can solve for x by squaring both sides and reducing to simplest terms: √(x + 2) = √x + 2 x + 2 = x + 4√x + 4 4√x + 2 = 0 √x = -1 / 2 x = ± i / 4