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
Usimov [2.4K]
3 years ago
15

. A roadway is being designed capable of allowing 70 mph vehicle speed. The superelevation around one curve is 0.05 inches per i

nch and the coefficient of side friction is 0.09. (a) Determine the minimum radius of the curve to the vehicle to provide safe travel. (b) Suppose the radius of the curve to the center of the vehicle is only 1500 feet. What speed limit will need to be posted for safe travel through the curve
Engineering
1 answer:
adelina 88 [10]3 years ago
6 0

The minimum radius of the curve to the vehicle to provide safe travel is 2339.2 ft

<u>Explanation:</u>

Given -

Speed allowed, v = 70mph

1 mph = 1.467 fps (feet per second)

Therefore, v = 70 X 1.467 fps

Superelevation, e = 0.05 inches/inch

Coefficient of side friction, fs = 0.09

Minimum radius of the curve, r = ?

We know,

r = v² / g ( fs + e/100 )

where,

g = acceleration due to gravity in feet

g = 32.2 lb.ft / lbf.s²

r = ( 70 X 1.467 )² / 32.2 ( 0.09 + 0.05 )

r = 2339.2 ft

Therefore, the minimum radius of the curve to the vehicle to provide safe travel is 2339.2 ft

You might be interested in
3. Which of the following is an example of qualitative data?
ad-work [718]

Answer:

Number of Items

5 0
3 years ago
The process _______ boosted the production of fertilizers and strengthened the agriculture industry.
ANTONII [103]

Answer:

Process of Green Revolution

Explanation:

Green Revolution is a process which started its initiatives between the 1950s and 1960s, a technological research process, that increase agricultural productions through various systematic approach, which are different from the traditional methods. These technological approach includes:

1.  Utilization of new varieties with a high yield potential, in addition with adequate water  supply, pesticides and fertilizers.

2.  New methods of cultivation and mechanization

Hence, the process of Green Revolution boosted production of fertilizers and strengthen the agriculture industry as a whole.

6 0
3 years ago
Engine oil flows through a 25‐mm‐diameter tube at a rate of 0.5 kg/s. The oil enters the tube at a temperature of 25°C, while th
Elodia [21]

Answer:

a) the log mean temperature difference (Approx. 64.5 deg C)

b) the rate of heat addition into the oil.

The above have been solved for in the below workings

Explanation:

3 0
4 years ago
Q4 a.
dedylja [7]

The Java program that accepts a matrix of M × N order and then interchanges diagonals of the matrix is given below:

<h3>Steps:  </h3>
  • 1. We can only interchange diagonals for a square matrix.
  • 2. Therefore, we would have to create a square matrix of size [M × M].
  • 3. We would check whether the matrix is a square matrix or not. If the matrix is square then follow step 3 else terminate the program.
  • 4. Apply logic for interchange diagonal of the matrix some logic is given below.

<h3>Java Code</h3>

//  Java Program to Accept a Matrix of Order M x N &

//  Interchange the Diagonals

import java.util.Scanner;

public class InterchangeDiagonals {

   public static void main(String[] args)

   {

       // declare variable

       int m, n, i, j, temp;

       // create a object of scanner class

       Scanner sc = new Scanner(System.in);

       System.out.print("Enter number of rows ");

       // take number of rows

       m = sc.nextInt();

       System.out.print("Enter number of columns ");

       // take number of columns

       n = sc.nextInt();

       // declare a mxn order array

       int a[][] = new int[m][n];

       // if block it's execute when m is equals to n

       if (m == n) {

           System.out.println(

               "Enter all the values of matrix ");

           // take the matrix inputs

           for (i = 0; i < m; i++) {

               for (j = 0; j < n; j++) {

                   a[i][j] = sc.nextInt();

               }

           }

           System.out.println("original Matrix:");

           // print the original matrix

           for (i = 0; i < m; i++) {

               for (j = 0; j < n; j++) {

                   System.out.print(a[i][j] + " ");

               }

               System.out.println("");

           }

          // perform interchange

           for (j = 0; j < m; j++) {

               temp = a[j][j];

               a[j][j] = a[j][n - 1 - j];

               a[j][n - 1 - j] = temp;

           }

           System.out.println(

               " after interchanging diagonals of matrix ");

           // print interchanged matrix

           for (i = 0; i < m; i++) {

               for (j = 0; j < n; j++) {

                   System.out.print(a[i][j] + " ");

               }

               System.out.println("");

           }

       }

       // else block it's only execute when m is not equals

       // to n

       else {

           System.out.println("Rows not equal to columns");

       }

   }

}

Read more about java programming here:

brainly.com/question/18554491

#SPJ1

7 0
1 year ago
Evaluate the performance of the proposed heat pump for three locations Using R134a. Discuss the effect of outdoor temperature on
Phoenix [80]

Answer:Table 2.2: Differences in runstitching times (standard − ergonomic).

1.03 -.04 .26 .30 -.97 .04 -.57 1.75 .01 .42

.45 -.80 .39 .25 .18 .95 -.18 .71 .42 .43

-.48 -1.08 -.57 1.10 .27 -.45 .62 .21 -.21 .82

A paired t-test is the standard procedure for testing this null hypothesis.

We use a paired t-test because each worker was measured twice, once for Paired t-test for

each workplace, so the observations on the two workplaces are dependent. paired data

Fast workers are probably fast for both workplaces, and slow workers are

slow for both. Thus what we do is compute the difference (standard − er-

gonomic) for each worker, and test the null hypothesis that the average of

these differences is zero using a one sample t-test on the differences.

Table 2.2 gives the differences between standard and ergonomic times.

Recall the setup for a one sample t-test. Let d1, d2, . . ., dn be the n differ-

ences in the sample. We assume that these differences are independent sam-

ples from a normal distribution with mean µ and variance σ

2

, both unknown.

Our null hypothesis is that the mean µ equals prespecified value µ0 = 0

(H0 : µ = µ0 = 0), and our alternative is H1 : µ > 0 because we expect the

workers to be faster in the ergonomic workplace.

The formula for a one sample t-test is

t =

¯d − µ0

s/√

n

,

where ¯d is the mean of the data (here the differences d1, d2, . . ., dn), n is the The paired t-test

sample size, and s is the sample standard deviation (of the differences)

s =

vuut

1

n − 1

Xn

i=1

(di − ¯d )

2 .

If our null hypothesis is correct and our assumptions are true, then the t-

statistic follows a t-distribution with n − 1 degrees of freedom.

The p-value for a test is the probability, assuming that the null hypothesis

is true, of observing a test statistic as extreme or more extreme than the one The p-value

we did observe. “Extreme” means away from the the null hypothesis towards

the alternative hypothesis. Our alternative here is that the true average is

larger than the null hypothesis value, so larger values of the test statistic are

extreme. Thus the p-value is the area under the t-curve with n − 1 degrees of

freedom from the observed t-value to the right. (If the alternative had been

µ < µ0, then the p-value is the area under the curve to the left of our test

Explanation: The curve represents the sum total of the evaluation

4 0
4 years ago
Other questions:
  • An overhead 25m long, uninsulated industrial steam pipe of 100mm diameter is routed through a building whose walls and air are a
    9·1 answer
  • Which statement is true for the relay logic diagram shown below?
    9·1 answer
  • 4.10.1: Simon says. "Simon Says" is a memory game where "Simon" outputs a sequence of 10 characters (R, G, B, Y) and the user mu
    10·1 answer
  • The Acme tool is aligned to the work with: A. A square B. The eye C. An Acme tool gage D. A center gage
    14·1 answer
  • Suppose the loop is moving toward the solenoid (to the right). Will current flow through the loop down the front, up the front,
    5·2 answers
  • Cars going straight or turning right have the right-of-way before you when you're making this type of turn
    10·1 answer
  • Identify the following formulas:
    15·1 answer
  • How do I do this?<br> Blueprints, complete the missing view.
    15·1 answer
  • Select the correct answer.
    11·1 answer
  • Write down the tracking error such that the adaptive cruise control objective is satisfied.
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!