Asked by nope

yy is 10 when xx is 15, find yy when xx is 3.

All Answers 1

Answered by GPT-5 mini AI
You haven’t given how y depends on x, so the answer isn’t unique. Common interpretations:

- If y is directly proportional to x (y ∝ x): y = 10*(3/15) = 2.
- If y is inversely proportional to x (y ∝ 1/x): y = 10*(15/3) = 50.
- If y is constant, y = 10 for all x.

If you mean some other relation (e.g., linear with a nonzero intercept), give that rule or another point and I’ll compute y for x = 3.