Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18

Thread: Math help. +rep

  1. #11
    Zachafer's Avatar
    Joined
    Dec 2011
    Posts
    1,235
    Userbars
    11
    Thanks
    769
    Thanked
    1,466/678
    DL/UL
    98/0
    Mentioned
    512 times
    Time Online
    24d 13h 9m
    Avg. Time Online
    8m
    Quote Originally Posted by Slasher View Post
    No problem. If you need any help in math (or other subjects) around the same level of difficulty you can pm me!
    It's better to post on the forums. If you make a mistake then we can all point it out and visa versa

  2. #12
    Ray-Chill's Avatar
    Joined
    Dec 2011
    Posts
    615
    Userbars
    3
    Thanks
    683
    Thanked
    249/145
    DL/UL
    100/0
    Mentioned
    103 times
    Time Online
    5d 3h 33m
    Avg. Time Online
    1m
    You go to the doctor and he gives you 15 milligrams of radioactive dye. After 20 minutes, 4.5 milligrams of dye remain in your system. To leave the doctor's office, you must pass through a radiation detector without sounding the alarm. If the detector will sound the alarm if more than 2 milligrams of the dye are in your system, how long will your visit to the doctor take, assuming you were given the dye as soon as you arrived? Give your answer to the nearest minute.

    Please =]
    ~ <3 ~ <3 ~ <3 ~ <3 ~


    �Of course it hurts, it�s a spanking. How else would it work?�


  3. #13
    bamag's Avatar
    Joined
    Dec 2011
    Posts
    656
    Userbars
    3
    Thanks
    40
    Thanked
    146/110
    DL/UL
    34/0
    Mentioned
    50 times
    Time Online
    N/A
    Avg. Time Online
    N/A
    A(T) = Ao * e^(kT)
    4.5 = 15 * e^(20k)
    .3 = e^(20k)
    ln .3 = 20k
    k = (ln .3)/20 = -.06

    2 = 15 * e^(-.06t)
    .133 = e^(-.06t)
    ln .133 = -.06t
    t = (ln .133)/-.06 = 33.62

    Rounds to 34 minutes.

    Haven't done this in a long time so it'll be cool if someone can verify.

    By the way, A(T) refers to the amount after a certain amount of time has passed, Ao is the initial amount, e is euler's constant, ln is the logarithmic log (the power that e is raised to), k is a constant, and T is time.
    The general idea is to solve for the constant with the information you have of one situation and then since the constant remains the same, use it for solve for time in the other situation.
    Last edited by bamag; 03-18-2012 at 10:21 PM.

  4. The Following User Says Thank You to bamag For This Useful Post:

    Ray-Chill (03-19-2012)

  5. #14

    Joined
    Feb 2012
    Posts
    72
    Userbars
    1
    Thanks
    10
    Thanked
    9/7
    DL/UL
    9/0
    Mentioned
    10 times
    Time Online
    7h 21m
    Avg. Time Online
    N/A
    Quote Originally Posted by bamag View Post
    A(T) = Ao * e^(kT)
    4.5 = 15 * e^(20k)
    .3 = e^(20k)
    ln .3 = 20k
    k = (ln .3)/20 = -.06

    2 = 15 * e^(-.06t)
    .133 = e^(-.06t)
    ln .133 = -.06t
    t = (ln .133)/-.06 = 33.62

    Rounds to 34 minutes.

    Haven't done this in a long time so it'll be cool if someone can verify.
    I'll second this answer, if you need notes on how to do this for a test or something, I can get you a picture of mine.

  6. The Following User Says Thank You to Tachyon For This Useful Post:

    Ray-Chill (03-19-2012)

  7. #15
    Ray-Chill's Avatar
    Joined
    Dec 2011
    Posts
    615
    Userbars
    3
    Thanks
    683
    Thanked
    249/145
    DL/UL
    100/0
    Mentioned
    103 times
    Time Online
    5d 3h 33m
    Avg. Time Online
    1m
    =] Thanks you two.
    I was able to figure it out. =] And did awesome (I hope) on my exam!

    @(you need an account to see links) - It says I need to spread some rep around first before I can give you some. =] So will do soon.
    ~ <3 ~ <3 ~ <3 ~ <3 ~


    �Of course it hurts, it�s a spanking. How else would it work?�


  8. #16
    Ray-Chill's Avatar
    Joined
    Dec 2011
    Posts
    615
    Userbars
    3
    Thanks
    683
    Thanked
    249/145
    DL/UL
    100/0
    Mentioned
    103 times
    Time Online
    5d 3h 33m
    Avg. Time Online
    1m
    Ah!! Help!!

    I'm so freaking lost...

    I have (1+cos(y))/(1+sec(y))

    I need to simplify it in terms of cos/sin..

    I'm stuck.. I don't understand how to get the fraction off...
    ~ <3 ~ <3 ~ <3 ~ <3 ~


    �Of course it hurts, it�s a spanking. How else would it work?�


  9. #17

    Joined
    Feb 2012
    Posts
    72
    Userbars
    1
    Thanks
    10
    Thanked
    9/7
    DL/UL
    9/0
    Mentioned
    10 times
    Time Online
    7h 21m
    Avg. Time Online
    N/A
    (1+cos y)/(1+1/cos y) -> multiply top and bottom by cos y
    cos y (cos y + 1)/(cos y + 1) -> Cross of (cos y + 1) Can somebody verify that you can do this please, I forget
    Answer = cos y

    I am not 100% sure on this so somebody will have to back me up, I always hated doing these.

  10. #18
    Zachafer's Avatar
    Joined
    Dec 2011
    Posts
    1,235
    Userbars
    11
    Thanks
    769
    Thanked
    1,466/678
    DL/UL
    98/0
    Mentioned
    512 times
    Time Online
    24d 13h 9m
    Avg. Time Online
    8m
    Code:
    (1 + cos(y)) / (1 + sec(y)) --> original
    (1 + cos(y)) / (1 + 1 / cos(y)) --> sec(y)=cos(y)
    (1 + cos(y)) / (cos(y) / cos(y) + 1 / cos(y)) --> prepared denominator for adding via LCD
    (1 + cos(y)) / ((cos(y) + 1) / cos(y)) --> simplified denominator 
    (1 + cos(y)) * (cos(y) / (cos(y) + 1)) --> division is multiplication of inverse
    cos(y) --> (1 + cos(y)) and (cos(y) + 1) reduce to 1
    Sorry, I don't have access to scanner so I had to type up my work.

  11. The Following User Says Thank You to Zachafer For This Useful Post:

    Tachyon (04-17-2012)

Posting Permissions

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