Question:

What is the opposite of x^2.8? I need it for graphmatica

by Guest65322  |  earlier

0 LIKES UnLike

What is the opposite of x^2.8? I need it for graphmatica

 Tags:

   Report

1 ANSWERS


  1. If y = x^n, then the inverse function ("opposite") is:

    x = logn(y),

    where the exponent n becomes the base of the logarithm. In your case the base is 2.8.

    If you are more comfortable working with logarithms in terms of base 10,

    x = log(y)/log(2.8), or

    x = 2.236*log(y).

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.