Answer:
(7^9)/4 = 40,353,607/4
Step-by-step explanation:
Assuming each digit is used once and exponentiation is allowed, the largest numerator and smallest denominator will result in the largest fraction.
__
If other functions, such as factorial are allowed, then there might need to be a limit on the number of times they are applied. For example,
(7!)^(9!)/4 has about 1 million digits
something like ...
((7!)^(9!))!/4 has many more digits than that
and you can keep piling on the factorial symbols to any desired depth.
check the picture below.
make sure your calculator is in Degree mode.
Answer:
The probability is 1/9
Step-by-step explanation:
The probability of rolling a 5 the first time is 1/6
The probability of rolling a number greater than 2
Numbers greater than 2 are 3, 4, 5, 6
So the probability of rolling a number out of these four is 4/6
So the probability of rolling a five for the first time and the probability of rolling a number greater than 2 the second time will be
1/6 * 4/6 = 4/36 = 1/9
Answer:
<em>y = 3x + 5</em>
Step-by-step explanation:
y = mx + b (slope-intercept form)
(
,
)
(
,
)
Slope m =
y -
= m( x -
) (point-slope form of linear equation)
~~~~~~~~~~~~~~~