3

Which of these statements correctly describe the formula $S = 2\pi rh$ ?

  1. $S$ is jointly proportional to $r$ and $h$

  2. $S$ is directly proportional to $r$ and $h$

  3. $S$ varies directly with $r$ and $h.$

I am leaning towards choice 3, but am not sure.

This stuff on variation that might help ($k$ is a constant):

"S varies as x" means S = kx

"S varies jointly as x and y" means S = kxy

"S varies as x + y" means S = k(x + y)

"S varies inversely as x" means S = k/x.

ryang
  • 38,879
  • 14
  • 81
  • 179
Matt
  • 1,123

2 Answers2

1

The verb "describe" in the question is in the plural. That would seem to imply that any number of answers can be selected. As Chris noted in the comments, all three sentences are OK (assuming an appropriate definition of the terms used).

joriki
  • 238,052
0

Which of these statements correctly describe the formula $S = 2\pi rh$ ?

  1. $S$ is jointly proportional to $r$ and $h$

This option ($S\propto rh$) directly describes the above formula, so is always correct.

  1. $S$ is directly proportional to $r$ and $h$
  2. $S$ varies directly with $r$ and $h$

These options ($S\propto r \quad\text{and}\quad S\propto h$) would be wrong if $r$ depends on $h.$

For example, the constraint $$h=3r$$ implies that $$6\pi r^2=S=\frac23\pi h^2,$$ which implies that $S$ is proportional neither to $r$ nor to $h.$

ryang
  • 38,879
  • 14
  • 81
  • 179