Recent content by chanimal

  1. C

    Prop Logic Proof Help: (pv~q)vr; ~pv(q.~p)/q>r

    i need help with a proof: (pv~q)vr ~pv(q.~p) / q>r this is some propositional logic thanks all
  2. C

    Finding the best fit line for a scatter plot and estimating y when x = 5

    Hello, i have been studying for finals and i am stuck on a question on my study guide. the question is to make a scatter plot of a set of data, find the equation of the best fit line, and approximate the value of y for x = 5. the data is like this: x: 0 2 4 6 7 and the y is like : y: 2 7 14...