a*=++a/6+b++ 3 if a=3,b=4​

Answers

Answer 1

Answer:

[tex]a=22.5[/tex]

Explanation:

Given

[tex]a*=++a/6+b++3[/tex]

Required

The result when [tex]a=3[/tex] and [tex]b=4[/tex]

Analyzing the given instruction

a*=(++a)/(6)+(b++3)

Single out and solve the expressions in bracket

(++a) = a -- When the ++ operator appears before an operand, it is called pre increment. meaning that the operation will be done before the operand will be incremented.

So: in this case: ++a = a

[tex]b++3 = b + 3[/tex]

The operator, as used in that statement is the same as: b + 3.

So:

[tex]a*=(++a)/(6)+(b++3)[/tex]

[tex]a*=(a)/(6)+(b+3)[/tex]

[tex]a*=(3)/(6)+(4+3)[/tex]

[tex]a*=0.5+7[/tex]

[tex]a*=7.5[/tex]

The above expression is calculated as:

[tex]a=a*7.5[/tex]

So:

[tex]a=3*7.5[/tex]

[tex]a=22.5[/tex]


Related Questions

if I make an Xfinity account can I turn off parental controls that my sister put on with her Xfinity account?

Answers

It depends but I don't think it's likely. Parental control needs a pin so it can be turned off and unless you know the code, it might not work.

A stairway has 6 steps. Is a handrail required?

A) A handrail is required

B) A handrail is not required

C) Double handrail are required

D) Only noising is required.

Answers

Answer:

A. A handrail is required

Answer:

t think its A, a handrail is required

Price of Tether coin right now?
Don't answer if u don't know.

Answers

Answer:

Honestly I believe its $1

Explanation:

It just stays on $1 don't know how tho

Which of the following is not a key component of a structure?
A. Name
B. Properties
C. Functions
D. Enumerations

Answers

D. Enumerations! Because I know that is NOT a leg compentent of a structure

Price of ETH coin right now?
Don't answer if u don't know.

Answers

Answer:

58,715.40

Explanation:

what advice can you give to learners to achieve their goals​

Answers

Answer:

Never give up, take your time, don't get distracted easily, lock your electronics in a box until you finish your work.

Reach for the stars! Always go the extra mile! Never give up!

In a sentence

If you wanted to become a police officer and you had to read boring books and you wanted to give up, but always think "I should always push myself past my limits, If I gave up then how would i know what I could have become?

Trademark

Owned by me

Which of the following are logical reasons for using a pie chart to show how employees spend their time at ABC organization? Choose all that apply.

Answers

The logical reasons for using a pie chart to show how employees spend their time at ABC organization are;

the pie chart will help to show breakdown of hours worked by all employees at ABC organization.The pie chart works well to show changes in productivity over the course of a year.The pie chart works well to show trends in data.

What is a pie chart ?

A pie chart  can be regarded as a circular statistical graphic, partitioned to slices to illustrate numerical proportion.

With the use of this pie charts, the ABC organization can be able to know breakdown of hours worked by all employees at ABC organization , hence option 1,2,4 are correct.

Learn more about pie chart  at;

https://brainly.com/question/8407283

Answer:

A, C

Explanation:

its a and c your welcome

Anyone who know how to use canva .com please make a logo of the name : Deadly Sins

Answers

Answer:

Yes ma'am as in the anime?

Explanation:

Cuz there's a anime show called 7 deadly sins or just deadly sins?

Answer:

hello give the person above brainlist

Explanation:

Write the function greeting that takes a string as input. That string will be formatted as Name Age Hobby, without any punctuation. greeting should split their response into list elements, then use index values to greet them by name and respond that you enjoy that hobby as well, with the format: ‘Hello, ! I also enjoy !' Make sure your output matches this format! For example, greeting('Jose 17 hockey') # => 'Hello, Jose! I also enjoy hockey!' greeting('Cindy 14 robotics') # => 'Hello, Cindy! I also enjoy robotics!'

Answers

Answer:

The function in Python is as follows:

def greetings(details):

   details = details.split(' ')

   print('Hello, '+details[0]+'!, I also enjoy '+details[2])

Explanation:

This defines the function

def greetings(details):

This splits the input string by space

   details = details.split(' ')

This prints the required output

   print('Hello, '+details[0]+'!, I also enjoy '+details[2])

After splitting, the string at index 0 represents the name while the string at index 2 represents the hobby

Design a program that ask the user to enter a series of positive numbers. The user should enter a negative number to the series. After all the positive numbers have been entered the program should display their sum

Answers

Answer:

total = 0

while True:

   number = float(input("Enter a number: "))

   

   if number < 0:

       break

   

   total += number

   

print("The total of the positive numbers entered is", total)

Explanation:

*The code is in Python.

Initialize the total as 0

Create a while loop. Inside the loop:

Ask the user to enter a number. Check the number. If it is smaller than 0 (This means it is a negative number), stop the loop using break. Add the number to the total (cumulative sum). (This way your program keeps summing numbers until you enter a negative number)

When the loop is done, print the total

Help! Will add the brainliest.

Which of the following is a tip for getting a good pet photograph?

A. Always stand when taking the picture to keep the pet away from the camera.
B. Show the pet's personality.
C. Avoid having others with you.
D. All of the above

Answers

Answer:

Show the pet's personality

Explanation:

You want to get to know an animal when you look at their photo. If they are smiling then that will show how happy they are! Also, A is incorrect because sometimes you want to be on the same level as your animal. So crouch down and take that close up! And C is wrong because sometimes it is helpful for someone else to be there.

Jason would like to add visual representations to a table that will be used to easily show comparison data. Which option should he use?

conditional formatting
data bars
expression builder
field criteria

Answers

Answer:

a. conditional formatting

Explanation:

Find the total cost of a $125 coat purchased in Los Angeles County where the sales tax is 9%. Use the expression c + 0.09c
A
$11.25
B
$112.50
c
$126.25
0 $136.25

Answers

The answer is B I believe

What are inserted to show the total number of pages in Word?

Answers

Answer:

Include total number of pages in the page number

Go to Insert > Page Number.

Do one of the following: Select Current Position if you have a header or footer. Select a location if you have no header or footer yet.

Scroll until you see Page X of Y and select a format.

Select Close Header and Footer, or double-click anywhere outside the header or footer area.

Other Questions
Please help me i will give you 15 points!!! what is the answer to 1\23 Black holes are inviable because they don't reflect light? true or false Opposes power of cooperations, favoring decision making at grassroots levelAnswers A.petitionB.political party C.caucusesD.Green Party E.single-issue partyF.political machine G.platform H.precinctI. Direct primary J. Open primary omg yall suck you stopped helping me Greek yogurt is thinner than regular yogurt.TrueFalse What is the recursive formula for this sequence:1,-1,-3, -5...... Find the volume of each figure. Round your answers to the nearest hundredth, if necessary What is the distance between the points round to the nearest tenth if necessary (-7,-4) (4,5) is copper an elementary substance or a compound? Which governing principle is best reflected by the restrictionsplaced on Congress by the Constitution?A. RepublicanismB. Rule of lawC. Separation of powers D. Limited government What impact does the storm have on the plot?causes the conspirators to move up their planmakes Cassius more confident about what he has in mindprovides time to mourn Pompey's deathprevents anyone from attending the plannedmeeting Explaining how Napoleon was either a hero or enemy of democracy. Context - What was France like before Napoleon? Why did the Revolution happen? What did the people want? Your Position/Thesis - In my opinion, Napoleon wasUse a quote from the Graphic Organizer that displays/backs up your argument - Based on the evidence from resource card _____, it states that .Explain your quote - This shows that Napoleon was a hero/villain because I WILL GIVE BRAINLIEST!! PLEASE HURRYUse the excerpt below taken from the Preamble of the United States Constitution to answer the following question:"We the People of the United States, in Order to form a more perfect Union, establish Justice, insure domestic Tranquility, provide for the common defense, promote the general Welfare, and secure the Blessings of Liberty to ourselves and our Posterity, do ordain and establish this Constitution for the United States of America."Public DomainWhat aspect of Enlightenment influence on the early United States government does this excerpt of the U.S. Constitution illustrate? (5 points)It gives power to the people rather than God, the Church, or the king.It rejects the concept of social class in the American system.It promotes the popular concept of the freedom of speech.It encourages the development of the separation of church and state. Decide whether 2 x + 8 and 2( + 4) + 4 are equivalent expression. explain how you know. Help with number 1 please. Leroy ordered a DVD player for his son's birthday. While the manufacturer guaranteed that it would ship the player within ten business days, the player was not shipped until three months after Leroy placed his order. By the time the DVD player arrived, Leroy's son's birthday had long since passed. When the player arrived, Leroy refused to sign for it. Under these circumstances:A. Leroy holds title to the DVD player.B. The manufacturer can only regain title if it sues Leroy.C. Leroy and the manufacture have joint title. If someone speaks candidly, what can you expect to hear?a solutiona liethe trutha secret Select the correct answer.What climate conditions led to the formation of the worlds earliest known civilization?A. wet and tropicalB. wet and coldC. dry and coldD. dry and semiarid PLZ HELP WITH MATH!!!