Recent content by ihatecats2014

  1. I

    Need help finding the relationship between force and acceleration

    well i was looking more for "the accleration is the slope of the velocity graph" but in regards to force and accleration. another example would be the velocity is the slope of the position graph. so, if i may add another question: what is the force graph in relation to the acceleration graph...
  2. I

    Need help finding the relationship between force and acceleration

    Homework Statement A force is applied that makes an object move with the acceleration shown below. Assuming that friction is negligible, sketch a force-time graph of the force on the object on the axes below. Since i don't have a scanner. Let me describe the graph of the acceleration...
  3. I

    Last form of permissible discrimination

    Mugs: i did not mean to connect my topic at all with ww2 or what happened with german eugenics. It seems clear that you have never experienced such discrimination,(or if you have then it doesn't seem to be this particular form) and thus really cannot visualize what i am trying to get across. We...
  4. I

    How Does Cotransport Function in Cells?

    i am reading campbell right now and i seem to be having a brain fart as i cannot understand what a cotransport is. I am reading the words but my brain is not working. So can i get some help here? What is it in terms of its function, how it works, etc. thank you
  5. I

    Last form of permissible discrimination

    i support my claim of the differences between schools by personal experience. I go to Georgia tech and the majority of pretty girls are usually found in ivan or the college of management as opposed to the computer or other engineering schools. This might be due to the low number of girls period...
  6. I

    Last form of permissible discrimination

    Law, now, has put into legal writ that no one shall be discriminated against based on sexual orientation, race, age, and creed. All for but one state, (california only in SF and 6 more counties), a form of discrimination that is still held as a taboo social practice in the place of work...
  7. I

    What is the horizontal range of a projectile fired into the air?

    Homework Statement Exactly 3.3s after a projectile is fired into the air from the ground, it is observed to have a velocity v = (8.6i + 5.0j ), where the x-axis is horizontal and the y-axis is positive upward. Determine the horizontal range of the projectile Homework Equations...
  8. I

    Kinematics problem(already have the answer, but i need an someone to explain it to me

    Homework Statement A motorcycle is following a car that is traveling at constant speed on a straight highway. Initially, the car and the motorcycle are both traveling at the same speed of 48.0mph , and the distance between them is 60.0m . After t1 = 5.00s , the motorcycle starts to accelerate...
  9. I

    Comp Sci First time programming ever and my first project has 1-21 errors in c++

    i got it to work, but it is not doing what i want it to do. it works fine when i ask the user for two numbers it goes like this: Enter the first number->45 Enter the second number->5 what operator would you like to use? the sum of the number is 50/n-> after you plug in any other operator sign it...
  10. I

    Comp Sci First time programming ever and my first project has 1-21 errors in c++

    error C2679: binary '>>' : no operator found which takes a right-hand operand of type 'const char [8]' (or there is no acceptable conversion) error C2059: syntax error : '=' error C2062: type 'int' unexpected are some error statements
  11. I

    Comp Sci First time programming ever and my first project has 1-21 errors in c++

    Homework Statement #include <iostream> using namespace std; int main() { int firstNo;// first number is stored here int secondNo, int resultAdd,// variable for result when first number and second number are added int resultSub,// variable for result when first number and second...
  12. I

    Tricky difference quotient problem i am stuck

    yes, sorry my eyes are not working, so i got it down to 2h+6ah+3h^2/h so the answer has to be 6a+3h+2 if not don't bother i quit
  13. I

    Tricky difference quotient problem i am stuck

    so 2a+2h-3a^2-6ah-6h^2-2a+3a^2 =2h-6ah-6h^2/h =2h(3a+3)/h then what oh ok i see
  14. I

    Tricky difference quotient problem i am stuck

    whoops, (a+h)^2 = a^2+2ah+h^2 but -f(a) is correct right?
  15. I

    Tricky difference quotient problem i am stuck

    Homework Statement find f(a+h)-f(a)/h for the f (x)= 2x+3x2 Homework Equations f(a+h)-f(a)/h The Attempt at a Solution f(a+h)-f(a)/h =2(a+h)-3(a+h)2-2x+3x2 =2a+2h-3a2-3h2-2a+3a2 =2h-3h2/h that is where i am stuck help please
Back
Top