This is true.
Example:
= 8/9 ÷ 7/3
to divide fractions, multiply by the reciprocal/inverse of 7/3
= 8/9 * 3/7
= (8*3)/(9*7)
multiply numerators; multiply denominators
= 24/63
simplify
= 8/21
ANSWER: This is (A) true
Hope this helps! :)
31/36 is the correct answer
Answer:
1/6
Step-by-step explanation:
A six sided die has 6 options, you can roll a 1,2,3,4,5,6. You cannot "remove" numbers and with a single die, you can't roll anymore than one number at a time. 2 is one option out of 6, therefore your answer is 1/6.
$8 x 5 = 40
40/100 = 0.4
$8 + 0.4 = $8.4
Therefore Samantha now earns $8.4 per hour.
Answer:
x ≈ -4.419
Step-by-step explanation:
Separate the constants from the exponentials and write the two exponentials as one. (This puts x in one place.) Then use logarithms.
0 = 2^(x-1) -3^(x+1)
3^(x+1) = 2^(x-1) . . . . . add 3^(x+1)
3×3^x = (1/2)2^x . . . . .factor out the constants
(3/2)^x = (1/2)/3 . . . . . divide by 3×2^x
Take the log:
x·log(3/2) = log(1/6)
x = log(1/6)/log(3/2) . . . . . divide by the coefficient of x
x ≈ -4.419
_____
A graphing calculator is another tool that can be used to solve this. I find it the quickest and easiest.
_____
<em>Comment on alternate solution</em>
Once you get the exponential terms on opposite sides of the equal sign, you can take logs at that point, if you like. Then solve the resulting linear equation for x.
(x+1)log(3) = (x-1)log(2)
x=(log(2)+log(3))/(log(2)-log(3))