Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

计算不了列子中的100*100/40*56,它没法识别*号(也可能是我英语不好,表达有问题) #70

Open
WSL2022 opened this issue May 8, 2023 · 3 comments

Comments

@WSL2022
Copy link

WSL2022 commented May 8, 2023

What is 100100/4056?
ChatGPT
To solve this expression, you need to follow the order of operations, which is commonly remembered using the acronym PEMDAS (Parentheses, Exponents, Multiplication and Division, Addition and Subtraction). According to this rule, you need to perform the multiplication and division before addition and subtraction, and you should work from left to right if there are no parentheses or exponents to deal with.

So, applying this rule to the given expression:

100100/4056 = (100100)/(4056) = 10000/2240 = 25/56

Therefore, 100100/4056 equals 25/56 as a fraction, or approximately 0.4464 as a decimal.

User
What is 100100/4056? Your response must be a number
ChatGPT
To solve this expression, you need to follow the order of operations, which is commonly remembered using the acronym PEMDAS (Parentheses, Exponents, Multiplication and Division, Addition and Subtraction). According to this rule, you need to perform the multiplication and division before addition and subtraction, and you should work from left to right if there are no parentheses or exponents to deal with.

So, applying this rule to the given expression:

100100/4056 = (100100)/(4056) = 10000/2240 = 4.464285714285714

Therefore, 100100/4056 equals 4.464285714285714.

User
What is 100100/4056? Your response must be a number and no other word
ChatGPT
4.464285714285714

User
try to comulicate agian
ChatGPT
I apologize for the confusion. The answer to the expression 100100/4056 is 4.464285714285714.

User
are you sure?
ChatGPT
Yes, I am sure. To solve the expression 100100/4056, you need to follow the order of operations, which is commonly remembered using the acronym PEMDAS (Parentheses, Exponents, Multiplication and Division, Addition and Subtraction). According to this rule, you need to perform the multiplication and division before addition and subtraction, and you should work from left to right if there are no parentheses or exponents to deal with.

So, applying this rule to the given expression:

100100/4056 = (100100)/(4056) = 10000/2240 = 4.464285714285714

Therefore, the answer to the expression 100100/4056 is 4.464285714285714.

User
what is 100*100?
ChatGPT
100 multiplied by 100 equals 10,000.

User
what is 100*100/40?
ChatGPT
To solve this expression, you need to follow the order of operations, which is commonly remembered using the acronym PEMDAS (Parentheses, Exponents, Multiplication and Division, Addition and Subtraction). According to this rule, you need to perform the multiplication and division before addition and subtraction, and you should work from left to right if there are no parentheses or exponents to deal with.

So, applying this rule to the given expression:

100*100/40 = 250

Therefore, 100*100/40 equals 250.

User
good, so what is 100100/4056?
ChatGPT
To solve the expression 100100/4056, you need to follow the order of operations, which is commonly remembered using the acronym PEMDAS (Parentheses, Exponents, Multiplication and Division, Addition and Subtraction). According to this rule, you need to perform the multiplication and division before addition and subtraction, and you should work from left to right if there are no parentheses or exponents to deal with.

So, applying this rule to the given expression:

100100/4056 = (100100)/(4056) = 10000/2240 = 4.464285714285714

Therefore, 100100/4056 equals 4.464285714285714.

User
you forget the"*"
ChatGPT
I apologize for the mistake. In my previous response, I mistakenly omitted the multiplication symbol between 40 and 56.

To solve the expression 100100/4056, you need to follow the order of operations, which is commonly remembered using the acronym PEMDAS (Parentheses, Exponents, Multiplication and Division, Addition and Subtraction). According to this rule, you need to perform the multiplication and division before addition and subtraction, and you should work from left to right if there are no parentheses or exponents to deal with.

So, applying this rule to the given expression:

100100/4056 = (100100)/(4056) = 10000/2240 = 4.464285714285714

Therefore, 100100/4056 equals 4.464285714285714.

User
i mean 100100/4056, not 100100/4056
ChatGPT
I apologize for the confusion. To solve the expression 100100/4056, you need to follow the order of operations, which is commonly remembered using the acronym PEMDAS (Parentheses, Exponents, Multiplication and Division, Addition and Subtraction). According to this rule, you need to perform the multiplication and division before addition and subtraction, and you should work from left to right if there are no parentheses or exponents to deal with.

So, applying this rule to the given expression:

100100/4056 = (100100)/(4056) = 10000/2240 = 4.464285714285714

Therefore, 100100/4056 equals 4.464285714285714.

User
100100, not 100100
ChatGPT
I apologize for my mistake. The expression 100
100 means 10,000.

So, the expression 100100/4056 can be rewritten as (10000)/(40*56) which is equal to 10000/2240, and after simplification, the result is:

100100/4056 = 4.464285714285714

Therefore, 100100/4056 equals 4.464285714285714.

@WSL2022
Copy link
Author

WSL2022 commented May 8, 2023

我发现我复制这段文字的时候,”*“号也没被打出来,但是与它聊天的时候是可显示的
image

@Alice0621
Copy link

GitHub 文本编辑器(你提问的这个窗口)支持 Markdown 语法;而 * 符号在 Markdown 中,是用来标记 斜体 的。
所以你在这里直接复制问题,得到的是 100 100

@rubickecho
Copy link

you can explain to him mean of "*"
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants