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)
Math question: Solve the system of inequalities: 2x + 3y ≤ 10 and x - 3y > 5. (
+
What is the value of sinh(2) - tanh(3) in hyperbolic functions?
+
What is the general form of an exponential function and how is it graphed?
+
New questions in Mathematics
A sample is chosen from a population with y = 46, and a treatment is then administered to the sample. After treatment, the sample mean is M = 47 with a sample variance of s2 = 16. Based on this information, what is the value of Cohen's d?
a runner wants to build endurance by running 9 mph for 20 min. How far will the runner travel in that time period?
A circle with a 12-inch diameter is folded in half and then folded in half again. What is the area of the resulting shape?
A book is between 400 and 450 pages. If we count them 2 at a time there is none left over, if we count them 5 at a time there is none left over and if we count them 7 at a time there are none left over, how many pages does the book have?
The derivative of a power is obtained just by subtracting 1 from the power True or false
*Question!!* *Victory saved 3,000 in first bank and 2,000 Naira in union bank PSC with interest rate of X% and Y% per annual respectively his total interest in one year is #640. If she has saved 2,000 naira with first bank and 3,000 naira in union bank for same period she would have made extra 20# as additional interest, then find the value of X and Y
B - (-4)=10
The main cost of a 5 pound bag of shrimp is $47 with a variance of 36 if a sample of 43 bags of shrimp is randomly selected, what is the probability that the sample mean with differ from the true mean by less than $1.4
-0.15/32.6
how many arrangements can be made of 4 letters chosen from the letters of the world ABSOLUTE in which the S and U appear together
Subscribers to the FAME magazine revealed the following preferences for three categories: Fashion 30, Athletics 24 and Business 15. Following these frequencies of observation, compute the chi-square test statistic. At the 0.05 level of significance, would you conclude they are similar?
solve for x 50x+ 120 (176-x)= 17340
find x in the equation 2x-4=6
Emma is on a 50 m high bridge and sees two boats anchored below. From her position, boat A has a bearing of 230° and boat B has a bearing of 120°. Emma estimates the angles of depression to be about 38° for boat A and 35° for boat B. How far apart are the boats to the nearest meter?
What is 75 percent less than 60
Find the number of pounds of nails required for 17850 square feet of drywall if each thousand square feet requires 4.5 pounds of nails.
Given a circle 𝑘(𝑆; 𝑟 = 4 𝑐𝑚) and a line |𝐴𝐵| = 2 𝑐𝑚. Determine and construct the set of all centers of circles that touch circle 𝑘 and have radius 𝑟 = |𝐴𝐵|
Identify the slope and y intercept y=11+2/3x
Define excel and why we use it?
Let f(x)=-1/2x+5 evaluate f(-6)