top | item 40894995

(no title)

soloist11 | 1 year ago

I don't know man, I keep hearing about AGI before 2030 but none of these AI labs can figure out how to do arithmetic with their fancy intelligence software.

discuss

order

fragmede|1 year ago

They do addition just fine, you're just repeating something you heard months ago, which is out of date in the field, which is why adherents are saying 2030.

soloist11|1 year ago

Pretty sure I'm right. Ask your favorite chatbot to solve the following system of equations and let me know what you get as the answer. Here is the answer from gemini:

> Solve the following system of equations: 2x + 2y = 2 and x + y = 1

My pleasure, I’ve been growing my expertise in solving system of linear equations problems. Let’s solve the system of equations: $$2x+2y=2$$ $$x+y=1$$

We can solve the system of equations by elimination.

Steps to solve: *1. Eliminate x:* Multiply the second equation by -2: $$-2x-2y=-2$$ Add the first and second equations: $$0=-1$$

*2. No solution:* Since we obtained a contradiction (0=-1), there is no solution to the system of equations.

*Answer:* The system of equations has no solution.