<span>Find
for the 3 single digit number that will be multiplied together to get the
product 504.
=> n x n x n = 504 – where n are the single digits that we need to multiply.
504 / 2 = 252
504 / 3 = 168
504 / 4 = 126
504 / 5 = 100.8
504 / 6 = 84
504 / 7 = 72
504 / 8 =63
504 / 9 = 56
Now, let’s have 7 8 9 as 3 numbers to multiply to get 504 as product.
=> 7 x 8 x 9
=> 504
</span>
8.9
The equation for the grain size is expressed as the equality:
Nm(M/100)^2 = 2^(n-1)
where
Nm = number of grains per square inch at magnification M.
M = Magnification
n = ASTM grain size number
Let's solve for n, then substitute the known values and calculate.
Nm(M/100)^2 = 2^(n-1)
log(Nm(M/100)^2) = log(2^(n-1))
log(Nm) + 2*log(M/100) = (n-1) * log(2)
(log(Nm) + 2*log(M/100))/log(2) = n-1
(log(Nm) + 2*log(M/100))/log(2) + 1 = n
(log(33) + 2*log(270/100))/log(2) + 1 = n
(1.51851394 + 2*0.431363764)/0.301029996 + 1 = n
(1.51851394 + 0.862727528)/0.301029996 + 1 = n
2.381241468/0.301029996 + 1 = n
7.910312934 + 1 = n
8.910312934 = n
So the ASTM grain size number is 8.9
If you want to calculate the number of grains per square inch, you'd use the
same formula with M equal to 1. So:
Nm(M/100)^2 = 2^(n-1)
Nm(1/100)^2 = 2^(8.9-1)
Nm(1/10000) = 2^7.9
Nm(1/10000) = 238.8564458
Nm = 2388564.458
Or about 2,400,000 grains per square inch.
Find the hight and the base that might help
L=16
W=21
Set up a systems of equations:
x=length
y=width
xy=336
x+5=y
Use substitution to solve:
x(x+5)=336
x^2+5x=336
Solve using factoring:
x^2+5x-336=0
(x-16)(x+21)=0
x=16 and x= -21
Since length can't be negative, l=16
To find width, plug length into the first equation:
(16)y=336
y=21
So...
L=16
<span>W=21</span>