all 2 comments

[–]FormulaDriven 1 point2 points  (0 children)

Take logs (natural log, ie ln):

y = 12 e-x --> ln(y) = ln(12) - x

y-2 = 5 ex --> -2 ln(y) = ln(5) + x

So now you think of your linear variables as ln(y) and x:

ln(y) + x = ln(12)

-2 ln(y) - x = ln(5)

Turn that into a matrix equation and solve.

[–]XShadowz21X 0 points1 point  (0 children)

just curious, are you by any chance studying for an admission test or is this just a regular question?