#27.
First cross multiply
2 (2a-3) = 3 (a-1)
next use the distribute property on both sides
4a - 6 = 3a - 3
combine like terms, subtract 3a from both sides and add 6 to both sides
a = 3
#28
cross multiply
3x = 4, then divide both sides by 3
x = 4/3
#30
add 1/4 to both sides
3/x = 1/2 + 1/4, find a common denominator for the right side fractions
3/x = 2/4 + 1/4 = 3/4
therefore, x = 4
Answers is 1000 in. Hope this helped
Here is the link to the graph. You can scale it and tweak it.
https://www.desmos.com/calculator/mawkflj9ws
Hope this helped!
Answer:
a. 5,040 ways
b. 210 ways
Step-by-step explanation:
a) We want to pick 4 numbers out of 10 given that orders matter
If orders do matter, it will be a permutation problem
Mathematically;
n P r = n!/(n-r)!
In this case, n is 10 and r is 4
Thus, we have it that;
10 P 4 = 10!/(10-4)! = 5,040
b) if orders do not matter
It will be a combination problem
n C r = n!/(n-r)!r!
n = 10 and r = 4
10 C 4 = 10! /(10-4)!4!
= 210