Answer: -2x + 9
First, Use the distributive property: 3(x+3)-5x (3 multiplied by x is 3x and 3 multiplied by 3 is 9
Next, subtract the variable x: 3x+9-5x (3x-5x=-2x
The answer is -2x+9
The answer is: 45 * 10 ⁻¹¹ .
___________________________________________
Explanation:
____________________________________________
Given: (9 * 10⁻⁵) * (5 *10 ⁻⁶) ; Simplify.
____________________________________________
(9 * 10⁻⁵) * (5 *10⁻⁶) =
9 * 5 * 10⁻⁵ * 10⁻⁶ =
(9 * 5) * 10⁻⁵ * 10⁻⁶
45 * 10⁻⁵ * 10⁻⁶ ;
______________________________________
Note the following property of exponents:
xᵃ * xᵇ = x⁽ᵃ⁺ᵇ⁾ ;
As such, 10⁻⁵ * 10⁻⁶ = 10⁽⁻⁵ ⁺ ⁻⁶) = 10 ⁻¹¹ ;
______________________________________
So; 45 * 10⁻⁵ * 10⁻⁶
= 45 * 10⁻¹¹ .
______________________________________
8) So remember the sum of all angles inside a triangle is equal to 180°. We first want to figure out the angle below the 110°.
A straight line is 180° so if we do 180 - 110 we get 70° therefore the angle below the 110° is 70°.
So we now know two angles in the triangle, 70° and 80°. Add these and we get 150°. Now we can determine the final angle (the one labelled (2x - 6)) which will be 30°.
So let’s make it into an equation:
2x - 6 = 30
Add 6 to both sides to isolate 2x:
2x = 36
Divide by 2 to get the value of x:
x = 18
10) Since the sum of all angles in a triangle is 180, and there are only 3 angles, we can determine A easily.
B = 10°
C = 160°
So to determine A:
180 - 160 - 10
Which gives us 10
Therefore A = 10°.
So the answers:
8) x = 18
9) A = 10°
I hope this helps you!!
Problem A
Usually the number of bits in a byte is 8 or 16 or 32 and recently 64. You don't have to write a formula to restrict it to this number of bits. You are not asked to do so. The general formula is 2^n - 1 for the problem of Millie and her golden keys. Somehow the system can be made to choose the right number of bits. Apple IIe s for example, used 8 bits and there was a location that told the processor that fact.
2^n - 1 <<<<< Answer
Problem B
In this case n = 4
2^n - 1 = 2^4 - 1 = 16 - 1 = 15
Millie can collect 15 keys <<<<<< Answer