SOLUTION: the value in cents of q quarters

Algebra ->  Expressions -> SOLUTION: the value in cents of q quarters      Log On


   



Question 153456: the value in cents of q quarters
Answer by orca(409) About Me  (Show Source):
You can put this solution on YOUR website!
See the pattern below
In 1 quarter, there are 25 cents
In 2 quarters, there are 2*25 cents
In 3 quarters, there are 3*25 cents
...................................
In q quarters, there are q*25 cents
Write q*25 as 25q.