Answer:
I don't really know but i have some info for you...
Explanation:
The cold forging manufacturing process increases the strength of a metal through strain hardening at a room temperature. On the contrary the hot forging manufacturing process keeps materials from strain hardening at high temperature, which results in optimum yield strength, low hardness and high ductility.
Answer:
a)
, b)
, c)
, d)
, e) 
Explanation:
a) The coefficient of performance of the reversible refrigeration cycle is:


The temperature of the hot reservoir is:



b) The coefficient of performance is:


c) The temperature of the hot reservoir can be determined with the help of the following relation:






d) The coefficient of performance is:


e) The temperature of the cold reservoir is:




Answer:
#include <iostream>
#include <string>
using namespace std;
bool isPalindrome(string str)
{
int length = str.length();
for (int i = 0; i < length / 2; i++)
{
if (tolower(str[i]) != tolower(str[length - 1 - i]))
return false;
}
return true;
}
int main()
{
string s[6] = {"madam", "abba", "22", "67876", "444244", "trymeuemyrt"};
int i;
for(i=0; i<6; i++)
{
//Testing function
if(isPalindrome(s[i]))
{
cout << "\n " << s[i] << " is a palindrome... \n";
}
else
{
cout << "\n " << s[i] << " is not a palindrome... \n";
}
}
return 0;
}
Solution :
Given :
The number of blows is given as :
0 - 6 inch = 4 blows
6 - 12 inch = 6 blows
12 - 18 inch = 6 blows
The vertical effective stress 


Now,

corrected N - value of overburden
effective stress at level of test
0 - 6 inch, 
= 9.86
6 - 12 inch, 
= 14.8
12 - 18 inch, 
= 14.8

= 13.14
= 13