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
BabaBlast [244]
2 years ago
8

All of these are true about a magnesium part EXCEPT that it:

Engineering
1 answer:
d1i1m1o1n [39]2 years ago
8 0

The option that is an exception about the properties of magnesium is the option;

<u>Is typically made from </u><u>stampings</u>

The reason why the option is an exception is given as follows:

  • Magnesium is a nonferrous metal as it is usually combined with manganese, zinc and aluminum.

  • Within the group of structural metals, magnesium is the lightest, having  a high strength-to-weight ratio.

  • Magnesium posses good dampening characteristics, and is capable of reducing vibration of mechanical parts.

<em />

<em>However</em>

  • Magnesium parts used for vehicle construction are die cast, and not made from stampings because magnesium is more difficult to stamp compared to aluminum.

Therefore, the correct option for the statement that is an exception from the true statements about magnesium is magnesium; <u>is typically made from stampings</u>

Learn more about the properties of magnesium here:

brainly.com/question/21011563

brainly.com/question/20032326

brainly.com/question/5106448

You might be interested in
Write a simple calculator program. Your program should ask for three things two whole numbers and an operator in the form of an
vekshin1

Answer:

The solution code is written in Java.

  1.        Scanner input = new Scanner(System.in);
  2.        System.out.print("Enter operator: ");
  3.        String operator = input.nextLine();
  4.        System.out.print("Enter first integer: ");
  5.        int num1 = input.nextInt();
  6.        System.out.print("Enter second integer: ");
  7.        int num2 = input.nextInt();
  8.        int result = 0;
  9.        switch(operator){
  10.            case "+":
  11.               result = num1 + num2;
  12.               break;
  13.            case "-":
  14.                result = num1 - num2;
  15.                break;
  16.            case "*":
  17.                result = num1 * num2;
  18.                break;
  19.            case "/":
  20.                result = num1 / num2;
  21.                break;
  22.            default:
  23.                System.out.println("Invalid operator");
  24.        }
  25.        System.out.println(result);

Explanation:

To ask for the user input for two whole numbers and an operator, we can use Java Scanner class object. Since the input operator is a string, we can use nextLine() method to get the operator string (Line 3). We use nextInt() method to get whole number input (Line 5 & 7).

Next we use the switch keyword and pass the operator into the switch structure to determine which case statement should be executed. For example,  if the input operator is "*" the statement  "<em>result = num1 * num2;</em> " will run and multiply <em>num1</em> with <em>num2. </em>

3 0
4 years ago
Determine the COP of a refrigerator that removes heat from the food compartment at a rate of 5160 kJ/h for each kW of power it c
Mars2501 [29]

Answer:

COP_R=1.433\\Q_H=2.433kW

Explanation:

Hello,

In this case, the coefficient of performance of this refrigerator is defined in terms of the removed heat and the work input as:

COP_R=\frac{Q_{L}}{W_{in}} =\frac{5160\frac{kJ}{h}*\frac{1h}{3600s} }{1kJ/s} =1.433

Moreover, the rate of heat rejection to the outside air tuns out:

W_{in}=Q_H-Q_L\\Q_H=W_{in}+Q_L=1kW+5160\frac{kJ}{h}*\frac{1h}{3600s} =2.433kW

Best regards.

3 0
3 years ago
Read 2 more answers
In c the square root of a number N can be approximated by repeated calculation using the formula NG = 0.5(LG + N/LG) where NG st
DanielleElmas [232]

Answer:

Following are the program to the given question:

#include <stdio.h>//header file

double square_root(double N, double initialGuess)//defining a method square_root that takes two variable in parameters

{

double NG, LG = initialGuess,diff;//defining double variable

while(1)//use loop to calculate square root value

{

NG = 0.5 * (LG + N / LG);//using given formula

diff = NG - LG;//calculating difference

if(diff < 0)//use if to check difference is less than 0

diff = -diff;//decreaing difference

if(diff < 0.005)//use if that check difference is less than 0.005

break;//using break keyword  

else//defining else block

{

LG = NG;//holding value

}

}

return NG;//return value

}

int main()//defining main method

{

double ans, n,initialguess = 1.0;//defining double variable

n = 4;//use n to hold value

ans = square_root(n, initialguess);//calculating the square root value and print its value

printf("square_root(%lf) = %lf \n", n, ans);//print calculated value with number

n = 120.5;//use n to hold value

ans = square_root(n, initialguess);//calculating the square root value and print its value

printf("square_root(%lf) = %lf \n", n, ans);//print calculated value with number

n = 36.01;//use n to hold value

ans = square_root(n, initialguess);//calculating the square root value and print its value

printf("square_root(%lf) = %lf \n", n, ans);//print calculated value with number

n = 0.25;//use n to hold value

ans = square_root(n, initialguess);//calculating the square root value and print its value

printf("square_root(%lf) = %lf \n", n, ans);//print calculated value with number

printf("\nEnter a number: ");//print message

scanf("%lf", &n);//input value

ans = square_root(n, initialguess);//calculating the square root value and print its value

printf("square_root(%lf) = %lf \n", n, ans);//print calculated value with number

}

Output:

Please find the attachment file.

Explanation:

  • In this code, a method "square_root" is declared that takes two variable "N, initialGuess" in its parameters, inside the method a three double variable is declared.
  • It uses the given formula and uses the diff variable to hold its value and uses two if to check its value is less than 0 and 0.005 and return its calculated value.
  • In the main method, three double variables are declared that use the "n" to hold value and "ans" to call the method that holds its value and print its value.

8 0
3 years ago
Choose the true statement from those shown below: A Merchant Account allows you to use SSL on your web site. Disadvantages of us
Slav-nsk [51]

Answer:

The answer is A. that is, a merchant account allows you to use SSL on your website.

Explanation:

SSL means Secure Sockets Layer and this is an encryption-based Internet security protocol.

For an e-commerce merchant website or account, it is advised that an SSL package be installed to prevent any potential loss of private information.

For this reason, a merchant account allows use of SSL on your website because this also boost the confidence of client and customers visiting the website to purchase products.

7 0
3 years ago
Which of the following approaches to lean engineering consists of teams of people from different departments sharing
AURORKA [14]

Answer:

PDSA, where you work as a group

Explanation:

8 0
3 years ago
Other questions:
  • Argon is compressed in a polytropic process with n=1.2 from 120 kPa and 10 °C to 800 kPa in a piston cylinder device. Determine:
    11·1 answer
  • 6. You are an electrician working in an industrial plant. You are building a motor control cabinet that contains six motor start
    6·1 answer
  • Is it true or false that sometimes people except certain risks in exchange for other benefits
    13·1 answer
  • MIPS Assembly program: Accept N numbers from the user (or list the input array in the program similar to the demo code) and sort
    11·1 answer
  • John Locke believed that:
    6·1 answer
  • Need Answers Quick!!!! What is the purpose of structural components such as frames, bearings, and mounts? A.) Connect two rotati
    9·1 answer
  • When would working with machinery be a common type of caught-in and caught-between<br> hazard?
    6·1 answer
  • _______________ is an effective way to manage waste in a shop.
    13·1 answer
  • What are the causes and solutions of social problems ?what are the causes and solutions of social problems ​
    15·1 answer
  • What CAR would you buy if you had 100,000,000 million dollars ​
    7·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!