Problem about our School projects

Discussion in 'C' started by matrix_jc2001, Sep 15, 2009.

  1. matrix_jc2001

    matrix_jc2001 New Member

    Joined:
    Sep 15, 2009
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Guys i need your help T_T my professor gave me a problem and i don't know how to do it, pls help me

    "Creat a program that will compute for the grade of students and its equivalent grade point.. the formula for computing grade is GRADE=10%, ASSIGNMENT=20%,Seatwork=30%,Quiz=40%
    Note that there are 2 assignment,quiz,and seatwork given

    Equivalent grade point:
    1.0 = 99-100
    1.25 = 96-98
    1.5 = 93-95
    1.75 = 90-92
    2.0 = 87-89
    2.25 = 84-86
    2.50 = 81-83
    2.75 = 78-80
    3.0 = 75-77
    5.0 = below 75

    thanks, i hope you can help me T_T God Bless!
     
  2. xpi0t0s

    xpi0t0s Mentor

    Joined:
    Aug 6, 2004
    Messages:
    3,009
    Likes Received:
    203
    Trophy Points:
    63
    Occupation:
    Senior Support Engineer
    Location:
    England
    How would you do it on a calculator?
    Write down in order exactly what buttons to press.
    Then you can determine an algorithm for the computer to follow, to do the same thing.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice