Question
What is the translation of:
The product of 32% of some number (q represents some number)?
The product of 32% of some number (q represents some number)?
Answers
Writeacher
The word "product" indicates multiplication, so if your question is "what is 32% of q?" then you multiply q by .32.
0.32 x q = 0.32q <~~right?
0.32 x q = 0.32q <~~right?
Chelsea
Yes