Solve for the indicated variable:

(x/a)+(y/b)+(z/c) = 1, for c

This is what I have so far:

z/c = 1-(x/a)-(y/b)
z/c = 1-[(xb-ay)/ab]

z/c=(ab/ab)-[(xb-ay)/ab]
z/c=(ab-xb-ay)/ab

...I'm not sure if it's right so far, and if it is, i don't know where to go after that. Help?

Thanks!

1 answer

z/c=(ab/ab)-[(xb-ay)/ab]
z/c=(ab-xb-ay)/ab
sign wrong I think
z/c=(ab-xb+ay)/ab { - - is +}
c (ab-xb+ay) = a b z
c = a b z / (ab-xb+ay)
Similar Questions
    1. answers icon 0 answers
  1. Which of the columns represent nominal or ordinal variables?The variable Rank is . The variable Book is . The variable Author(s)
    1. answers icon 1 answer
  2. Which of these lines of code will increment a variable?(1 point) Responses print(variable) print(variable) count(variable)
    1. answers icon 1 answer
  3. Which of these lines of code will increment a variable?(1 point) Responses print(variable) print(variable) count(variable)
    1. answers icon 1 answer
more similar questions