Set up the proportion of $ on one side and percents on other. You can put x for the retail value of the hat and 16 on the bottom. Then on the other side put the percentage of the added markup plus 100% which is the original price on the top over 100%. It should be something like x/16 = 155/100. The cross multiply. (x)(100) = 100x and (16)(155) = 2480. Then divide 2480 by 100 to isolate the x. Your final answer will be x = 24.80 which is the retail price.
Deli B has the better deal
Since 2 pounds cost 19.98, one pound would be 9.99 at Deli A
At Deli B, 3 pounds cost 23.97, meaning one pound costs 7.99
It's C, which is 12. Because 6x2 = 12 and 4x3 = 12 :)
Instance variables are often called "fields" to help distinguish them from other variables you might use.
<h3>What are Instance variables?</h3>
Instance variables are defined within a class but outside of any method, constructor, or block.
Some key points related to Instance variables are-
- When heap space is allocated to an object, a slot is created for every instance variable value.
- Whenever an object is created with keyword 'new,' instance variables are created, and they are destroyed whenever the object is destroyed.
- Instance variables store values that need to be referenced by multiple methods, constructors, or blocks, as well as vital components of an entity's state which must be available throughout the class.
- Before or after use, instance variables could be declared just at class level.
- Variables, for example, can be given access modifiers.
- Only those methods, constructors, and blocks in the class have access to the instance variables.
To know more about the Instance variables, here
brainly.com/question/13014011
#SPJ4
Add all of the numbers together and then divide them by 2. use a calculator if necessary