Step-by-step explanation:
Permutation
:The number of ways to choose a sample of r elements from a set of n distinct objects where order does matter and replacements are not allowed.

Factorial
: There are n! ways of arranging n distinct objects into an ordered sequence.
Considering a situation when n = r in a permutation, nPr reduces to n!, a simple factorial of n.
Proof: 3P3 = 3!
n = 3 and r = 3

But 0! = 1
3P3 = 3!
Answer:2
Step-by-step explanation:
Answer:
$29 dollars and 60 cents
Step-by-step explanation:
15.75 divided by 3 is 5.92 if rounded.
then 5.92x 5= 29.60
Answer: Approximately 4.7 hours.
Step-by-step explanation:
He rode the bicycle for some time before it broke down and he walked the remaining distance. This means that Jim covered a total of 165 miles by riding at a speed of 35 miles per hour and walking at a speed of 3 miles per hour.
Let x = the distance covered by riding the bicycle.
Let y = the distance covered by walking.
Time = distance /speed
Time he used in riding would be x/35
Time he used in walking would be y/3
Since the entire trip took 7 hours,
x/35 + y/3 = 7
3x + 35y = 735 - - - - - - - - 1
Total miles covered is 165. Therefore,
x + y = 165 - - - - - - - - -- - -2
Substituting x = 165-y into equation 1, it becomes
3(165-y) + 35y = 735
495-3y + 35y = 735
-3y + 135y = 735-495
132y = 240
y = 240/132
y = 1.81m
x = 165 - 1.81 = 163.19
Amount of time that he spent on the bicycle will be
x/35 = 163.19/35
= 4.66
Approximately 4.7 hours.
Answer:
Jada should have multiplied both sides of the equation by 108.
Step-by-step explanation:
The question is incomplete. Find the complete question in the comment section.
Given the equation -4/9 = x/108, in order to determine Jada's error, we need to solve in our own way as shown:
Step 1: Multiply both sides of the equation by -9/4 as shown:
-4/9 × -9/4 = x/108 × -9/4
-36/-36 = -9x/432
1 = -9x/432
1 = -x/48
Cross multiplying
48 = -x
x = -48
It can also be solved like this:
Given -4/9 = x/108
Multiply both sides by 108 to have:
-4/9 * 108 = x/108 * 108
-4/9 * 108 = 108x/108
-432/9 = x
x = -48
Jada should have simply follow the second calculation by multiplying both sides of the equation by 108 as shown.