If x = 5-2√6, find the value of:
(i) x + 1/x
(ii) x² + 1/x²
Please solve ASAP​

Answers

Answer 1

Answer:

x+(1/x) = 10 and x²+ (1/x²) = 98

Step-by-step explanation:

Given that :

x = 5-2√6

1/x = 1/(5-2√6)

The denominator = 5-2√6

The Rationalising factor of 5-2√6 = 5+2√6

On Rationalising the denominator then

⇛ 1/x = [1/(5-2√6)]×[(5+2√6)/5+2√6)]

⇛ 1/x = (5+2√6)/[5-2√6)(5+2√6)]

⇛ 1/x = (5+2√6)/[5²-(2√6)²]

Since (a+b)(a-b) = a²-b²

Where ,

a = 5 and b = 2√6

⇛1/x = (5+2√6)/(25-24)

⇛ 1/x = (5+2√6)/1

⇛ 1/x = 5+2√6

Now,

x +(1/x)

⇛ 5-2√6+5+2√6

⇛ 5+5

⇛ 10

Therefore, x+(1/x) = 10.

On squaring both sides then

⇛ [x+(1/x)]² = 10²

⇛ x²+2(x)(1/x)+(1/x)² =100

⇛ x²+2+(1/x)² = 100

⇛ x²+(1/x²) = 100-2

⇛ x²+(1/x²) = 98

Therefore, x²+(1/x²) = 98.

Read more:

Similar questions;

Check all that apply. 2(x + 2) + 2 = 2(x + 3) + 1 2x + 3(x + 5) = 5(x – 3) 4(x + 3) = x + 12 4 – (2x + 5) = 1/2 (–4x – 2) 5(x + 4) – x = 4(x + 5) – 1.....

https://brainly.com/question/24697983?referrer


Related Questions

HELP PLEASE
What is (are) the x intercept(s) of the function graphed above?
-4
-14 and 4.5
-5,1, and 4
-4, -1 and 5

Answers

Answer:

-4, -1, and 5

Step-by-step explanation:

1. The x-intercepts of a function is where the function intersects with the x-axis.

2. Given the information above, we can see that the function intersects the x-axis at (-4,0), (-1,0), and (5,0).

This means that the x-intercepts are -4, -1, and 5.

Is this statement true or false? The expression 4x (x2 + 4x + 3) is a polynomial. O True O False​

Answers

Answer:

Step-by-step explanation:

If you remove the brackets you get

4x^2*x^2 + 4x*4x + 3*4x

4x^4 + 16x^2 + 12x

That definitely is a polynomial

In its factored form, one of the factors is a polynomial so the answer is true.

A man flies a kite 354 feet in the air when he runs out of string, what is the angle of elevation if he had 200 yards of string to begin with

Answers

Answer:

Step-by-step explanation:

Assuming the string is straight (it will not be so due to gravity and wind load)

θ arcsin(354 / (200(3)) = 36°

In your class there are 30 students and 40% of you have bicycle. 16) How many students have a bicycle?​

Answers

Answer:

12 have a bicycle

Step-by-step explanation:

There are 30 students and 40% have a bicycle

30 * .40

12

12 have a bicycle

Answer: 12

40% of 30 is 12.

The recursive algorithm given below can be used to compute gcd(a, b) where a and b are non-negative integer, not both zero. procedure gcd(a, b) if a > b then gcd(a, b) := gcd(b, a) else if a = 0 then gcd(a, b) := b else if a = 1 then gcd(a, b) := 1 else if a and b are even then gcd(a, b) := 2gcd(a/2, b/2) else if a is odd and b is even then gcd(a, b) := gcd(a, b/2) else gcd(a, b) := gcd(a, b − a) Use this algorithm to compute (a) gcd(124, 244) (b) gcd(4424, 2111).

Answers

Coding the given algorithm in python 3, the greatest common divisor of the values (124 and 244) and (4424 and 2111) are 4 and 1 respectively.

The program implementation goes thus :

def gcd(a, b):

#initialize a function named gcd which takes in two parameters

if a>b:

#checks if a is greater than b

return gcd (b, a)

#if true interchange the Parameters and Recall the function

elif a == 0:

return b

elif a == 1:

return 1

elif((a%2 == 0)and(b%2==0)):

#even numbers leave no remainder when divided by 2, checks if a and b are even

return 2 * gcd(a/2, b/2)

elif((a%2 !=0) and (b%2==0)):

#checks if a is odd and B is even

return gcd(a, b/2)

else :

return gcd(a, b-a)

A sample run if the program on the values given :

print(gcd(124, 244))

print()

#leaves a space after the first output

print(gcd(4424, 2111))

Learn more :brainly.com/question/25506437

how many ways can the letters a, b, c, d, e be arranged where d and e cannot be next to eachother

Answers

Answer:

Step-by-step explanation:

a

Apply the distributive property to factor out the greatest common factor.
6+30=6+30

Answers

6 + 30

The greatest common factor is 6, so take it out. We get...

6 (1 + 5)

Let's verify it.

6 (1 + 5) = 6 + 30

6(6) = 6 + 30

36 = 36

LHS = RHS, Hence proved.

______

RainbowSalt2222 ☔

Mr. Reyes baked 4 batches of muffins for his class each batch had 12 muffins. if Mr. Reyes Has 24 students, How many muffins will each student receive?

Answers

Answer:2 muffins

Step-by-step explanation: First you have to see how many muffins he baked. 12x4 = 48 thus giving us the amount of muffins he baked. 48 muffins. If each student gets the same amount of muffins 48/24 = 2.

So each person would get 2 muffins.

Hope this helps :)

what is the answer to this?​

Answers

s = standard version amount

h = high quality version amount

we know that there were 1090 downloads of the song, meaning s + h = 1090.

we also know that the total amount of MBs downloaded was 3353 MBs, and since the standard is 2.1 MBs and the high quality is 4.9MBs, then 2.1s + 4.9h = 3353.

[tex]\begin{cases} s+h=1090\\ 2.1s + 4.9h = 3353\\[-0.5em] \hrulefill\\ h = 1090 - s \end{cases}\qquad \stackrel{\textit{substituting on the 2nd equation}}{2.1s+4.9(1090-s) = 3353} \\\\\\ 2.1s + 5341 - 4.9s = 3353\implies -2.8s + 5341 = 3353 \\\\\\ -2.8s=-1988\implies s = \cfrac{-1988}{-2.8}\implies \boxed{s = 710}[/tex]

cosθ(tanθ + cotθ) =

• cscθ

• secθ

• cos^2θ

• 1

Answers

Answer:

ayo i think is ufo trying to communicate hey alien we come in peace

Step-by-step explanation:

[tex]\cos \theta(\tan \theta + \cot \theta)\\\\=\cos \theta \tan \theta + \cos \theta \cot \theta \\\\=\cos \theta \left (\dfrac{\sin \theta}{\cos \theta} \right)+ \cos \theta \left(\dfrac{\cos \theta}{\sin \theta} \right)\\\\\\=\sin \theta + \dfrac{\cos^2 \theta}{\sin \theta}\\\\=\dfrac{\sin^2 \theta + \cos^2 \theta}{\sin \theta}\\\\=\dfrac 1{\sin \theta}\\\\=\csc \theta[/tex]

A tin of paint costs £4.87. Helen buys 19 tins of paint. Work out an estimate for the total cost.

Answers

Answer:

100 Estimate

Step-by-step explanation:

Closest To 4.87 Is 5

Then 19 Is close to 20

So, then 5*20=100.

a toll box has 10 screw drivers and 6 wrenches Bella puts 8 more wrenches in the tool box how many more wrenches are in the toolbox

Answers

If you are asking how many more are in the box it would be 8 because you added 8 more but in total there are 14 wrenches

Which graph appears to show a linear proportional relationship between x and y?

A,B,C, or D

Answers

Answer:

Step-by-step explanation:

EXPLORE has 24 chess players. A team of 6 players, as well as 1 captain, will be chosen out of the 24 chess players (i.e. choose 7 players and then select the captain) How many different selections can be made?​

Answers

Answer:2422728

Step-by-step explanation:

Suppose y varies directly with x. If y=16 when x= 8, find x when y=10

Answers

Answer:

5

Step-by-step explanation:

By question,

=> y = kx

When y = 16 , x = 8

=> 16 = x(8)

=> x = 2

When y = 10 ,

=> 10 = 2x

=> x = 5

Answer:

5

it is the correct answer

What are the slope and y-intercept on the graph of the linear equation on the grid?​

Answers

Answer:

simple look at y intercept then look at slope or you can solve two points by using the formula y2-y1/x2-x1

but your formula is

y =1/2 +5 so b would be your answer

please help me mathematics = x²+2x-24=0​

Answers

Answer:

x=4

or

x=-6

Step-by-step explanation:

did you know u can solve that equation on your calculator without much struggle?

Answer:

Factors = > (x - 4) (x + 6)Value = > x = 4, -6

Step-by-step explanation:

= > x^2 + 2x - 24

= > x^2 + 6x - 4x - 24

= > x(x + 6) - 4(x + 6)

= > (x - 4) (x + 6)...ans

x = -6 , 4

Hope it helps you!!

Twenty-five students were randomly selected and asked "How many hours of TV did you watch this weekend?" The sample mean for the data is 5 hours.
The dotplot below shows the distribution of the sample mean hours of TV watched for 500 random samples of size 25 taken with replacement from the
original sample.
45
6
S.S
Simulated sample mean
Distribution of Simulated Mean
• samples mean SD
500 4.969 0.288
Use the results of the simulation to approximate the margin of error for the estimate of the mean number of hours of television watched. (answer in the
format 0.123)

Answers

Using a confidence level of 95%, the margin of error for the estimate of the mean number of television hours watched will be 1.129

The approximate margin of error can be calculated using the relation :

Margin of Error = [tex] Z_{\frac{α}{2}} \frac{σ}{\sqrt{n}} [/tex]

Sample size, n = 25 Standard deviation, = 2.88Confidence level = 95%

[tex] Z_{\frac{α}{2}} = 1.96 [/tex]

Margin of Error = [tex] 1.96 \frac{2.88}{\sqrt{25}} [/tex]

Margin of Error = [tex] 1.96 \frac{2.88}{5} [/tex]

Margin of Error = [tex] 1.96 \times 0.576 [/tex]

Margin of Error = [tex] 1.129 [/tex]

Therefore, the margin of error for the estimate of the mean number of television hours watched is 1.129.

Learn more : https://brainly.com/question/25630111

two improper fractions between 4 and 5

Answers

Answer:

[tex] \frac{9}{2} [/tex]

[tex] \frac{13}{3} [/tex]

Some students have a goal of collecting 200 leaves for a science
project. What does 0% of the goal mean in this situation? What does 100% mean?

Answers

Answer:

0% is none of the leaves and 100% is collecting all of them

Can someone answer this correctly for my sister please​

Answers

Answer:

12) A ( 9, 11, 13, 15)

13) A ( o , a)

14) A  (b ∈ ( a, b, c, d, e, f))

15) C ( -364)

16) D (-1°C)

17) B (Negative)

18) C (26 feet)

19) B (7)

Step-by-step explanation:

12) All of these are odd numbers greater than 7

13) These are the only vowels in "MONDAY"

14) Point B cannot belong in a set that already has B

15) -9876 + 9512 = -364

16) 4 - 5 = -1

17) ex: -2 + (-2) = -4

18) -20 + 12 - 18 = -26

19) 3(5) + 4(-2) = 15 - 8 = 7

-Chetan K

Hey can anyone help me with these please and thank you !

Answers

Answer:

I would be able to help you but I cant see the work that well. hope you figure it out.

Step-by-step explanation:

45 cows can graze a field in 13 days. How many cows will graze the same field in 9 days​

Answers

Answer:

65 cows

Step-by-step explanation:

Inverse rule of three

[tex]45-------13\\x -------- 9[/tex]

[tex]x=\frac{(45)(13)}{9}=585/9=65[/tex]

Hope this helps

I need the answer ASAP please, 415 divided by 5

Answers

Answer:

83

Step-by-step explanation:

415/5

= 83

415 divided by 5 is 83.

A rectangle has vertices at (-2, 1), (3, 1). (3,-2), and (-2,-2).
What is the area of the rectangle?
8 square units
B. 10 square units
O c. 12 square units
O D. 15 square units

Answers

Answer:

C

Step-by-step explanation:

Answer:

D. 15 square units

Step-by-step explanation:

Explanation shown in the screenshots of the graph.

Kim Barney pays a $290.00 annual premium for an insurance plan with a $500 deductible. The company pays 80% of the remaining expense. If Kim had $2,500.00 in medical expenses, calculate the following.

Answers

The amount that Kim Barney spends is $342 for medical expenses.

What is buying cost?

Buying cost is the cost at which someone buys or is willing to buy shares, bonds.( including the tax)

here, we have,

Given that,

Kim Barney pays a $290.00 yearly premium for a $500.00 deductible insurance plan. 80 percent of the remaining cost is covered by the business. If Kim has medical costs of $2,500.00

To find : The amount that Kim barney spends for the medical expenses.

If the business covers 80% of the remaining balance ($1710), they will be responsible for paying $1368 of it.

10% of 1710 is 171

171x8=1368

The insurance provider covers the $1368.

Kim Barney spends $342.

Consequently, Kim Barney spends the following amount on medical costs $342.

To learn more about the cost click here:

brainly.com/question/30045916

#SPJ2

Mrs Granger is writing problems for a test about subtracting fractions.Help her write two different subtraction problems that use only odd numbers for numerators and each have a difference of 3/4

Answers

1.

The first subtraction problem that will use only odd numbers as numerators and have a difference of 3/4 is 1 - ¹/₄

The first subtraction problem that will use only odd numbers as numerators and have a difference of 3/4 is

1 - ¹/₄ = ¹/₁ - ¹/₄

taking the L.C.M which is 4, we have

= (4 - 1)/4

= 3/4

So, the first subtraction problem is 1 - ¹/₄

2.

The second subtraction problem that will use only odd numbers as numerators and have a difference of 3/4 is 2¹/₂ - 1³/₄

The second subtraction problem that will use only odd numbers as numerators and have a difference of 3/4 is

2¹/₂ - 1³/₄ = ⁵/₂ - ⁷/₄

taking the L.C.M which is 4, we have

= (10 - 7)/4

= 3/4

So, the second subtraction problem is 2¹/₂ - 1³/₄

Learn more about subtraction of fractions here:

https://brainly.com/question/8917933

Two trains leave towns 474 kilometers apart at the same time and travel toward each other. One train travels13 km/m faster than the other. If they meet in 2 hours, what is the rate of each train?

Answers

Answer:

112 km/h

125 km/hr

Step-by-step explanation:

Distance = time * speed

Distance  = distance train 1 + distance train 2

474 = 2(s) + 2(s + 13)

Distribute

474 = 2s + 2s + 26

Combine like terms

474 = 4s + 26

Subtract 26 from both sides

448 = 4s

Divide both sides by 4

112 = s

s = 112 km/h

s + 13 = 125 km/hr

What's the walker instructions for this problem?​

Answers

I'm not sure what the stuff in blue indicates. If we ignore that, then the flat horizontal line means the person stays motionless at some distance away from the motion detector. They don't move because the slope = rise/run is zero here, to indicate a zero speed.

click on the link i need help

Answers

Answer:

Uuuuh thats kind of suspicious, maybe you could post your question without  a link? But links are usually scams, so dont do that :)

Other Questions
which of these tables represents a function? HELP ASAP Which equation represents this statement?5 times the sum of 7 and a number is 40.5(n+7)=405 + 7n = 4057+n=405n + 7 = 40 Imma need a really quick answer im on a real tight clock A fresh start ! Essay EFT, Inc. wants to empower and engage its employees. They have several teams consisting of highly skilled employees and no one person on these teams has a specifically assigned position. Instead, employees lead each other as the occasion arises, so there is no formal hierarchy or organizational chart. This type of leadership is known as:____________a) people-oriented leadership.b) managerial leadership.c) shared leadership.d) servant leadership. We do NOT value art for its_____________value. Hello! :) no links pleaseIm having trouble,I need an example of a RESEARCH PAPER THESIS STATEMENT*Currently, All I know is that a thesis statement is suppose to placed at the end of your first paragraph. It should sum up the whole entire research paper, (the main point). It needs to be two full sentences.* i need help!!!!!!!!!! Which scholar is remembered for his view that the New Testament is not concerned primarily with the Jesus of history, but rather with the religious legacy of Jesus that arose from the faith of the early church 30 POINTS!!! CAN U AWNSER IT?? :)A space ship is cruising at 2,500.0 km/hr with the engines off. The engines fire for 8.00s with a thrust of 45,450 N, bringing the ship up to its new speed of 2,750 km/hr. What is the mass of the ship? GOOD LUCK :) Hello need help/)):): Which sentence is the BEST USAGE of the work DISREGARD?The lawyer thought his client was guilty, so he treated the case with completely disregard.She wore a tight disregard under her wedding dress to make her mid-section appear thinner.The parade featured clowns, floats, a giant turkey, and a full disregard marching band. which is not an example of free verse poetry A.sound device B.set rhyme scheme C.repetition a source is called if its author is qualified A 52-centimeter-long board is cut into 3 pieces. The longest piece is twice as long as the shortest piece. The other piece is 4 cm longer that the shortest piece. How long is each piece? Which of the following statements is false?*Pressure on the sciatic nerve causes carpal tunnel.The "funny bone" is really a nerve.All spinal nerves are mixed nerves.A dermatome can be formed by a spinal nerve or cranial nerve. A solution that contains less than the amount of solute that would be dissolved at equilibrium is considered to be Is y=1/2x+7 a function Solve for x. 9(x + 1) = 25 + x x = 2 x = 3 x = 4 x = 5. When the sum of all the forces acting on a block.