179k views
2 votes
Replace variables with values and
evaluate using order of operations:
V=S3
S = 20

1 Answer

3 votes
V= S3 (that just the value of S multipled by 3)
S=20 so rewrite the equation as V=20•3
20•3 = 60 so the answer is 60 .
(unless i did the math wrong)
User DLauer
by
6.1k points