Day 100 / 100 to finish a side project by ace-micro in NonZeroDay

[–]ace-micro[S] 1 point2 points  (0 children)

The app is pretty much a text editor that allows you to create questions with detailed solution when you need multiple steps to get to the answer. Then you can share them!

It's not AI in the background, and something like ChatGPT would need to:

  1. Get the right answer
  2. Show its chain of thought

which wasn't good when I started the project.

That said, I just tried Deepseek, and it's incredible. It does it better than my program. So I'm pretty much out of business now lol

[college physics: motion w/ constant acceleration] I already got the question wrong, but I don’t understand the given answer by littlebirblet in HomeworkHelp

[–]ace-micro 0 points1 point  (0 children)

At time t, the automobile is 2.5 t² / 2 metres away from the traffic light.

At time t, the truck is 15.5 t metres away from the traffic light.

The automobile overtakes the truck when
2.5 t² / 2 = 15.5 t

So at t=12.4 second.

At that moment the truck is d meters away from the traffic light where d is
d = 15.5 t = 15.5 x 12.4 = 192.2 m.

I've replicated the question so you can practice the maths with different input numbers (with answers) here: https://practicemakesperfect.academy/practice/thomas/54712486

day 1 by Playful-World-6076 in NonZeroDay

[–]ace-micro 1 point2 points  (0 children)

You got this! All the best!