xaraserrao xaraserrao
  • 04-03-2021
  • Computers and Technology
contestada

Calculate the value of z. Given v=4, w=5, x=8, y=2z= (v+ w) * x / y;print (“value of z is “, z)

Respuesta :

MrRoyal
MrRoyal MrRoyal
  • 09-03-2021

Answer:

value of z is  36.0

Explanation:

Given

[tex]v = 4\\\\w = 5\\\\x = 8\\\\y = 2\\\\z = (v+2)*x/y[/tex]

Required

Print the value of z

To answer this, I will make use of Python and also provide a manual solution:

The program (in python) is as thus:

v = 4

w = 5

x = 8

y = 2

z = (v + w) * x/y

print (“value of z is “, z)

Manually, we have:

z = (v + w) * x/y

z = (4 + 5) * 8/2

Solve the bracket

z = 9 * 8/2

z = 9 *4

z= 36

Either ways, the value of z is 36

Answer Link

Otras preguntas

If x is a real number such that x³ = 64, then x² + √x =?
Every substance is either an element or a ____. Fill in the blank. Molecular Compounds is the chapter I'm on.
what are the types of erosion and definition
Put immortal in a sentence
If x is a real number such that x³ = 64, then x² + √x =?
1. Analysis reveals that _______ is among those countries with the lowest per capita GDP.A. MexicoB. ArgentinaC. RomaniaD. India 2. Juan Perón was to Argentina
The inequality 3(x + 2) > 4(x – 3) is equivalent to which of the following inequalities? F. x < –6 G. x < 5 H. x < 9 J. x < 14 K. x < 18 Can a
If a patient is unemployed, it may be helpful to provide ________ along with addiction treatment. A. Anger management B. Career counseling C. 12-step program D.
Are flamingos an invasive species anywhere on Earth?
In the book of white fang why does the wolf pack finally go away.