Question

In this exercise, we see that sometimes two numbers written using radicals may be equal to...

In this exercise, we see that sometimes two numbers written using radicals may be equal to each other, without this equality being obvious. Let p(x)=x^4-10x^2+1.

(a) let r_1=sqrt(2) + sqrt(3), r_2= sqrt(2) - sqrt(3), r_3= -sqrt(2) + sqrt(3), r_4=-sqrt(2) - sqrt(3)

(b) Using the quadratic formula, find expressions for the four roots of p(x).

(c) Identify each of the roots in (b) as r_1, r_2,r_3, or r_4. How many strategies can you find?

(d) If you had been given p(x) and had been asked to find all the roots, would you have been more likely to find the list in (a) or in (b)?

(e) Using the roots of p(x), find three different ways of factoring p(x) into a product of two quadratic polynomials. Do you prefer using the list of roots in (a) or in (b)?

Homework Answers

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
(Sage Exploration) In class, we primarily have worked with the field Q and its finite extensions....
(Sage Exploration) In class, we primarily have worked with the field Q and its finite extensions. For each p ∈ Z primes, we can also study the field Z/pZ , which I will also denote Fp, and its finite extensions. Sage understands this field as GF(p). (a) Define the polynomial ring S = F2[x]. (b) Find all degree 2 irreducible polynomials. How many are there? For each, completely describe the corresponding quadratic field extensions of F2. (c) True of false:...
Problem 4 Sometimes it is useful to investigate old technology to see if it can be...
Problem 4 Sometimes it is useful to investigate old technology to see if it can be useful in changing times. Clockwork car: pre-1895 The vehicle was driven by four large springs, presumably of the clock type, mounted inside what appears to be a cylindrical housing at the rear. It could go three miles on one winding, but just how much effort was required for that winding is not currently known. http://www.douglas-self.com/MUSEUM/POWER/clockwork/clockwork.htm Is the concept of wind-up “cars” feasible? Let us...
Let X1, X2 be two normal random variables each with population mean µ and population variance...
Let X1, X2 be two normal random variables each with population mean µ and population variance σ2. Let σ12 denote the covariance between X1 and X2 and let ¯ X denote the sample mean of X1 and X2. (a) List the condition that needs to be satisfied in order for ¯ X to be an unbiased estimate of µ. (b) [3] As carefully as you can, without skipping steps, show that both X1 and ¯ X are unbiased estimators of...
*Answer all questions using R-Script* Question 1 Using the built in CO2 data frame, which contains...
*Answer all questions using R-Script* Question 1 Using the built in CO2 data frame, which contains data from an experiment on the cold tolerance of Echinochloa crus-galli; find the following. a) Assign the uptake column in the dataframe to an object called "x" b) Calculate the range of x c) Calculate the 28th percentile of x d) Calculate the sample median of x e) Calculate the sample mean of x and assign it to an object called "xbar" f) Calculate...
Let x be a random variable representing dividend yield of bank stocks. We may assume that...
Let x be a random variable representing dividend yield of bank stocks. We may assume that x has a normal distribution with σ = 2.3%. A random sample of 10 bank stocks gave the following yields (in percents). 5.7 4.8 6.0 4.9 4.0 3.4 6.5 7.1 5.3 6.1 The sample mean is x = 5.38%. Suppose that for the entire stock market, the mean dividend yield is μ = 4.9%. Do these data indicate that the dividend yield of all...
Let x be a random variable representing dividend yield of bank stocks. We may assume that...
Let x be a random variable representing dividend yield of bank stocks. We may assume that x has a normal distribution with σ = 1.8%. A random sample of 10 bank stocks gave the following yields (in percents). 5.7 4.8 6.0 4.9 4.0 3.4 6.5 7.1 5.3 6.1 The sample mean is x bar = 5.38%. Suppose that for the entire stock market, the mean dividend yield is μ = 4.7%. Do these data indicate that the dividend yield of...
Let x be a random variable representing dividend yield of bank stocks. We may assume that...
Let x be a random variable representing dividend yield of bank stocks. We may assume that x has a normal distribution with σ = 3.3%. A random sample of 10 bank stocks gave the following yields (in percents). 5.7 4.8 6.0 4.9 4.0 3.4 6.5 7.1 5.3 6.1 The sample mean is x bar = 5.38%. Suppose that for the entire stock market, the mean dividend yield is μ = 4.8%. Do these data indicate that the dividend yield of...
To compare the effectiveness of a media campaign - via radio ads, billboards, and ads on...
To compare the effectiveness of a media campaign - via radio ads, billboards, and ads on social media websites - to reduce the incidence of impaired driving, a police chief inspected data from 60 randomly chosen CheckStops at varying locations. Thirty of these were before the launch of this campaign, 30 were after the media campaign had been running for a months time. Use α=0.05 for all calculations. For each CheckStop randomly chosen, the number of people charged with impaired...
Q1: A random sample of 390 married couples found that 290 had two or more personality...
Q1: A random sample of 390 married couples found that 290 had two or more personality preferences in common. In another random sample of 570 married couples, it was found that only 36 had no preferences in common. Let p1 be the population proportion of all married couples who have two or more personality preferences in common. Let p2 be the population proportion of all married couples who have no personality preferences in common. (a) Find a 95% confidence interval...
Write a Python 3 program called “parse.py” using the template for a Python program that we...
Write a Python 3 program called “parse.py” using the template for a Python program that we covered in this module. Note: Use this mod7.txt input file. Name your output file “output.txt”. Build your program using a main function and at least one other function. Give your input and output file names as command line arguments. Your program will read the input file, and will output the following information to the output file as well as printing it to the screen:...