Answer:
$51. 15
Explanation:
The selling price is $58.82
The mark-up is 15% of the selling price.
The cost price is ???
The $58.82 is 115% of the cost price.
the cost price is 100%
cost price
= 58.82/115 x 100
= $0.5114 X 100
=$51. 15
Explanation:
Input is an interactive control in HTML. When you want to create check box, text box, password box, radio button, button, etc can be created by using <input> tag in HTML.
Attributes:
type: type of control
Name: the name of the control which would be used in the code
Value: it defines the caption / label of the button.
According to the given code snippet, a "button" would be created with the label "cancel".
Answer:
Inventory would be 1, 768
Explanation:
2,000 goods
+200 freight-in (A)
-400 returned goods
<u> -32 </u> discount (B)
1, 768 net amount for inventory
<u>Notes:</u>
(A) The freight-in will be included in the inventory, as is a cost needed to have the inventory in the company's possession and be ready to use or sell.
(B) goods x discount rate
net goods 2,000 - 4,00 return = 1,600
discount for payment within 10 days 2%
Discount on purchase: 1,600 x 2% = 32