Say I have two equations, $$\frac{y}{1+e^{-.6x}}=6.9$$ and $$\frac{y}{1+e^{-.1x}}=4$$ These two equations don't have a direct solution for $x$ and $y$. Is it possible for me to find which values for $x$ and $y$ would be closest to a correct answer? Thanks for your help!
2026-05-15 10:21:36.1778840496
How can I find the closest possible answer to a system of equations?
70 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in SYSTEMS-OF-EQUATIONS
- Can we find $n$ Pythagorean triples with a common leg for any $n$?
- System of equations with different exponents
- Is the calculated solution, if it exists, unique?
- System of simultaneous equations involving integral part (floor)
- Solving a system of two polynomial equations
- Find all possible solution in Z5 with linear system
- How might we express a second order PDE as a system of first order PDE's?
- Constructing tangent spheres with centers located on vertices of an irregular tetrahedron
- Solve an equation with binary rotation and xor
- Existence of unique limit cycle for $r'=r(μ-r^2), \space θ' = ρ(r^2)$
Related Questions in GRAPHING-FUNCTIONS
- Lower bound of bounded functions.
- Do Irrational Conjugates always come in pairs?
- Graph rotation: explanation of equation
- Plot function y = tan(yx)
- Sketching a lemniscate curve with a max function?
- 3 points on a graph
- show $f(x)=f^{-1}(x)=x-\ln(e^x-1)$
- What is this method of sketching a third degree curve?
- Getting a sense of $f(x) = x (\log x)^6$
- Can I describe an arbitrary graph?
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
geometry
circles
algebraic-number-theory
functions
real-analysis
elementary-set-theory
proof-verification
proof-writing
number-theory
elementary-number-theory
puzzle
game-theory
calculus
multivariable-calculus
partial-derivative
complex-analysis
logic
set-theory
second-order-logic
homotopy-theory
winding-number
ordinary-differential-equations
numerical-methods
derivatives
integration
definite-integrals
probability
limits
sequences-and-series
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
First, let $x=-10 \log(t)$ and consider the norm $$\Phi=\Bigg[\frac{y}{t^6+1}-\frac {69}{10}\Bigg]^2+\Bigg[\frac{y}{t+1}-4\Bigg]^2$$ that you want to minimize to have the "most probable" values of $(t,y)$. Compute the partial derivatives $$\frac{\partial \Phi}{\partial t}=-\frac{12 t^5 y \left(\frac{y}{t^6+1}-\frac{69}{10}\right)}{\left(t^6+1\right)^2}-\frac{2 y \left(\frac{y}{t+1}-4\right)}{(t+1)^2}=0\tag1$$ $$\frac{\partial \Phi}{\partial y}=\frac{2 \left(\frac{y}{t^6+1}-\frac{69}{10}\right)}{t^6+1}+\frac{2 \left(\frac{y}{t+1}-4\right)}{t+1}=0\tag 2$$
From $(2)$ $$y=\frac{\frac{69}{5 \left(t^6+1\right)}+\frac{8}{t+1}}{\frac{2}{\left(t^6+1\right)^2}+\frac{2}{(t+1)^2}}=\frac{(t+1) \left(t^6+1\right) \left(40 t^6+69 t+109\right)}{10 \left(t^{12}+2 t^6+t^2+2 t+2\right)}\tag 3$$ Plug $y$ in $(1)$ and simplify. You will obtain $$\frac{\left(5 t^6+6 t^5-1\right) \left(40 t^6+69 t+109\right) \left(69 t^6-40 t+29\right)}{50 \left(t^{12}+2 t^6+t^2+2 t+2\right)^2}=0$$
So, the only solution is $$t=0.641465469828846632566048\cdots$$ from which $$x=4.4399992361 \qquad \text{and} \qquad y=7.1378283305$$
This would give for the rhs $6.673$ instead of $6.9$ and $4.348$ instead of $4$.
Warning
Take care that the result depends on the manner the equations are written. For example, writing
$$\frac 1{6.9}\frac{y}{1+e^{-0.6x}}=1\qquad \text{and} \qquad \frac 1{4}\frac{y}{1+e^{-0.1x}}=1$$ (what I would prefer) would lead to $$x=4.4399992361 \qquad \text{and} \qquad y=6.9258416709$$
which, in turn, will give for the rhs $6.475$ instead of $6.9$ and $4.219$ instead of $4$. Better distribution of the errors.
Edit
The sextic equation $$5 t^6+6 t^5-1=0$$ is very simple to solve since, for $0 < t <1$ $$11t^6-1< 5 t^6+6 t^5-1 \lt 11t^5-1$$ which makes $$\frac{1}{\sqrt[5]{11}} < t <\frac{1}{\sqrt[6]{11}}$$
Taking into account Darboux theorem, start Newton iterations at the upper bound and obtain the following iterates $$\left( \begin{array}{cc} n & t_n \\ 0 & 0.67055522742173084177 \\ 1 & 0.64410762356249574439 \\ 2 & 0.64148915743444376281 \\ 3 & 0.64146547174905324637 \end{array} \right)$$