Results 1 to 6 of 6

Thread: Graphing

  1. #1

    Thread Starter
    Fanatic Member prog_tom's Avatar
    Join Date
    May 2001
    Location
    Los Angeles and Little Rock
    Posts
    810

    Post Graphing

    I have a question, y=x^2+3x+4, how would I graph it?
    Importing some values into x? Or this is regarding some knowledge in probabolas? In addition, anyone know how to solve 3^y=9?

    prog_tom
    JOIN THE REVOLUTION!!!! Dual T3 backedup science community.
    http://physics.sviesoft.com/forum

  2. #2
    pathfinder NotLKH's Avatar
    Join Date
    Apr 2001
    Posts
    2,397

    Re: Graphing

    Originally posted by prog_tom
    I have a question, y=x^2+3x+4, how would I graph it?
    Importing some values into x? Or this is regarding some knowledge in probabolas? In addition, anyone know how to solve 3^y=9?
    Its been a while since I've played with logs, so I could be wrong, but...
    I believe log(a^b) = bloga So...

    Logging both sides,
    log(3^y) = log(9)
    y*log(3) = log(9)
    y = log(9)/log(3)
    and so, according to my calculator,
    y = 2

    Which is logical, since 3 squared is 9.

    Anyways, graphing via progie is best done by plugging incrimental values of x, and plotting the resultant y in relation to x.

    You CAN go to complexity, by illustrating maxima, minima, and all the various props of your equation, but to display the curve properly, its best to use actual values, instead of approximations.

    -Lou

  3. #3

    Thread Starter
    Fanatic Member prog_tom's Avatar
    Join Date
    May 2001
    Location
    Los Angeles and Little Rock
    Posts
    810
    Of course, with a calculator everything is possible, and yes, I know in case of 3^y=9, y must be 2, but is there anyway to solve 3^y=9?

    prog_tom
    JOIN THE REVOLUTION!!!! Dual T3 backedup science community.
    http://physics.sviesoft.com/forum

  4. #4

  5. #5
    Fanatic Member
    Join Date
    Sep 2000
    Location
    UK.
    Posts
    728
    You can do this without Logs. You just need to know the rules of indicies, and equate powers. For example, you have 3^y = 9, which is the same as 3^y = 9^1. Now you know that the square root of 9 is 3, so you can write the expression as 3^y = 3^2. Equate powers, and you have y = 2.
    Digital-X-Treme
    Contact me on MSN Messenger: [email protected]

    [VBCODE]Debug.Print Round(((1097) - ((55 ^ 5 + 311 ^ 3 - 11 ^ 3) _
    / (68 ^ 5))) ^ (1 / 7), 13)[/VBCODE]

  6. #6
    Hyperactive Member DavidHooper's Avatar
    Join Date
    Apr 2001
    Posts
    357
    I still say use graphmatica from www.graphmatica.com instead of programming your own grapher.
    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