MB-920 • Practice Test 5 — 25 Questions
Free MB-920 practice test 5 — 25 questions with explanations. No signup required.
Refer to the exhibit. A purchase order line shows a LineDiscount of 10.0 and LineAmount of 225.00. If the discount is applied as a percentage, what is the correct interpretation?
Refer to the exhibit.
{
"PurchaseOrder": "PO-000123",
"Vendor": "VEN-001",
"LineItems": [
{
"ItemNumber": "ITEM-100",
"Quantity": 10,
"UnitPrice": 25.00,
"LineDiscount": 10.0,
"LineAmount": 225.00
}
]
}