Types: N/A
Examples: N/A
Constructions: N/A
Generalizations: 2B The General Linear-Systems Problem

Properties: N/A
Sufficiencies: N/A
Questions: N/A

Example

In algebra and precalculus, the forward problem we learn to solve is function evaluation and the backward problem is algebra based on the quadratic function.

Let f(x)=x2. (Remember that this is nonlinear, so this analogy only goes so far.)

Let's solve the forward problem by substituting in a value for x. Let x=2:

f(x)=f(2)=22=4(2,4)f

To solve, the backward problem, we have three options.

Option 1: Unique Solution

f(x)=x2=0x2=0|x|=0x=0

Option 2: Nonunique solution

f(x)=4x2=4x2=4|x|=+2x=+2 or x=2

The analogy breaks down at the line because there are multiple solutions. In matrix-vector multiplication, if a solution exists and it is not unique, there will be many more than just two solutions.

Option 3: Output bCodomain(f) but bRng(f)

f(x)=1x2=1

⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠

Text Elements

-5 -4 -3 -2 -1 0 1 2 3 4 5
5

4

3

2

1

0

-1

-2

-3

-4

-5
x
y

There is no solution in R, but we can "minimize" the "distance" from outputs of f(x) to our chosen value of bCodomain(f).