I need to solve this: $$\log_2 (2^x-1)+x=\log_4 (144)$$ I can work out that $x=\log_2 (2^x)$ and $\log_4 (144)=log_2(12)$ but I'm stuck after that.
Published: Aug 17, 2026
Theorem: A partially ordered set is totally ordered if it obeys the law of trichotomy. Things I know: A relation on some set $A$ is said to be a partially...
Published: Aug 17, 2026
I wrote a function that generates random numbers (but not with libraries) I could use numpy or statistic library in python, But generate them from scratch...
Published: Aug 17, 2026
A text I'm looking at has the following definition of an ordered field: DEFINITION A field ($F$, $+$, $\cdot$) is ordered iff there is a relation $\l...
Published: Aug 17, 2026
So I've been thinking, can someone explain mathematically if I started with a square of paper dimensions 1x1, what the smallest single side dimension...
Published: Aug 17, 2026
If i have $\sum_{n=1}^\infty a_n=A$ and $\sum_{n=1}^\infty b_n=B$, can i write $\sum_{n=1}^\infty a_n\cdot b_n$ in function of $A$ and $B$ ?
Published: Aug 17, 2026
Let's say I am to multiply $3x^2$ by ${\sqrt 8}$. Which answer is true and why? $3 {\sqrt 8x^2}$ or $3x^2 {\sqrt 8}$
Published: Aug 17, 2026
You roll a 6 sided die. What is p(6 or even)? Simplified your answer and write it as a fraction or whole number. You roll a 6-sided die. I am working on t...
Published: Aug 17, 2026
What is the difference between continuous derivative and derivative? According to my teachers solution to the assignment,it seems there exits difference b...
Published: Aug 17, 2026
Let $P$ be almost a convex polygon in the plane. By almost, we mean that some edges could be arcs and not just line segments, as long as $P$ remains conve...
Published: Aug 17, 2026