Answer:
μ = 0.136
Explanation:
given,
velocity of the car = 20 m/s
radius of the track = 300 m
mass of the car = 2000 kg
centrifugal force
F c = 2666. 67 N
F f= μ N
F f = μ m g
2666.67 = μ × 2000 × 9.8
μ = 0.136
so, the minimum coefficient of friction between road surface and car tyre is equal to μ = 0.136
The C++ code that would draw all the iterations in the selection sort process on the array is given below:
<h3>C++ Code</h3>
#include <stdio.h>
#include <stdlib.h>
int main() {
int i, temp1, temp2;
int string2[16] = { 0, 4, 2, 5, 1, 5, 6, 2, 6, 89, 21, 32, 31, 5, 32, 12 };
_Bool check = 1;
while (check) {
temp1 = string2[i];
temp2 = string2[i + 1];
if (temp1 < temp2) {
string2[i + 1] = temp1;
string2[i] = temp2;
i = 0;
} else {
i++;
if (i = 15) {
check = !check;
}
}
}
return 0;
}
Read more about C++ programming here:
brainly.com/question/20339175
#SPJ1
Answer:
Explanation:
- a) Given C [ cal pro fat calc sod]
[140 27 3 13 64]
- P = [cal pro fat calc sod]
[180 4 11 24 662]
- B = [cal pro fat calc sod]
[50 5 1 82 20]
To find C+2P+3B = [140 27 3 13 64] + 2[180 4 11 24 662] + 3[50 5 1 82 20]
= [650 54 28 307 1448]
The entries represent skinless chicken breast , One-half cup of potato salad and One broccoli spear.
Answer:a detailed structured diagram or drawing.
Explanation:
Q1/A:-Determine Vo if VR2> VRI , VD = 0.