Reverse Evaluation

Discussion in 'Algebra' started by Turp, Apr 1, 2020.

  1. Turp

    Turp

    Joined:
    Apr 1, 2020
    Messages:
    1
    Likes Received:
    0
    If Final must = 200, is it possible to reverse evaluate for the values of A1, A2, X1, X2?

    X1 = bytes of data
    X2 = bytes of data

    A1 = percentage
    A2 = percentage

    Formulas to get the two percentages:
    A1 = 1 - e^(-X1/376000000000)
    A2 = 1 - e^(-X2/752000000000)

    Formula to get the final number:
    Final = (A1 + (A1 * A2))
     
    Turp, Apr 1, 2020
    #1
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.
Similar Threads
There are no similar threads yet.
Loading...