Results 1 to 3 of 3

Thread: Algebraic Fractions and Brackets

  1. #1

    Thread Starter
    Addicted Member hypnos's Avatar
    Join Date
    Aug 2000
    Location
    UK
    Posts
    183

    Algebraic Fractions and Brackets

    Hi everyone.
    Ok, I'm asking a pretty easy question here for you Maths geniuses but please...don't make fun of me

    I know how to simplify equations and multiply out brackets and all that jazz. I know how to simplify algebraic fractions and how to do arithmetic with them...jazz jazz jazz.

    I'm having difficulty however when it comes to algebraic fractions and brackets.

    Look at this one here for example:

    Code:
          2a+c        a+2c
    3c - {------  -  ------}
            8           4
    If someone could just explain how I simplify this I'd be very grateful indeed. As I say, no making fun We can't all be great.

    Thanks.
    Last edited by hypnos; Aug 9th, 2002 at 02:08 PM.

  2. #2
    Hyperactive Member
    Join Date
    Jun 2002
    Posts
    299
    there aren't many people who would make fun of you here. I will try to explain it simplistically, so you or perhaps even less experienced users can understand.

    Code:
    
    
          2a+c        a+2c
    3c - {------  -  ------}
            8           4
    
    3c   2a+c        a+2c
    --- - {------ -   ------}
    1     8            4
    
    24c   2a+c       2a+4c
    ---- - {------- - -------}
    8       8           8
    
    24c    -3c
    ----- - -------
    8        8
    
    27c
    ----
    8
    
    
    
    

  3. #3

    Thread Starter
    Addicted Member hypnos's Avatar
    Join Date
    Aug 2000
    Location
    UK
    Posts
    183
    Wow that's a really great explanation. I'll print that so I never forget. Thank you very much.

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