If bulk candy costs $4.00 a pound, how much will '/4 pound cost?
Let x equal what you are trying to find
x = ($ / purchase) Note: The unit "purchase" is made up.
Reciprocal factors
4 ($ / lb) 1 /4 (lb / $)
Build an equation
x ($ / purchase) = 4.00 ($ /1b) * 1/4 (lb / purchase)
Multiple factors
x ($ I purchase) = 1.00 ($ / purchase) Cost of purchase of'/ lb is $1.00.
Computer Science & Information Technology
You might also like to view...
The process to induce you to provide personal information through a website is called cyberstalking
Indicate whether the statement is true or false.
Computer Science & Information Technology
One of the below programs that when called like this (with the underscore representing a digit from 1 to 4) generates this output:
``` >>> dup_("alphabet") ’_alphabetalphabetalphabetalphabetalphabetalphabetalphabetalphabet’ ```
Computer Science & Information Technology