First step: partition the number you want to square root into a block of 2 digits, starting from the last digit (first diagram)
Second step: As our number is a five-digits, we ends up with 2 28 01. Pick a number that could be squared to get the first partition, 2. This number is 1, since 1×1=1
Third step: Write 1 on the top and on the side, as shown in the second graph
Fourth step: Double the number on the side, which is 1+1=2 and use this number as the first digit for the next multiplier. Meanwhile, subtract 1 from 2 inside the root sign to get 1, then pull the other two digits, 28
Fifth step: We need a value in the boxes that when we multiply together will give a number less than 128. We choose 5 as 25×5=125
Sixth step: Subtract 125 from 128 to give 3, and as the same concept with long division, bring down the 0 and the 1. So we have 301
Seventh step: Add 5 to the multiplier on the left, so 20+5=30, which we will use on the side as the hundred and ten digits.
Final step: Find a number to fit in the boxes. We choose 1 since 301×1=301
And hence the square root of 228801 is 151
Answer:
When you set the function equal to zero, the solution is x = 3; therefore, the graph has an x-intercept at x = 3.
Step-by-step explanation:
The given function is
.
So, for real zeros and x-intercept, the y-coordinate must be equal to zero.
Then it becomes
⇒ x - 2 = 1 {Since log 1 = 0}
⇒ x = 3
Therefore, when you set the function equal to zero, the solution is x = 3; therefore, the graph has an x-intercept at x = 3. (Answer)
Remember
(x^m)/(x^n)=x^(m-n)
(q^(33/4))/(q^8)=q^((33/4)-8)
what is 33/4-8?
33/4-8=33/4-32/4=1/4
result is
q^1/4 or
![\sqrt[4]{q}](https://tex.z-dn.net/?f=%20%5Csqrt%5B4%5D%7Bq%7D%20)
answer is
Answer:
Pounds for cashew- 20.96
Pounds for Brazilian nut- 11.04
Step-by-step explanation:
Let c be the pounds of cashew
Let b ne the pound of Brazilian but
32×6.24
= 199.68
7.1c + 4.60b= 199.68.......equation 1
c + b= 32..........equation 2
From equation 2
c= 32-b
Sub 32-b for c in equation 1
7.1(32-b) + 4.60b= 199.68
227.3-7.1b+4.60b, = 199.68
227.3-2.5b= 199.68
-2.5b= 199.69-227.3
- 2.5b= -27.61
b= 27.61/2.5
b= 11.04
Sub 11.04 for b in equation 2
c+b= 32
c + 11.04= 32
c= 32-11.04
c= 20.96
3/(x + 4) = (x + 2)/5
Multiply both sides by 5 :
5 × 3/(x + 4) = 5 × (x + 2)/5
15/(x + 4) = x + 2
Multiply both sides by x + 4 :
(x + 4) × 15/(x + 4) = (x + 4) × (x + 2)
Provided that x + 4 ≠ 0, we can cancel the factors of x + 4 on the left side:
15 = (x + 4) (x + 2)
Expand the product on the right side:
15 = x² + 6x + 8
Move everything to one side:
0 = x² + 6x - 7
We can factorize easily in this case
0 = (x + 7) (x - 1)
Then
x + 7 = 0 or x - 1 = 0
⇒ x = -7 or x = 1