A merchant gets a 5% discount on each meter of fabric he buys after the first 2,000 meters and a 7% discount on every meter after the next 1,500 meters. The price, before discount, of one meter of fabric is $2, what is the total amount of money the merchant spends on 4,500 meters of fabric?
Answer(s): B
The price of the first 2,000 meters of fabric is $2 = $4,000. The price of the next 1,500 meters is 95% of $2 = $1.9 = $2,850. The price of the last 1,000 meters is 93% of $2 = $1.86 = $1,860. The total amount spent is: $4,000+$2,850+$1,860=$8,710.
On a summer camp, 25% of the campers paid $120 each, 35% paid $80 each and the rest paid $65 each. What percentage of the total amount paid came from the campers who paid $80?
Answer(s): D
Take 100 campers as an example to work with, 25 paid $120 =$3,000 total, 35 paid $80 = $2,800 total, and 40 (the rest) paid $65 = $2,600. The total amount paid is $8,400. The amount paid by the campers who paid $65 is .
A snail, climbing a 20 feet high wall, climbs up 4 feet on the first day but slides down 2 feet on the second. It climbs 4 feet on the third day and slides down again 2 feet on the fourth day. If this pattern continues, how many days will it take the snail to reach the top of the wall?
Answer(s): C
The snail climbs 2 feet every 2 days, hence, on the 16th day he is 16 feet up the wall. The snail needs only the 17th day to climb 4 feet more and reach the top of the wall.
John spent a total of $135 on baseball tickets. The price of a ticket is either $12 for the field seats or $5 for the balcony. What is the minimum amount of dollars he could have spent for the $12 tickets?
Since John spent all of the $135 on the tickets, their prices must sum up to $135. The Minimum amount spent for the $12 tickets, is the smallest amount that is divisible by 12, and still leaves an amount divisible by 5. $60 is the smallest amount both divisible by 12 and leaving $135-$60=$75, which is divisible by $5.
One of the solutions of the equation X2-X-k=5, is –3. What is the other solution of the equation?
Answer(s): A
First, plug in the solution –3 to find the value of k: (-3)2-(-3)- k-5=0,k=7. Then solve: X2 –X-7-5=0 to find the second solution: X=4.
Share your comments for Test Prep GMAT Test exam with other users:
Question 18:Question 18: Why not A?
Question 4:Question 4 is about when to use batch processing.
Question 5:I can’t see the [Image] in Question 5, but I can explain the likely reasoning.
Question 12:Here’s why Question 12’s correct choices are C and D.
Question 3:Question 3 asks for two valid ways to meet the purchase order creation validation (warn if the vendor is on the exclusion list for the customer/product and block/alert accordingly). Correct answers: C and D
Question 12:Here’s how to understand question 12.
Question 6:Here’s how question 6 works. Key constraint: All new and extended objects must be in an existing model named FinanceExt. Creating a brand-new model is not allowed. Why the two correct options work:
Question 2:I don’t have the text for Question 2 here. Please paste the exact Question 2 (including all answer choices) or describe the topic it covers. Once I have it, I’ll:
Which statement is true about using default environment variables? The environment variables can be read in workflows using the ENV: variable_name syntax. The environment variables created should be prefixed with GITHUB_ to ensure they can be accessed in workflows The environment variables can be set in the defaults: sections of the workflow The GITHUB_WORKSPACE environment variable should be used to access files from within the runner.Correct answer: The statement "The GITHUB_WORKSPACE environment variable should be used to access files from within the runner." is true. Why the others are false:
${{ env.VARIABLE }}
$VARIABLE
GITHUB_
defaults:
run
GITHUB_WORKSPACE
${{ github.workspace }}
$GITHUB_WORKSPACE/...
${{ github.workspace }}/...
As an administrator for this subscription, you have been tasked with recommending a solution that prohibits users from copying corporate information from managed applications installed on unmanaged devices. Which of the following should you recommend? Windows Virtual Desktop. Microsoft Intune. Windows AutoPilot. Azure AD Application Proxy.
Question 34:
Policy
function of appnav in sdwan
Question 1:
Question 5:
Why this is correct
Question 7:
Question 104:
clustering keys
Q23: Fabric Admin is correct. Because Domain admin cannot create domains. Only Fabric Admin can among the given options. Q51: Wrapping @pipeline.parameter.param1 inside {} will return a string. But question requires the expression to return Int, so correct answer should be @pipeline.parameter.param1 (no {})
Question 62:
ZDX
Analyze Score
Y Engine
Question 32:
Question 3:
date = sys.argv[1]
sys.argv[1]
date = spark.conf.get("date")
input()
date = dbutils.notebooks.getParam("date")
dbutils.notebook.run
Question 528:
Question 23:The correct answer is Domain admin (option B), not Fabric admin.
Question 2:For question 2, the key concept is the Longest Prefix Match. Routers pick the route whose subnet mask is the most specific (largest prefix length) that still matches the destination IP. From the options:
Question 129:Correct answer: CNAME
compute.osAdminLogin
enable-oslogin
Question 2:
Recommend using AI for Solutions rather the Answer(s) submitted here
This is very interesting
Are these the same questions you have to pay for in ExamTopics?
For Question 7 - while the answer description indicates the correct answer, the option no. mentioned is incorrect. Nice and Comprehensive. Thankyou
This is very good and accurate. Explanation is very helpful even thou some are not 100% right but good enough to pass.