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)
Find the value of x such that log(x) - ln(x) = 0.
+
Using L'Hospital's Rule, evaluate the limit of (sin(x) - x) / (cos(x) - 1) as x tends to 0.
+
What is the number of ways to arrange 5 volunteers in a line from a group of 10?
+
New questions in Mathematics
Two fire lookouts are 12.5 km apart on a north-south line. The northern fire lookout sights a fire 20° south of East at the same time as the southern fire lookout spots it at 60° East of North. How far is the fire from the Southern lookout? Round your answer to the nearest tenth of a kilometer
If L = (-2, -5) is reflected across y= -4 , what are the coordinates of L?
Express the following numbers in decimal system, where the subscript indicates the base: 110101 (SUBINDEX=2)
(m²-121)
2x-4y=-6; -4y+4y=-8
Analyze the following situation Juan is starting a new business, he indicates that the price of his product corresponds to p=6000−4x , where x represent the number of tons produced and sold and p It is given in dollars. According to the previous information, what is the maximum income that Juan can obtain with his new product?
5.- From the probabilities: 𝐏(𝐁) = 𝟑𝟎% 𝐏(𝐀 ∩ 𝐁) = 𝟐𝟎% 𝐏(𝐀 ̅) = 𝟕𝟎% You are asked to calculate: 𝐏(𝐀 ∪ 𝐁)
solve for x 50x+ 120 (176-x)= 17340
reduce the expression (7.5x 12)÷0.3
Show this compound proposition to be true or false. Paris is the capital of England or Rome is the capital of Italy
Your grandfather has run a small high street pharmacy for 40 years. After much persuasion, he has agreed to open a digital store online. List 5 potential ways to improve sales and/or margins by having a digital pharmacy through the utilisation of historic or new sales data.
Sections of steel tube having an inside diameter of 9 inches, are filled with concrete to support the main floor girder in a building. If these posts are 12 feet long and there are 18 of them, how many cubic yards of concrete are required for the job?
16.What payment (deposit) made at the end of each month will accumulate to $10473 in 13 years at 7.9% compounded monthly? Enter to the nearest cent (two decimals). Do not use $ signs or commas in the answer.
Nancy is a waitress at Seventh Heaven Hamburgers. She wants to estimate the average amount each table leaves for a tip. A random sample of 5 groups was taken and the amount they left for a tip (in dollars) is listed below: $11.00 $8.00 $6.00 $3.00 $7.00 a.) Find a 90% confidence interval for the average amount left by all groups. (*round to the nearest cent*) $ < μ < $ b.) If the sample size were larger, with everything else remaining the same, would the margin of Error increase or decrease? Decrease Increase c.) If the Confidence level were 95% instead of 90%, would the range (size) of the Confidence Interval be larger or smaller? Larger Smaller
In poker, a full house consists of five cards, where two of the cards have the same number (or letter) and the remaining three also have the same number (or letter) as each other (but not as the previous two cards). Use a search engine or Wikipedia to understand the concept better if necessary. In how many different ways can one obtain a full house?
(6²-14)÷11•(-3)
00 piece jigsaw puzzle. the completed puzzle is 10x10. each piech connects to at least 2 other pieces. i plan to assemble by taking pieces out of box one by one. if i've already taken out 2 pieces that dont directly connect, what is the minimum number of additional pieces that i need to draw to in order to guarentee that the original 2 pieces connect?
a coffee shop has 9 types of creamer and 11 types of sweetener. In how any ways can a person make their coffee?
-1/3x+15=18
Construct a set of six pieces of data with​ mean, median, and midrange of 67 and where no two pieces of data are the same.