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 range of the cosecant function for angles between 0 and 360 degrees?
+
Question: How many cubic units are needed to fill a cube with side length "s"?
+
Question: What is the equation of a line passing through the points (2, 3) and (5, 7)?
+
New questions in Mathematics
How much volume of water in MegaLiters (ML) is required to irrigate 30 Hectare crop area with depth of 20mm?
find the value of the tangent if it is known that the cos@= 1 2 and the sine is negative. must perform procedures.
(x^2+3x)/(x^2-9)=
1/2x +3 <4x-7
what is 9% of 307
A job takes 9 workers 92 hours to finish. How many hours would it take 5 workers to complete the same job?
prove that if n odd integer then n^2+5 is even
Solve : 15/16 divide 12/8 =x/y
7=-4/3y -1
4+168×10³×d1+36×10³×d2=-12 -10+36×10³×d1+72×10³×d2=0
The question is using rule 72 determine Kari wants to save 10,000 for a down payment on a house. Illustrate the difference in years it will take her to double her current 5,000 savings based on 6%, 12% and 18% interest rate .
A cell phone company offers two calling plans. Plan A: $20 per month plus 5 cents for each minute, or Plan B: $30 per month plus 3 cents for each minute. [2] Write an equation to describe the monthly cost (a) C (in $) in terms of the time m (in minutes) of phone calls when Plan A is applied.
For what values of m is point P (m, 1 - 2m) in the 2⁰ quadrant?
A,B,C and D are the corners of a rectangular building. Find the lengths the diagonals if AB measures 38' - 9" and AD measures 56' - 3"
A block slides across the floor with a force of 20N, which has an angle of 30°. The mass of the block is 2kg and the coefficient of friction is 0.1. Calculate the value of all the forces involved in this system and finally the value of the acceleration.
A post office has three categories of letters: 60% are from businesses, 30% are individual mail, and the remaining 10% are government mail. 5% of the letters from businesses have address errors, 10% of the individual mail has address errors, while 1% of the government mail has address errors. If we receive a letter with an address error, what is the probability that it is individual mail?"
To verify that a 1 kg gold bar is actually made of pure gold, a dynamometer is used to record the weight of the bar submerged in water and out of water. a) What would be the value of the weight of the ingot recorded by the dynamometer out of the water? b) What magnitude of thrust does the ingot receive when it is submerged? c) What would the weight of the ingot have to be when it is submerged? Data Pagua = 1000 kg/m³ Pagua= 19300 kg/m³
a coffee shop has 9 types of creamer and 11 types of sweetener. In how any ways can a person make their coffee?
Slope (7,3) and (9,5)
x(squared) -8x=0