Answer:
3865.74 J/s
Step-by-step explanation:
mass of ice, m = 1 ton = 1000 kg
time , t = 24 hours
latent heat of fusion of ice, L = 334000 J/kg
Heat required to melt, H = m x L
where, m is the mass of ice and L be the latent heat of fusion
So, H = 1000 x 334000 = 334 xx 10^6 J
Rate of heat transfer = heat / time = 
Rate of heat transfer = 3865.74 J/s
thus, the rate of heat transfer is 3865.74 J/s.
Answer:
5
Step-by-step explanation:
i did 300 divided by 60%
7. = 29/9 0.6 terminating
8. = 301/20 0.75 terminating
Answer:
Error 404
Error 404
Error 404
Step-by-step explanation:
404
1.
no, there will never be a negative y-value. <span>y= |x| will always be nonnegative. |x| can be distance x is from 0 and a distance can never be negative.
</span>2.
you can define it as
y = |x| = x if x ≥ 0, -x if x < 0
absolute value can be
interpreted as a function that does not allow negative real numbers,
forcing them to be positive (leaving 0 alone). if the input x is more
than or equal 0, then x stays positive so there is no need to do
anything: "x if x ≥ 0".
if the input is less than 0, then it is an
negative number and needs a negative coefficient to negate the negative:
"-x if x < 0"
example: if x = -3, then it will take the "-x if x < 0" piece resulting in y = -(-3) = 3, which is what |-3| does
if x = 1, it will take the "x if x ≥ 0" piece and just have y = 1 which is what |1| does.
for x = 0, it will take the "x if x ≥ 0" and just have y = 0 which is what |0| does