1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
anyanavicka [17]
3 years ago
8

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

Computers and Technology
1 answer:
8090 [49]3 years ago
8 0

Answer:

value of z is  36.0

Explanation:

Given

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

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:

<em>v = 4</em>

<em>w = 5</em>

<em>x = 8</em>

<em>y = 2</em>

<em>z = (v + w) * x/y</em>

<em>print (“value of z is “, z)</em>

<em />

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

You might be interested in
Jim wants to buy a car, but he’ll probably only need it for a couple of years. He has a short commute to work, so he won’t be pu
GalinKa [24]
A Motorcycle would be a good option or get a bike.
7 0
3 years ago
4. What is the connection between productivity and Microsoft Office/ Office 365?
ikadub [295]
Microsoft 365 plans for home and personal include the robust Office desktop apps that you're familiar with, like Word, PowerPoint, and Excel. ... Office 2019 is sold as a one-time purchase, which means you pay a single, up-front cost to get Office apps for one computer.

Hope this helps :)
3 0
2 years ago
When computer network are joined together they form a bigger network called the​
Airida [17]

Answer:

A WAN can be one large network or can consist of two or more lans connected together. The Internet is the world's largest wan.

Explanation:

8 0
3 years ago
How do mutations affect natural selection? brain pop
Cerrena [4.2K]

Answer:

please give me brainlist and follow

Explanation:

Genetic variations that alter gene activity or protein function can introduce different traits in an organism. If a trait is advantageous and helps the individual survive and reproduce, the genetic variation is more likely to be passed to the next generation (a process known as natural selection).

3 0
3 years ago
What do you like most about brainly?
Natali5045456 [20]

Getting the answers to my homework :p

4 0
3 years ago
Read 2 more answers
Other questions:
  • True or false: Your digital footprint is all the information about you online that only you post. Group of answer choices
    12·2 answers
  • What is an identifier? Give an example of an identifier.
    13·1 answer
  • Media messages are communicated through which of the following:
    8·2 answers
  • A ________ is a material deficiency, or combination of significant deficiencies, that results in more than a remote likelihood t
    6·1 answer
  • Most Internet users access commercial websites, which have higher-quality information because of higher editing standards and th
    12·1 answer
  • Run a Monte Carlo simulation on this vector representing the countries of the 8 runners in this race: runners &lt;- c("Jamaica",
    14·1 answer
  • Who is a data base administrator
    12·1 answer
  • Set screw compression and indenter are all types of
    13·2 answers
  • Write a program to input a number.Find the sum of digits and number of digits
    10·2 answers
  • How do i stop my computer from automatically connecting to a wireless network
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!