Results 1 to 5 of 5

Thread: Dunno where to start!

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2002
    Location
    Ontario Canada
    Posts
    236

    Dunno where to start!

    Could anybody maybe just give me a hint as to where to start for this question?

    Attached Images Attached Images  
    YL says:"Few are those who see with their own eyes and feel with their own hearts."(Einstein)

  2. #2
    Fanatic Member bugzpodder's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    787
    let box=x^2-10x-45
    Massey RuleZ! ^-^__Cheers!__^-^ Massey RuleZ!


    Did you know that...
    The probability that a random rational number has an even denominator is 1/3 (Salamin and Gosper 1972)? This result is independently verified by me (2002)!

  3. #3

  4. #4
    Fanatic Member bugzpodder's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    787
    lol. anywayz, if we just use y=x^2-10x-45

    we have:

    1/(y+16)+1/y=2/(y-24)

    multiply BS by (y+16)y(y-24)

    y^2-24y+y^2-8y-16*24=2(y^2+16y)

    2*y^2-32y-16*24=2y^2+32y

    -64y=16*24

    -4y=24
    y=-6

    x^2-10x-45=-6
    x^2-10x-39=0

    (x-13)(x+3)=0

    x=13 or -3
    Massey RuleZ! ^-^__Cheers!__^-^ Massey RuleZ!


    Did you know that...
    The probability that a random rational number has an even denominator is 1/3 (Salamin and Gosper 1972)? This result is independently verified by me (2002)!

  5. #5
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573
    I think it's a little bit easier if you let

    y = x2 - 10x - 37

    Then:

    1 / (y + 8) + 1 / (y - 8) = 2 / (y - 32)

    (y - 8 + y + 8) / (y2 - 64) = 2 / (y - 32)

    y / (y2 - 64) = 1 / (y - 32)

    y(y - 32) = y2 - 64

    y2 - 32y = y2 - 64

    So, y=2 and:

    x2 - 10x - 37 = 2

    x2 - 10x - 39 = 0

    And solving for x you get the same values, x = 13 and x = -3

Posting Permissions

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



Click Here to Expand Forum to Full Width