fice of plane 1000$ by default, but discounts are applied to it based on different criteria. 1- Students get 20% discount. 2- People who purchase in 30 days in advance get 25% discount. 3- student purchasing 40 days in advance gets a 40% discount. This code segment calculates the final price. x = Text1.Text If x= "student" Then 1-... ElseIf x= "advance" Then price = 1000 - 0.25 * 1000 ElseIf x= "stu_adv" Then price = 1000 - 0.4 * 1000 2-...... price = 1000 3-... 4-.. O 1-price = 1000 - 0.2 * 1000 2-Else 3- End If 4-Print price 1-price = 1000 - 0.2 * 1000 2-Else 3- Print price 4-End If 1-price = = 1000 -0.2 * 1000 2-Elseif 3-End If 4-Print price

Np Ms Office 365/Excel 2016 I Ntermed
1st Edition
ISBN:9781337508841
Author:Carey
Publisher:Carey
Chapter3: Performing Calculations With Formulas And Functions
Section: Chapter Questions
Problem 3.10CP
icon
Related questions
Question
!
1000$ by default, but
discounts are applied to it
based on different criteria. 1-
Students get 20% discount. 2-
People who purchase in 30
days in advance get 25%
discount. 3- student
purchasing 40 days in advance
gets a 40% discount. This
code segment calculates the
final price.
x = Text1.Text
If x= "student" Then
1-...
ElseIf x= "advance" Then
price 1000 - 0.25 * 1000
ElseIf x= "stu_adv" Then
price 1000 - 0.4 * 1000
2-......
price = 1000
3-.....
4-..
O
=
1-price = 1000 - 0.2 * 1000 2-Else 3-
End If 4-Print price
1-price 1000 - 0.2 * 1000 2-Else 3-
Print price 4-End If
1-price =
3-End If 4-Print price
= 1000 -0.2 * 1000 2-Elseif
Transcribed Image Text:! 1000$ by default, but discounts are applied to it based on different criteria. 1- Students get 20% discount. 2- People who purchase in 30 days in advance get 25% discount. 3- student purchasing 40 days in advance gets a 40% discount. This code segment calculates the final price. x = Text1.Text If x= "student" Then 1-... ElseIf x= "advance" Then price 1000 - 0.25 * 1000 ElseIf x= "stu_adv" Then price 1000 - 0.4 * 1000 2-...... price = 1000 3-..... 4-.. O = 1-price = 1000 - 0.2 * 1000 2-Else 3- End If 4-Print price 1-price 1000 - 0.2 * 1000 2-Else 3- Print price 4-End If 1-price = 3-End If 4-Print price = 1000 -0.2 * 1000 2-Elseif
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Function Arguments
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:
9780357392676
Author:
FREUND, Steven
Publisher:
CENGAGE L
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning