Which of the following calculates to 10?
3*(6+2/2)
(3* 6) + 2/2
(3* 6+ 2)/2
3*6+2/2

Which Of The Following Calculates To 10?3*(6+2/2)(3* 6) + 2/2(3* 6+ 2)/23*6+2/2

Answers

Answer 1

Answer:

C. (3* 6+ 2)/2

Explanation:

Arithmetic operation are performed sequentially using the rule known as bracket of division, multiplication, addition and subtraction (BODMAS).

(3* 6 + 2)/2

Simplifying the above mathematical expression, we have;

(18 + 2)/2

= 20/2 = 10


Related Questions

What is the name of the variable in the
following code?

Answers

Answer:

Lift

Explanation:

When coding, you use a variable name for an object, and assign it to move up, down, and/or sideways.

Lift is the answer for that

What’s the term for a current flow in which electrons move in one direction

Answers

Answer:

Direct Current

Explanation:

MARK ME BRAINLIEst pls

One of the following is NOT a basic linked list operation:_________.
a) search
b) insert
c) create
d) delete
e) traverse
f) destroy
g) build list from file

Answers

Answer:

One of the following is NOT a basic linked list operation:_________.

g) build list from file

Explanation:

Linked list operation is the creation of trees and graphs or a chain of data elements, which are called nodes.  Each note points to the next using a pointer.  In linked lists, each node consists of its own data and the address of the next node.  A linked list, which may be single, double, or circular, forms a chain-like structure that builds from one node to the other.

write algorithm and flowchart to calculate sum,difference, product and quotient of two integer number given by the user.​

Answers

Answer:

Step1: Start

Step2: Initialize the count variable to zero

Step3: Initialize the sum variable to zero

Step4: Read a number say x

Step 5: Add 1 to the number in the count variable

Step6: Add the number x to the sum variable.

Step7: Is the count variable in the memory greater than 50?

           If yes, display the sum: go to step 8.

           If No, Repeat from step 4

Step8: Stop

Explanation:

8. T/F: At the bottom of a slide you are working on you can enter notes to indicate what yo
True
False
« BACK
LESSON 8.1 - INTRO TO PRESENTATIONS

Answers

Answer: True. Hope it helps!

Which of the following scenarios is most likely to give you the shallowest depth of field?
a) 18mm lens at f5.6, subject 20 feet away.
b) 50mm lens at f22, subject 6 feet away.
c) 28mm lens at f4, subject 15 feet away.
d) 85mm lens at f2, subject 8 feet away
50 points and brainliest

Answers

Answer: The answer is B    Hope this helps :)   Please mark Brainliest

Explanation:

Write a program with a method called passwordCheck to return if the string is a valid password. The method should have the signature shown in the starter code.
The password must be at least 8 characters long and may only consist of letters and digits. To pass the autograder, you will need to print the boolean return value from the passwordCheck method.
Hint: Consider creating a String that contains all the letters in the alphabet and a String that contains all digits. If the password has a character that isn’t in one of those Strings, then it’s an illegitimate password!
Coding portion:
public class Password
{
public static void main(String[] args)
{
// Prompt the user to enter their password and pass their string
// to the passwordCheck method to determine if it is valid.
}
public static boolean passwordCheck(String password)
{
// Create this method so that it checks to see that the password
// is at least 8 characters long and only contains letters
// and numbers.
}
}

Answers

Answer:

import java.util.regex.*;

import java.util.Scanner;

public class Password

{

  public static void main(String[] args) {

  Scanner input = new Scanner(System.in);

  System.out.println("Please enter the Password. \n");

  String passwordString = input.next();

  System.out.println(passwordCheck(passwordString));

  }

  public static boolean passwordCheck(String password){

  if(password.length()>=8 && password.matches("[a-z0-9A-Z]+")){

  return true;

  }

  else{

  return false;

  }

  }

}

Explanation:

The Java class "Password" is used by the program to make an instance of the password object and check its validity with the passwordChecker method defined within the Password class. The passwordChecker method only matches alphanumeric passwords, that is, passwords with alphabets and numbers. If a non-alphanumeric character is encountered, the boolean value false is returned.

Other Questions
Please circle the zeros that do affect the value of the number and underline thezeros that do not affect the value of the number.Number: 600,345.0100 You want to measure the length of a ribbon in inches. You only have a centimeter ruler. The length of the ribbon is 15 cm. Is the ribbon longer or shorter than 15 inches? How many inches long is it? Besides Santa Fe, what other settlements did De Vargas establish in New Mexico? The mass of Saturn is 5.69 10^26 kg. Calculate the gravitational field that it exerts on its Mimas satellite, knowing that the mean radius of its orbit is 186,000 km. Data: G = 6.67 10^-11 N m2 kg ^-2. Using four or more complete sentences, discuss two similarities and two differences between the economies of Indiaand Singapore. Make sure you use examples to support your response.Quiz is timed so please help me on this. Toni can carry up to 16 lb in her backpack. Her lunch weighs 1 lb, her gym clothes weigh 3 lb, and her books (b) weigh 3 lb each. How many books can she carry in her backpack? Maya is preparing a presentation about photosynthesis for her science class. She wants to use text to explain the process plants use to get energy, but she would also like to incorporate a purposeful media example.Which media example would be best for Mayas presentation?a map showing the home countries of notable photosynthesis scholarsa video showing different types of plants in the worlda diagram that explains the steps involved in photosynthesisa graph that tracks the changes in the Suns magnetic field When two balanced dice are rolled, there are 36 possible outcomes. Find the probability that either doubles are rolled or the sum of the dice is 10. Which French explorer successfully explored Oklahoma territory, made new trade alliances with American Indians, andsaw the economic potential of the region?A. du TisnB. La SalleC. La HarpeD Cartier any one here in LISD district help plsssA= {2,3,4,5}B= {c,d,e,f}C= {4,5,6,7} Which of the following slopes of a line passes through points (2, 3) and (4.7)?523 Answer assp ill give points or brainly Can you help? Ill be very thankful Calculate had a net income of 5 million dollars in 2010, while a small competing company, Computate, had anet income of 2 millions dollars. The management of Calculate develops a business plan for future growththat projects an increase in net income of 0.5 million per year, while the management of Computatedevelops a plan aimed at increasing its net income kshy15% each year.a. Create standard mathematical model (table, graph, or equations) for the projected net income for thenext 10 years for both companies. Make sure that each model is accurate and labeled properly so that itrepresents the situationb. If both companies were able to meet their net income growth goals, which company would you chooseto invest in? Why?c. When, if ever, would your projections suggest that the two companies have the same net income? Howdid you find this? Will they ever have the same net income again? calculate the equivalent weight of acid on the basis of given reaction. NaoH + H2So4 gives NaHSo4 + H20. Which of these is NOT a feature of long-form journalism?1.analysis2.context3.personal opinion4.quotes and summaries 2. Tag questionsa) There was a lot of traffic, Yo can I get some help with this ! The Boston Tea Party happened because the Colonist did not want to pay tax on tea. True or False