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
earnstyle [38]
3 years ago
9

What happens when a larger force is applied?

Engineering
1 answer:
DanielleElmas [232]3 years ago
7 0

Answer:

Newton's second law says that when a constant force acts on a massive body, it causes it to accelerate, i.e., to change its velocity, at a constant rate. In the simplest case, a force applied to an object at rest causes it to accelerate in the direction of the force

You might be interested in
A closed system consisting of 4 lb of a gas undergoes a process during which the relation between pressure and volume is pVn 5 c
gayaneshka [121]

Answer:

V1=5<u>ft3</u>

<u>V2=2ft3</u>

n=1.377

Explanation:

PART A:

the volume of each state is obtained by multiplying the mass by the specific volume in each state

V=volume

v=especific volume

m=mass

V=mv

state 1

V1=m.v1

V1=4lb*1.25ft3/lb=5<u>ft3</u>

state 2

V2=m.v2

V2=4lb*0.5ft3/lb=  <u> 2ft3</u>

PART B:

since the PV ^ n is constant we can equal the equations of state 1 and state 2

P1V1^n=P2V2^n

P1/P2=(V2/V1)^n

ln(P1/P2)=n . ln (V2/V1)

n=ln(P1/P2)/ ln (V2/V1)

n=ln(15/53)/ ln (2/5)

n=1.377

3 0
3 years ago
When you multiply monomials with the same variables, you multiply the coefficients and add the exponents!
RideAnS [48]

Answer: ok

Explanation:

this isn't a question?

3 0
2 years ago
An aircraft component is fabricated from an aluminum alloy that has a plane strain fracture toughness of 40MPa. It has been dete
Nataly [62]

Answer:

Yes, fracture will occur

Explanation:

Half length of internal crack will be 4mm/2=2mm=0.002m

To find the dimensionless parameter, we use critical stress crack propagation equation

\sigma_c=\frac {K}{Y \sqrt {a\pi}} and making Y the subject

Y=\frac {K}{\sigma_c \sqrt {a\pi}}

Where Y is the dimensionless parameter, a is half length of crack, K is plane strain fracture toughness, \sigma_c  is critical stress required for initiating crack propagation. Substituting the figures given in question we obtain

Y=\frac {K}{\sigma_c \sqrt {a\pi}}= \frac {40}{300\sqrt {(0.002*\pi)}}=1.682

When the maximum internal crack length is 6mm, half the length of internal crack is 6mm/2=3mm=0.003m

\sigma_c=\frac {K}{Y \sqrt {a\pi}}  and making K the subject

K=\sigma_c Y \sqrt {a\pi}  and substituting 260 MPa for \sigma_c  while a is taken as 0.003m and Y is already known

K=260*1.682*\sqrt {0.003*\pi}=42.455 Mpa

Therefore, fracture toughness at critical stress when maximum internal crack is 6mm is 42.455 Mpa and since it’s greater than 40 Mpa, fracture occurs to the material

6 0
3 years ago
5 cause of a electrical problem​
cupoosta [38]

Answer:

1. Poor circuit protection

2.Grounding issue

3. lighting problem

4. Electrical shocks

5. High electricity bills

Explanation:

8 0
3 years ago
For this problem, you may not look at any other code or pseudo-code (even if it is on the internet), other than what is on our w
sergiy2304 [10]

Answer:

(a)

(i) pseudo code :-

current = i

// assuming parent of root is -1

while A[parent] < A[current] && parent != -1 do,

if A[parent] < A[current] // if current element is bigger than parent then shift it up

swap(A[current],A[parent])

current = parent

(ii) In heap we create a complete binary tree which has height of log(n). In shift up we will take maximum steps equal to the height of tree so number of comparison will be in term of O(log(n))

(b)

(i) There are two cases while comparing with grandparent. If grandparent is less than current node then surely parent node also will be less than current node so swap current node with parent and then swap parent node with grandparent.

If above condition is not true then we will check for parent node and if it is less than current node then swap these.

pseudo code :-

current = i

// assuming parent of root is -1

parent is parent node of current node

while A[parent] < A[current] && parent != -1 do,

if A[grandparent] < A[current] // if current element is bigger than parent then shift it up

swap(A[current],A[parent])

swap(A[grandparent],A[parent])

current = grandparent

else if A[parent] < A[current]

swap(A[parent],A[current])

current = parent

(ii) Here we are skipping the one level so max we can make our comparison half from last approach, that would be (height/2)

so order would be log(n)/2

(iii) C++ code :-

#include<bits/stdc++.h>

using namespace std;

// function to return index of parent node

int parent(int i)

{

if(i == 0)

return -1;

return (i-1)/2;

}

// function to return index of grandparent node

int grandparent(int i)

{

int p = parent(i);

if(p == -1)

return -1;

else

return parent(p);

}

void shift_up(int A[], int n, int ind)

{

int curr = ind-1; // because array is 0-indexed

while(parent(curr) != -1 && A[parent(curr)] < A[curr])

{

int g = grandparent(curr);

int p = parent(curr);

if(g != -1 && A[g] < A[curr])

{

swap(A[curr],A[p]);

swap(A[p],A[g]);

curr = g;

}

else if(A[p] < A[curr])

{

swap(A[p],A[curr]);

curr = p;

}

}

}

int main()

{

int n;

cout<<"enter the number of elements :-\n";

cin>>n;

int A[n];

cout<<"enter the elements of array :-\n";

for(int i=0;i<n;i++)

cin>>A[i];

int ind;

cout<<"enter the index value :- \n";

cin>>ind;

shift_up(A,n,ind);

cout<<"array after shift up :-\n";

for(int i=0;i<n;i++)

cout<<A[i]<<" ";

cout<<endl;

}

Explanation:

8 0
3 years ago
Other questions:
  • Technician A says a basic circuit problem can be caused by something in the circuit that increases voltage. Technician B says a
    8·1 answer
  • Consider a two-dimensional incompressible velocity potential phi = ???????? cos theta + ????????theta, where B and L are constan
    8·1 answer
  • PLEASE ANSWER FOR DRIVERS ED! WILL GIVE BRAINLIEST
    10·1 answer
  • Interlocking stacked material is done by​ _____.
    10·2 answers
  • What does it mean to wire solar cells in parallel vs. wiring them in series? I always get these switched around.​
    10·1 answer
  • Oil (SAE 30) at 15.6 oC flows steadily between fixed, horizontal, parallel plates. The pressure drop per unit length along the c
    6·1 answer
  • Question 3 (5 points)
    7·1 answer
  • You apply a force of 19 lbs on to the end of a lever to lift a crate. The resistance of the load is 106 lbs. Calculate the
    13·1 answer
  • *100 POINTS
    6·2 answers
  • An electrical layout is a drawing that indicates how the ________ of a circuit will be connected to one another and where the wi
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!