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
Lena [83]
3 years ago
5

For the R function shown below(Attachment):

Engineering
1 answer:
Virty [35]3 years ago
5 0

Answer:

The given function will return an integer in term of j on each iteration of while loop. However, it is noted that this program has some syntax error. The complete code executed in an online R compiler with explanation is given below

Explanation:

def<-function(j){

               k=0;

               i=1;

               while (i<j**3) #j raise to power 3

                   {

               

                   k<-k+1;#k=k+1

                   i <- i*2;#i=i*2

                   print(k);#

               }

 

    }

 def(6)# if you pass the value 6 to function def(j)

You might be interested in
A glass bottle washing facility uses a well agitated hot water bath at 50°C with an open top that is placed on the ground. The b
DochEvi [55]

Answer:

do the wam wam

Explanation:

7 0
3 years ago
Systematic searching is a skill that takes ________ to master.
bagirrra123 [75]

Answer: B, repetitive practice! hope this helps. :)

Explanation:

7 0
3 years ago
Read 2 more answers
The ignition temperature of 87-octane gasoline vapor is about 430 ∘C and, assuming that the working gas is diatomic and enters t
Flura [38]

Answer:

I have solved the problem below. I hope it will let you clear the concept.

For any inquiries ask me in the comments.

Explanation:

6 0
3 years ago
Explain combined normal and shear stresses with sketch. Write the general expression for (a) Normal and shear stresses on inclin
Alborosie

Answer:

a) Normal stress :

бn =[ ( бx + бy ) / 2  + ( бx - бy ) / 2  ] cos2∅ + Txysin2∅

shear stress

Tn = ( - бx - бy ) / 2  sin2∅ + Txy cos2∅

b) principal stress :

б1 = ( бx + бy ) / 2  - \sqrt{}( ( бx - бy ) / 2 )^2 + T^2xy

maximum shear stress:

Tmax  = ( б1 - б2) / 2 = √ (( бx - бy ) / 2 )^2 + T^2xy

Explanation:

Combined normal stress and shear stress  sketches attached below

The terms in the sketch are :

бx = tensile stress in x direction

бy =  tensile stress in y direction

Txy = y component of shear stress acting on the perpendicular plane to x axis

бn = Normal stress acting on the inclined plane EF

Tn = shear stress acting on the inclined plane EF

A) Normal and shear stresses on inclined plane

Normal stress :

бn =[ ( бx + бy ) / 2  + ( бx - бy ) / 2  ] cos2∅ + Txysin2∅

shear stress

Tn = ( - бx - бy ) / 2  sin2∅ + Txy cos2∅

B) principal and maximum shear stresses

principal stress :

б1 = ( бx + бy ) / 2  - \sqrt{}( ( бx - бy ) / 2 )^2 + T^2xy

maximum shear stress:

Tmax  = ( б1 - б2) / 2 = √ (( бx - бy ) / 2 )^2 + T^2xy

6 0
2 years ago
What does the branch of physics include
cricket20 [7]

Answer:

The branches of physics are;

  • Classical physics
  • Modern physics
  • Nuclear physics
  • Atomic physics
  • Geophysics
  • Biophysics

Explanation:

Physics is a branch of science that studies nature, properties of matter and energy. The subjects in study are; mechanics, light, heat, light, sound, electricity, properties of atoms and magnetism.

The common branches are;

  • Thermodynamics which that studies heat, how it is transferred and effects
  • Sound that studies production, properties and application of sound waves
  • Light that deals with properties,pysical aspects and objects that utilize light
  • Electricity and magnetism that studies charges, their effects and relation with magnetism
  • Classical physics that studies laws of motion and gravity
  • Modern physics that study theory of relativity and quantum mechanics
4 0
3 years ago
Other questions:
  • A tire-pressure monitoring system warns you with a dashboard alert when one of your car tires is significantly under-inflated.
    6·1 answer
  • The function below takes a single parameter, a list of numbers called number_list. Complete the function to return a string of t
    14·1 answer
  • For a 68 wt% Zn-32 wt% Cu alloy, make schematic sketches of the microstructure that would be observed for conditions of very slo
    14·1 answer
  • Design a PLC ladder logic program to control the operation of a conveyor-storage system using the following sequence: - 1. Progr
    5·1 answer
  • When a conductor is moved in a magnetic field, a voltage will be induced on the conductor. However, current won't flow through t
    11·1 answer
  • Three capillary tubes with different radius (r1=1.0mm, r2=0.1mm, r3=0.01mm) are inserted into the same cup of water. The surface
    14·1 answer
  • When the Moon is in the position shown, how would the Moon look to an observer on the North Pole?
    11·1 answer
  • The primary energy source for the controller in a typical control system is either brainlythe primary energy source for the cont
    10·1 answer
  • 9. A piece of Cherry wood is 5/4 x 4" X 4'<br> What is the length in inches?
    10·1 answer
  • Which of the following situations best describes student engaged in active learning
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!