Answer:
water rise = 22 mm
Explanation:
weight of packet IN AIR = 40 *9.81 =392.4 N
weight of packet IN WATER= 18 *9.81 =176.58 N
by Archimedi's principle
difference in weight = weight of displaced water
w_a - w_w = \rho_w v_d g
392.4 - 176.58 = 1000* v_d* 9.81
v_d = 0.022 m^3
v_d = A*H_rise
0.022 =1*H_rise
H_rise = 0.022 m = 22 mm
water rise = 22 mm
If there is a random child, you should ask where they should be and where their parents went. if it your child, they prolly want food or sum.
Answer:
B. (int)(Math.random() * 101)
Explanation:
The function designed as Math.random act as a floating-point of a pseudorandom number with the range between [0,1] which simply means that starting from 0 (inclusive) up to but with the exception of 1 (exclusive), which the design can now be scale to the preferred desired range.
Suppose, we needed 100 inclusive, we have 101 exclusive since we need to scale to 101.
Answer:
It is used for solving optimization problems in which,given some functional,one seeks the function minimizing or minimizing it.
Explanation:
Please i need a Brainliest.