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 x in the equation 3x + 4 = 10?
+
What is the median of a set that contains 7 numbers if the third number is 10 and the fifth number is 20?
+
Question: What is the area, in square units, of a right-angled triangle with base length 7 units and height length 5 units?
+
New questions in Mathematics
5 . {2/5 + [ (8/-9) - (1/-7) + (-2/5) ] ÷ (2/-5)} . 8/15
calculate the following vector based on its base vectors a= -18i,26j
Since one of the three integers whose product is (-60) is (+4), write the values that two integers can take.
Use the digits of 1,9,2,3 to come up with all the numbers 98 and 95
For a temperature range between -3 degrees Celsius to 5 degrees Celsius, what is the temperature range in degrees Farenheight
If L (-2, -5) reflected across y = -4. What are the coordinates of L?
5 people can complete a task in 72 hours. How many people are needed to complete the task in 60 hours.
Pedro had 80% of the amount needed to buy a game. Of this amount, you spent 15% on a watch and therefore, you will need to add another R$640.00 to purchase this game. Is the value of the game?
According to a survey in a country 27% of adults do not own a credit card suppose a simple random sample of 800 adults is obtained . Describe the sampling distribution of P hat , the sample proportion of adults who do not own a credit card
User Before the election, a poll of 60 voters found the proportion who support the Green candidate to be 25%. Calculate the 90% confidence interval for the population parameter. (Give your answers as a PERCENTAGE rounded to TWO DECIMAL PLACES: exclude any trailing zeros and DO NOT INSERT THE % SIGN) Give the lower limit of the 90% confidence interval Give the upper limit of the 90% confidence interval
3/9*4/8=
In an audience of 4000 people, 2 people are chosen, at random, to appear on stage. How many ways can the people be chosen?
Solve equations by equalization method X-8=-2y 2x+y=7
A bag has 4 green lollipops, 3 white lollipops, and 1 black lollipop. What is the probability of drawing a white lollipop?
A company has had the following data for two consecutive years. Total, asset item 3,100,500 euros 3,300,550 euros. Net amount of business figures 4,755,250 euros /5,100 euros Average number of workers employed during the year 64/70 You can present a balance sheet in an abbreviated form
2.3 X 0.8
did an analysis of dropout from the nursing faculty at the Universidad Veracruzana. With a poblation of 122 students, it turned out that according to the gender data, the female sex predominates with 82%, and the male sex male is found with 12%. The main factors why students drop out are, first of all, "Not "re-enrolled" at 49%, second place "Personal reasons" at 20%, third place "change of school" in 11%, "lack of documents" and "economic reasons" in 7%, change of residence and lack of social service in 3%. Of this sample, how many students dropped out for other reasons?
question 1 Consider a sample space S, and two events A and B such that P(A ∩ B) = 0.2, P(A ∪ B) = 0.6, P(B ∪ ̄A) = 0.8 (a) [0.5 points] Calculate P (A). (b) [0.5 points] Calculate P (B)
A rectangular swimming pool has a length of 14 feet, a width of 26 feet and a depth of 5 feet. Round answers to the nearest hundredth as needed. (a) How many cubic feet of water can the pool hold? cubic feet (b) The manufacturer suggests filling the pool to 95% capacity. How many cubic feet of water is this? cubic feet
The car with an irresponsible driver starts to brake when it goes through a red light. When passing the traffic light, he does so at a speed of 115 kph in the right lane. Further ahead, 70 meters from the traffic light, a child is crossing the street and falls. If the effect of the car's brakes is equivalent to a deceleration of magnitude 5.7m/s². Is the child hit by the car or not? How far from the traffic light does the car stop?