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 formula to calculate the area of a regular polygon with n sides of length s?
+
What is the equation of an ellipsoid with major axis length 4, minor axis length 2, and center at (3, -2)?
+
What is the derivative of the function f(x) = 3x^2 + 4x - 7 with respect to x?
+
New questions in Mathematics
Let the vectors be u=(-1,0,2) , v=(0,2,-3) , w=(2,2,3) Calculate the following expressions a)<u,w> b) &lt;2u- 5v,3w&gt;
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?
³√12 x ⁶√96
4.2x10^_6 convert to standard notation
4x567
To make brine, José buys 1 kg of salt and pays 12 pesos. If he buys 4 kg, they charge him 48 pesos, but for 100 pesos they sell him 9 kg. What is the constant of proportionality?
Divide 22 by 5 solve it by array and an area model
-27=-7u 5(u-3)
Credit title that represents a payment order. This model, which emerged in Brazil, can only be issued in two specific situations: in the purchase and sale of commercial products or in the provision of services. Select the correct alternative: Question 6Answer The. Present value B. Promissory note w. Present value d. Duplicate It is. Bill of exchange
(5y 9)-(y 7)
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?
89, ÷ 10
Convert 5/9 to a decimal
A machine produces 255 bolts in 24 minutes. At the same rate, how many bolts would be produced in 40 minutes?
Next%C3%B3n%2C+we+are+given+a+series+of+Tri%C3%A1angles+Right%C3%A1angles+%3Cbr%2F%3Ey+in+each+one+of+them+ are+known+2%28two%29+measurements+of+sides.+%3Cbr%2F%3Elet's+determine+all+trigonom%C3%A9tric+ratios.
Buffalo Company makes and sells shampoo. Each unit requires $1.40 labor costs, material costs per unit are $0.90 and other variable costs are $0.30. It sells shampoo for $4.45 to retailers. Fixed costs are $15,000. It sold 25,000 units in the current month. What is the Break-Even point in units? What is the Break-Even point in dollars? What is the contribution margin of Buffalo Company?
The grading on a $159,775 house comes to $3974.75. What percent of the total cost is this? (Express your answer to the nearest hundredth percent.)
Solve the following 9x - 9 - 6x = 5 + 8x - 9
-Please answer to the following questions: What is the price elasticity of demand? Can you explain it in your own words? What is the price elasticity of supply? Can you explain it in your own words? What is the relationship between price elasticity and position on the demand curve? For example, as you move up the demand curve to higher prices and lower quantities, what happens to the measured elasticity? How would you explain that? B-Assume that the supply of low-skilled workers is fairly elastic, but the employers’ demand for such workers is fairly inelastic. If the policy goal is to expand employment for low-skilled workers, is it better to focus on policy tools to shift the supply of unskilled labor or on tools to shift the demand for unskilled labor? What if the policy goal is to raise wages for this group? Explain your answers with supply and demand diagrams. Make sure to properly cite and reference your academic or peer-reviewed sources (minimum 2).
3(x-4)=156