Question

Ccreate java code using methods for: Liberty is carrying out a sales campaign among its preferred clients to whom it offers the following internet package options: Internet only for $30. Internet and Cable for $50. Internet, Cable and 3 "Premium" channel packages for $75. When the client is registering, they are asked about the desired package, if they have any previous services, and if so, a 10% discount is applied to the amount. If you have a previous service and are months in arrears, a 13% tax is applied for each month in arrears. Develop a program that requests the data of the tooth to be registered and allows the selected package to be registered, if it has previous services and shows the amount to be paid per month in the rental of the service.

234

likes
1170 views

Answer to a math question Ccreate java code using methods for: Liberty is carrying out a sales campaign among its preferred clients to whom it offers the following internet package options: Internet only for $30. Internet and Cable for $50. Internet, Cable and 3 "Premium" channel packages for $75. When the client is registering, they are asked about the desired package, if they have any previous services, and if so, a 10% discount is applied to the amount. If you have a previous service and are months in arrears, a 13% tax is applied for each month in arrears. Develop a program that requests the data of the tooth to be registered and allows the selected package to be registered, if it has previous services and shows the amount to be paid per month in the rental of the service.

Expert avatar
Gene
4.5
108 Answers
importar java.util.Scanner; clase pública LibertySalesCampaign { // Constantes para precios de paquetes doble final estático privado INTERNET_ONLY = 30.0; doble final estático privado INTERNET_CABLE = 50.0; doble final estático privado INTERNET_CABLE_PREMIUM = 75.0; // objeto escáner para entrada escáner de escáner estático privado = nuevo escáner (System.in); público estático vacío principal (String [] argumentos) { System.out.println("Bienvenido a la campaña de ventas de Liberty"); // Obtener la elección del paquete por parte del usuario System.out.println("Seleccione su paquete:"); System.out.println("1 - Sólo Internet ($30)"); System.out.println("2 - Internet y cable ($50)"); System.out.println("3 - Internet, Cable y 3 canales Premium ($75)"); int eleccióndelpaquete = scanner.nextInt(); // Obtener información sobre servicios anteriores System.out.println("¿Tiene algún servicio previo con nosotros? (sí/no)"); boolean hasPreviousServices = scanner.next().equalsIgnoreCase("sí"); double Preciobase = getPackagePrice(packageChoice); si (tieneServiciosPrevios) { System.out.println("¿Está usted en mora? (sí/no)"); boolean inArrears = scanner.next().equalsIgnoreCase("sí"); int meses en atraso = 0; si (en mora) { System.out.println("¿Cuántos meses tienes de atraso?"); mesesAtrasados = scanner.nextInt(); } Preciobase = calcularPrecioFinal(Preciobase, verdadero, mesesAtrasados); } demás { Preciobase = calcularPrecioFinal(Preciobase, falso, 0); } System.out.println("El monto total a pagar por mes es: $" + String.format("%.2f", basePrice)); } getPackagePrice doble estático privado (elección int) { cambiar (elección) { caso 1: devolver INTERNET_ONLY; caso 2: devolver INTERNET_CABLE; caso 3: devolver INTERNET_CABLE_PREMIUM; por defecto: System.out.println("Elección no válida. El valor predeterminado es Sólo Internet."); devolver INTERNET_ONLY; } } cálculo doble estático privadoPrecioFinal(preciobasedoble, booleano tieneServiciosPrevios, int mesesAtrasados) { double Precio final = Precio base; si (tieneServiciosPrevios) { Precio final *= 0,90; // Aplicar 10% de descuento si (meses atrasados > 0) { for (int i = 0; i < meses en atrasos; i++) { Precio final *= 1,13; // Aplicar 13% de impuesto por mes vencido } } } devolver precio final; } }

Frequently asked questions (FAQs)
What is the value of the constant function f(x) = 7 when x = 10?
+
What is the unit vector in the direction of vector a = ?
+
What is the volume of a right circular cylinder with a radius of r and height of h?
+
New questions in Mathematics
a ferry travels 1/6 of the distance between two ports in 3/7 hour. The ferry travels at a constant rate. At this rate, what fraction of the distance between the two ports can the ferry travel in one hour.
The gross domestic product the gdp for the United States in 2017 was approximately $2.05x10^3. If you wrote this number in standard notation , it would be 205 followed by how many zeros
Determine all solutions to the inequality |2x + 6| − |x + 1| < 6. Write your final answer in interval notation
I) Find the directional derivative of 𝑓(𝑥, 𝑦) = 𝑥 sin 𝑦 at (1,0) in the direction of the unit vector that make an angle of 𝜋/4 with positive 𝑥-axis.
A bird randomly chooses to land on 1 of 12 perches available in its aviary. Determine the Probability of it landing on a perch numbered 8 and then on a perch marked with a prime number; take into account that he never lands on the same perch in the sequence.
-3x 2y = -6; -5x 10y = 30
Log(45)
41/39 - 1/38
Find 2 numbers whose sum is 47 and whose subtraction is 13
You are the newly appointed transport manager for Super Trucking (Pty) Ltd, which operates as a logistics service provider for various industries throughout southern Africa. One of these vehicles is a 4x2 Rigid Truck and drawbar trailer that covers 48,000 km per year. Use the assumptions below to answer the following questions (show all calculations): Overheads R 176,200 Cost of capital (% of purchase price per annum) 11.25% Annual License Fees—Truck R 16,100 Driver Monthly cost R 18,700 Assistant Monthly cost R 10,500 Purchase price: - Truck R 1,130,000 Depreciation: straight line method Truck residual value 25% Truck economic life (years) 5 Purchase price: Trailer R 370,000 Tyre usage and cost (c/km) 127 Trailer residual value 0% Trailer economic life (years) 10 Annual License Fees—Trailer R 7,700 Fuel consumption (liters/100km) 22 Fuel price (c/liter) 2053 Insurance (% of cost price) 7.5% Maintenance cost (c/km) 105 Distance travelled per year (km) 48000 Truck (tyres) 6 Trailer (tyres) 8 New tyre price (each) R 13,400 Lubricants (% of fuel cost) 2.5% Working weeks 50 Working days 5 days / week Profit margin 25% VAT 15% Q1. Calculate the annual total vehicle costs (TVC)
If X1 and X2 are independent standard normal variables, find P(X1^2 + X2^2 > 2.41)
The function h(t)=-5t^2+20t+60 models the height in meters of a ball t seconds after it’s thrown . Which describe the intercepts and vertex of this function
3+7
factor the polynomial completely over the set of complex numbers b(x)=x^4-2x^3-17x^2+4x+30
Solve for B write your answer as a fraction or as a whole number. B-1/7=4
Given two lines 𝐿1: 𝑥 + 4𝑦 = −10 and 𝐿2: 2𝑥 − 𝑦 = 7. i. Find the intersection point of 𝐿1 and 𝐿2.
2.3 X 0.8
Sally’s sales for last Sunday were $1,278. That was an increase of 6.5% over her sales for the previous Saturday. What were her sales for the previous Saturday?
Convert (324)𝑓𝑖𝑣𝑒 into base-ten
Beren spent 60% of the money in her piggy bank, and Ceren spent 7% of the money in her piggy bank to buy a joint gift for Deren, totaling 90 TL. In the end, it was observed that the remaining amounts in Ceren and Beren's piggy banks were equal. Therefore, what was the total amount of money that Beren and Ceren had initially? A) 120 B) 130 C) 150 D) 160 E) 180