Results 1 to 15 of 15

Thread: Factoring??

  1. #1

    Thread Starter
    Frenzied Member CyberCarsten's Avatar
    Join Date
    Sep 1999
    Location
    Aalborg Ø, Denmark
    Posts
    1,544
    I'm reading a tutorial about quadratic equations, and I met a word I didn't understad (I'm from Denmark...)

    The word is factoring, and is a part of the following sentence:

    The simplest way of solving an equation involving x2 is by factoring . Recall that zero has an exceptional property:
    razor
    Software Engineer Student, Aalborg University, Denmark
    http://www.cs.auc.dk

    My email at AUC: will get a new email soon
    My website: http://www.razorsoftware.net


    Windows XP Pro/ Gentoo Linux (Laptop)
    Windows XP Pro (Home PC)

  2. #2
    Banned
    Join Date
    Feb 2001
    Location
    Back to sh*tland
    Posts
    294
    Putting a factor in evidence:
    Code:
    2x^2+6x=0 <=>
    <=> 2x*(x+3) = 0
    <=> x=0 Or x=-3

  3. #3

    Thread Starter
    Frenzied Member CyberCarsten's Avatar
    Join Date
    Sep 1999
    Location
    Aalborg Ø, Denmark
    Posts
    1,544
    What is that, and what does the word factoring mean??
    razor
    Software Engineer Student, Aalborg University, Denmark
    http://www.cs.auc.dk

    My email at AUC: will get a new email soon
    My website: http://www.razorsoftware.net


    Windows XP Pro/ Gentoo Linux (Laptop)
    Windows XP Pro (Home PC)

  4. #4
    Banned
    Join Date
    Feb 2001
    Location
    Back to sh*tland
    Posts
    294
    Within a multiplication x * 4 *y we have x factor, 4 factor and the y factor. But 4 * x can be a factor as well.

    Factoring is to put in evidence a factor as I did in he last post ( the 2*x factor)

  5. #5

    Thread Starter
    Frenzied Member CyberCarsten's Avatar
    Join Date
    Sep 1999
    Location
    Aalborg Ø, Denmark
    Posts
    1,544
    Ok, but why did you get this <=> 2x*(x+3) = 0 on the second line??
    razor
    Software Engineer Student, Aalborg University, Denmark
    http://www.cs.auc.dk

    My email at AUC: will get a new email soon
    My website: http://www.razorsoftware.net


    Windows XP Pro/ Gentoo Linux (Laptop)
    Windows XP Pro (Home PC)

  6. #6
    Banned
    Join Date
    Feb 2001
    Location
    Back to sh*tland
    Posts
    294
    Code:
    2x*(x+3) = 0
    <=> 2x*x + 2x*3
    <=> 2x^2 + 6x
    I think this is called distributing (it's the inverse of factoring I suppose)

  7. #7

    Thread Starter
    Frenzied Member CyberCarsten's Avatar
    Join Date
    Sep 1999
    Location
    Aalborg Ø, Denmark
    Posts
    1,544
    I'm sorry if I'm a little slow, but where did the number 3 come from??? 6/2 ??
    razor
    Software Engineer Student, Aalborg University, Denmark
    http://www.cs.auc.dk

    My email at AUC: will get a new email soon
    My website: http://www.razorsoftware.net


    Windows XP Pro/ Gentoo Linux (Laptop)
    Windows XP Pro (Home PC)

  8. #8
    Banned
    Join Date
    Feb 2001
    Location
    Back to sh*tland
    Posts
    294
    Originally posted by CyberCarsten
    6/2 ??
    Yes

    This is a simple example. Don't underestimate yourself, I'm quite slow in programming. I still use a VB 2.0 help file

  9. #9

    Thread Starter
    Frenzied Member CyberCarsten's Avatar
    Join Date
    Sep 1999
    Location
    Aalborg Ø, Denmark
    Posts
    1,544
    That was pretty old! I have a VB5 help file if you want it!
    Thanks for the math lessons!
    razor
    Software Engineer Student, Aalborg University, Denmark
    http://www.cs.auc.dk

    My email at AUC: will get a new email soon
    My website: http://www.razorsoftware.net


    Windows XP Pro/ Gentoo Linux (Laptop)
    Windows XP Pro (Home PC)

  10. #10
    Banned
    Join Date
    Feb 2001
    Location
    Back to sh*tland
    Posts
    294
    How big is it? (zipped)
    If you have the patience to do it can you e-mail it to me?

    [email protected]

    I would be very greatfull

  11. #11

    Thread Starter
    Frenzied Member CyberCarsten's Avatar
    Join Date
    Sep 1999
    Location
    Aalborg Ø, Denmark
    Posts
    1,544
    It's about 1.19 Mb Zipped. Is that ok??
    razor
    Software Engineer Student, Aalborg University, Denmark
    http://www.cs.auc.dk

    My email at AUC: will get a new email soon
    My website: http://www.razorsoftware.net


    Windows XP Pro/ Gentoo Linux (Laptop)
    Windows XP Pro (Home PC)

  12. #12
    Banned
    Join Date
    Feb 2001
    Location
    Back to sh*tland
    Posts
    294
    It's fine for me. It has the same size as 2.0 version but send it then. Thank you.

  13. #13

    Thread Starter
    Frenzied Member CyberCarsten's Avatar
    Join Date
    Sep 1999
    Location
    Aalborg Ø, Denmark
    Posts
    1,544
    I just tried mailing it to you but I got a storage error:

    This is the Postfix program at host cicero0.cybercity.dk.

    I'm sorry to have to inform you that the message returned
    below could not be delivered to one or more destinations.

    For further assistance, please contact <[email protected]>

    If you do so, please include this problem report. You can
    delete your own text from the message returned below.

    The Postfix program

    <[email protected]>: host mc6.law13.hotmail.com[64.4.50.71] said: 552
    Requested mail action aborted: exceeded storage allocation
    razor
    Software Engineer Student, Aalborg University, Denmark
    http://www.cs.auc.dk

    My email at AUC: will get a new email soon
    My website: http://www.razorsoftware.net


    Windows XP Pro/ Gentoo Linux (Laptop)
    Windows XP Pro (Home PC)

  14. #14
    Banned
    Join Date
    Feb 2001
    Location
    Back to sh*tland
    Posts
    294
    Ok, I liked to stick with my 69th post, but what a heck, I need to reply.

    Try this address instead. Of course my mother will kill me, but it's ok:

    [email protected]

  15. #15
    Hyperactive Member DavidHooper's Avatar
    Join Date
    Apr 2001
    Posts
    357

    Re: Help file

    can you send it to me or give me a url?:
    [email protected]

    thanks, everyone's really helpful!
    There are 10 types of people in the world - those that understand binary, and those that don't.

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