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)
Answer:
The correct option is d ( Neither A nor B)
Explanation:
Technician A made 2 mistakes in his statement.Firstly the tire is self supporting not self sealing.
Secondly, this tire does not provide permanent sealing of punctured area option a is incorrect.
This self-supporting tire after being affected with complete air leakage can temporarily bear the load of the car and avoid rolling over a distance of 80 km at a maximum speed of 55 mph. Here is what technician B suggested incorrectly as the tire after being.Here the technician B suggested incorrectly as the tire after being affected with puncture can not travel at any speed so option B is wrong
Since option a and b are incorrect and c is invalid.
16
if you add 9+10 you get 18 - 7+6
Answer:
minimum length of a surface crack is 15.043 mm
Explanation:
given data
strain fracture toughness K = 78 MPa
tensile stress = 345 MPa
Y = 1.04
to find out
minimum length of a surface crack
solution
we find here length of critical interior flaw from formula that is
α =
....................1
put here value we get
α = 
α = 15.043 mm
so minimum length of a surface crack is 15.043 mm
Answer:
Depends
Explanation:
The modem connects you to the Internet via ISP. Without a modem, your router will only allow you to connect to a LAN. A modem will provide connections for just a single wired device. If you want to go wireless you need a router.