Results 1 to 5 of 5

Thread: Equation

  1. #1

    Thread Starter
    Lively Member Yunie's Avatar
    Join Date
    May 2007
    Posts
    87

    Equation

    Given that x = 1 1/2 is the only solution to the equation 4x^2 - ax + b = 0, find the value of a and of b.

    Please show and explain your workings, thanks a lot!
    I really want to do well in maths. Please help and tolerate my stupidness.


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

    Re: Equation

    What does a generic quadratic look like when factorised? What must be true if there is only one root? What do you get when you expand out of the brackets?
    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

  3. #3

    Thread Starter
    Lively Member Yunie's Avatar
    Join Date
    May 2007
    Posts
    87

    Re: Equation

    Haha...I don't know how to answer your above 3 questions cos I don't really understand...so that's why I could not solve or understand this problem...

    But still, below is the working solution from my assignment book and I really wish you could explain it to me cos I don't really understand why the question is done in that particular way. Thanks.



    Here is the working solution from my assignment book but I don't really understand...

    Since x = 1 1/2 is the only solution, the eqn is a perfect square.

    --> (2x - 3)^2 = 0
    4x^2 - 12 + 9 = 0

    By comparison, a = 12, b = 9


    So, from the working solutions, does it mean that since x = 1 1/2, it has to be a perfect square? I don't understand...hmm...
    I really want to do well in maths. Please help and tolerate my stupidness.


  4. #4
    I don't do your homework! opus's Avatar
    Join Date
    Jun 2000
    Location
    Good Old Europe
    Posts
    3,863

    Re: Equation

    For quadratic equations in the form of:
    0= x^2 +px +q
    The two possible solutions for x are (using the so called pq-formula):

    x1= -p/2 + squareroot( (p/2)^2 -q)
    x2= -p/2 - squareroot( (p/2)^2 -q)

    In your case there shall be only one solution, in this case the squareroot-part has to be 0. But this can only be true if (p/2)^2=q.
    I hope you can take from here!
    You're welcome to rate this post!
    If your problem is solved, please use the Mark thread as resolved button


    Wait, I'm too old to hurry!

  5. #5
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Equation

    Quote Originally Posted by Yunie
    Haha...I don't know how to answer your above 3 questions cos I don't really understand......
    I think zaza means you're not going to get too far if you don't understand the theory.
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

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