Answer:
A two-digit number can be written as:
a*10 + b*1
Where a and b are single-digit numbers, and a ≠ 0.
We know that:
"The sum of a two-digit number and the number obtained by interchanging the digits is 132."
then:
a*10 + b*1 + (b*10 + a*1) = 132
And we also know that the digits differ by 2.
then:
a = b + 2
or
a = b - 2
So let's solve this:
We start with the equation:
a*10 + b*1 + (b*10 + a*1) = 132
(a*10 + a) + (b*10 + b) = 132
a*11 + b*11 = 132
(a + b)*11 = 132
(a + b) = 132/11 = 12
Then:
a + b = 12
And remember that:
a = b + 2
or
a = b - 2
Then if we select the first one, we get:
a + b = 12
(b + 2) + b = 12
2*b + 2 = 12
2*b = 12 -2 = 10
b = 10/2 = 5
b = 5
then a = b + 2= 5 + 2 = 7
The number is 75.
And if we selected:
a = b - 2, we would get the number 57.
Both are valid solutions because we are changing the order of the digits, so is the same:
75 + 57
than
57 + 75.
Answer:
Step-by-step explanation:
3rd
Answer:
A. 2^11
Step-by-step explanation:
(They are basically asking what's 2^4 × 2^7, but with more words.)
I usually do each exponent individually:
2^4 is the same as 2 × 2 × 2 × 2 = 16 (or you could have read the text to figure that out)
2^7 is the same as 2 × 2 × 2 × 2 × 2 × 2 × 2 = 128
Then just multiply 128 and 16 to get 2,048, and see which option also gives you 2,048.
BUT, you can also:
(Combine the exponents together to get your answer. Just remember that if it's multiplication you add them, and if it's division you subtract them.)
2^4 × 2^7
4 + 7 = 11
2^11 (This equals 2,048 btw. You don't even have to check all the options to get the answer).
Hope this helps friend :)
The last part I learned from another user, while answering one of your other questions. I personally find this mind blowing, lol.
First find the factors of 20
1 & 20
2 & 10
4 & 5
-1 & -20
-2 & -10
-4 & -5
Now find the pairs that have a difference of 1
-4 & -5
4 & 5
Answer:
x⁵ +2x³ -3x², degree 5, 3 terms
Step-by-step explanation:
We assume you intend your expression to be ...
2x³ -3x² +x⁵
The superscript numbers are exponents. Each indicates the degree of the term. In standard form, terms are listed in decreasing order by degree:
x⁵ +2x³ -3x² . . . . standard form
The degree of the polynomial is the degree of the highest-degree term: 5.
The number of terms is the number of products in the sum: 3.