lukew3 / mathgenerator

A math problem generator, created for the purpose of giving self-studying students and teaching organizations the means to easily get access to high-quality, generated math problems to suit their needs.
https://lukew3.github.io/mathgenerator
MIT License
686 stars 175 forks source link

Find base given two number and one base #191

Open AceVikings opened 3 years ago

AceVikings commented 3 years ago

Example Problem: Find the value of b if (10) base 2 is equal to (2) base b Example Solution: b = 10 Further explanation: User will be given two equal numbers in different bases and have to find the missing base Would you like to be assigned to this: Yes

tiara1 commented 3 years ago

I would like to take this up.

malay5 commented 2 years ago

Is anyone taking up this issue for hacktober2021?

Sakshi1007 commented 2 years ago

Yes I would like to take it for hacktober fest

nish2447 commented 2 years ago

I would like to

ialoko commented 11 months ago

Hey, I created a generator for this and created a pull request #434 . I would appreciate if I could get it approved for Hacktoberfest 2023