Results 1 to 3 of 3

Thread: Factorise Please

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2007
    Posts
    3

    Factorise Please

    Can someone help me factorise this please and show me how its done

    3x^2 - 11x + 6

    Thanks Dan

  2. #2
    New Member
    Join Date
    Oct 2006
    Posts
    6

    Re: Factorise Please

    -b +/- (b^2 - 4ac)^1/2
    2a

    a=3
    b=-11
    c=6

  3. #3
    Frenzied Member zaza's Avatar
    Join Date
    Apr 2001
    Location
    Borneo Rainforest Habits: Scratching
    Posts
    1,486

    Re: Factorise Please

    Welcome to the Forums



    That is not factorising. That is solving, assuming that the above is equal to 0.


    Factorising essentially means writing your equation in the form:

    (ax + b)(cx + d)

    To expand these brackets, you would simply multiply each term in one bracket by each term in the other and add them all together:

    acx^2 + adx + bcx + bd


    Now you can compare the powers of x, as these have to be the same for your equation:


    ac = 3
    ad + bc = -11
    bd = 6


    A useful starting point is the ac = 3 - there is only one way of multiplying two numbers to get 3 and that is if one of them is 3 and the other is 1. You can choose which.
    Then think about how you'd make bd = 6, and fill in all the numbers to the middle equation and see if you get -11. (Or solve the lower two equations simultaneously if you know how).

    You'll find there is a solution...


    zaza
    I use VB 6, VB.Net 2003 and Office 2010



    Code:
    Excel Graphing | Excel Timer | Excel Tips and Tricks | Add controls in Office | Data tables in Excel | Gaussian random number distribution (VB6/VBA,VB.Net) | Coordinates, Vectors and 3D volumes

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