+ Reply to Thread
Results 1 to 5 of 5

number to number ratio / math question

  1. #1
    Valued Forum Contributor
    Join Date
    03-17-2012
    Location
    Warsaw, Poland
    MS-Off Ver
    2007/2010
    Posts
    555

    number to number ratio / math question

    Hi all,

    please take a look on the attached sheet.

    Math excel.xlsx

    It contains two block of 3 values+ a "to subtract" column.

    I'd like to know how much i have to subtract from Num1(col B), and how much i have to subtract from Num2(col F) for the ratio of the final numbers to the numbers in column C and G respectively to be the same while the sum, of the subtractions to be the number in column J.

    I have given somewhat of an explanation for the first row(the sum adds up to 98 not 98.58 since i was doing this fast). I can do this pretty smooth with solver. I'd like to do it with a formula, or even on a paper sheet (pure math^^). It seems so easy but i cannot get my head around this problem.

    Thanks
    If you think that my answer was helpful, please click on the "Add to this user's Reputation" button.

  2. #2
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: number to number ratio / math question

    in D2 enter =B2/(1-D2) for the ratio in Col C. You can probably figure out the formula and apply to column G

  3. #3
    Valued Forum Contributor
    Join Date
    03-17-2012
    Location
    Warsaw, Poland
    MS-Off Ver
    2007/2010
    Posts
    555

    Re: number to number ratio / math question

    Perhaps i didn't make myself clear. My problem doesn't lie in just calculating the ratio of two numbers - it's "a bit" more complex. As stated in the OP and as can be seen in the attached file, i would like to subtract a certain number from num1, subtract another number from num2 (the sum of subtractions has to match column J), for the resulting ratio of those numbers to the ones in column C and G to be the same.

  4. #4
    Registered User
    Join Date
    06-29-2011
    Location
    MUMBAI
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    85

    Re: number to number ratio / math question

    Maybe this would help u
    =+((G2*B2)-(F2*C2)+(J2*C2))/(G2+C2)

    Cheers,
    Vipul

  5. #5
    Registered User
    Join Date
    06-29-2011
    Location
    MUMBAI
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    85

    Re: number to number ratio / math question

    the next number is the number to be subtracted less the number derived using the above formula.

    Cheers,
    Vipul

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1