Pretty sure that it is 9/7.
Answer:
0.56 14/25
Step-by-step explanation:
Answer:
240/r = h
Step-by-step explanation:
480π = πr2h Write out the equation
480 = r2h Cancel out π on both sides
240 = rh Divide by 2 on both sides
240/r = h Divide by r to isolate h and get your answer
Operations are performed according to the Order of Operations. Sometimes the mnemonic PEMDAS or BIDMAS is used to remind you what the order is.
P/B - parentheses/brackets. The content of these is evaluated first.
E/I - exponents/indices. Exponentiation is done first, right to left: a^b^c = a^(b^c).
MD/DM - multiplication and division are done in order of appearance, left to right. Each has equal priority, neither is done before the other unless it appears in the expression first. a/bc = (a/b)c. ab/c = (ab)/c
AS - addition and subtraction are done in order of appearance, left to right. Each has equal priority.
_____
When functions are involved (sin( ), log( ), sqrt( ), for example), their arguments are evaluated according to the order of operations, then the function is evaluated, then the remainder of the operations are performed. For example, sin(a)^2 = (sin(a))^2. Sometimes, this is written sin^2(a).
When functions are written without parentheses around their arguments, it must be assumed that the function only applies to the first entity following the function name. log ab+c/d = (log(a)*b)+(c/d), for example, or √3x = (√3)x.
Answer:12.5 seconds
Step-by-step explanation:hconsidering Runner 1 with a speed of 10m/s
and Runner 2 with a speed of 4 m/s
the equation of displacement for a uniform movement is
x=V*t
so x1=V1*t
and x2=V2*t
and the problem condition is x2=x1+75m
so we proceed to solve the equations.
from equation 2 t=x2/V2
substituting in equation 1 we have
x1=V1(x2/V2) and then the 3 equation
x1=V1((x1+75m)/v2
finally x1=75*(V1/(V2-V1)) =75*(10/(10-4))=125m
then t=(x1/v1)=125/10=12.5 seconds