*PLEASE HELP ASAP!!!*

*PLEASE HELP ASAP!!!*

Answers

Answer 1

Therefore Because of this, the square root is 2 is "irrational" (cannot be written as a fraction) since, if it were, the result would be absurd.

What is the square root?

A mathematical concept known as a square root is indeed a factor of a number that, when multiplied on its own, equal the original value. For instance, 3 and -3 are the cube roots of 9. Starting in the second millennium BC, the Babylonians created effective methods for approximating square roots.

Here,

In this case, The square root of 2 is "irrational" (cannot be expressed in a fraction) because, if It Could,

You Would Have the Nonsensical Situation That The Fraction Would Have Even Integer value

At Both The Top And Bottom And Could Therefore Always Be Simplified.

.

Therefore Because of this, the square root is 2 is "irrational" (cannot be written as a fraction) since, if it were, the result would be absurd.

To know more about square root visit :-

brainly.com/question/29286039

#SPJ1


Related Questions

Before taking his last test in a class, the arithmetic mean of Brian's test scores is 91. He has determined that if he scores 98 on his last test, the arithmetic mean of all his test scores will be exactly 92. How many tests, including the last test, does Brian take for this class

Answers

On solving the provided question, we can say that the mean that 6 tests including the last test brian took.

What is mean?

A dataset's mean is the sum of all values divided by the total number of values, often known as the arithmetic mean (as opposed to the geometric mean). Often referred to as the "mean," this is the most often used measure of central tendency. Simply dividing the dataset's total number of values by the sum of all of those values yields this result. Both raw data and data that have been combined into frequency tables can be used for calculations. Average refers to a number's average. It is straightforward to calculate: Divide by how many digits there are after adding up all the digits. the total divided by the count.

(91n + 98) / (n + 1)  =  92

    91n + 98  =  92(n + 1)

 91n + 98  =  92n + 92

 98  =  n + 92

6  =  n

To know more about mean visit:

https://brainly.com/question/30094057

#SPJ4

OMG PLEASE HELP FAST, Write the equation of the line in fully simplified slope-intercept form.

Answers

The equation of the line in the attached graph in slope intercept form is written as

y = -6x + 2

How to write the equation of the line

The slope, m of the linear function is calculated using the points on the graph (1, -4) and  (2, -10)

m = (y₀ - y₁) / (x₀ - x₁)

plugging in the values and evaluating

m = (-10 + 4) / (2 - 1)

m = (-6) / (1)

m = -6

equation passing through point (2, -10), using the point slope formula

(y - y₁) = m (x - x₁)

y - (-10) = -6(x - 2)

y + 10 = -6x + 12

rearranging the equation

y = -6x + 12 - 10

y = -6x + 2

The equation of the line in slope intercept form is written as y = -6x + 2

Learn more about linear functions at:

https://brainly.com/question/30125370

#SPJ1

What is the inverse of the logarithmic function f x log9x?

Answers

The inverse of the logarithmic function f x log9x is f-1(x)=9^x.

The inverse of a logarithmic function is the exponential function. To find the inverse of the logarithmic function f x log9x, we can use the following equation: f-1(x)=9^x. This equation states that the inverse of the logarithmic function f x log9x is the exponential function f-1(x)=9^x.

The inverse of the logarithmic function f x log9x is f-1(x)=9^x, which is the exponential function.This means that for any value of x, the inverse of the logarithmic function f x log9x is equal to 9 raised to the power of x. For example, if x=2, then the inverse of the logarithmic function f x log9x is 9^2, or 81. Similarly, if x=3, then the inverse of the logarithmic function f x log9x is 9^3, or 729. In general, the inverse of the logarithmic function f x log9x is 9 raised to the power of x, for any value of x.

Learn more about logarithm here

brainly.com/question/28596588

#SPJ4

Answer: f –1(x) = 9x

Step-by-step explanation:

That, given an array a of n integers, returns the smallest positive integer (greater than 0) that does not occur in a. For example, given a = [1, 3, 6, 4, 1, 2], the function should return 5

Answers

There is one way to implement a function in Python that takes in an array of integers and returns the smallest positive integer that does not occur in the array.

def smallest_missing_positive(a):

   #Create a set to store the unique elements in the array

   unique_set = set(a)

   #Iterate through the positive integers starting from 1

   for i in range(1, len(a) + 2):

       #If the current integer is not in the set, return it

       if i not in unique_set:

           return i

This function first converts the input array into a set, which removes any duplicate elements. It then iterates through the positive integers starting from 1 up to the length of the array plus 2. For each integer, it checks whether it is in the set of unique elements from the input array. If it is not, the function returns that integer as it is the smallest positive integer that does not occur in the array.

For example, when the function is called with the input array [1, 3, 6, 4, 1, 2], it will return 5 as it is the first missing positive number.

You can also use a set and difference() method of set to check the missing elements from 1 to maximum element of array+1 and find the missing first one, this method is more efficient than the above one when the array is large.

To know more on loop in python

https://brainly.com/question/30097085

#SPJ4

The lines given by the equations y = 2x and y = 2x + 1 are
A. parallel
B. perpendicular
C. neither perpendicular nor parallel

Answers

Answer:

A. parallel

Step-by-step explanation:

when the slopes are the same it's parallel

when slopes are multiplied and they equal -1 it's perpendicular

Surface Area of Composite Figure

Answers

240+140+168+96
380+264
644 cm^2

HELP DUE IN 10 MINS!

Given that QUAD is a rectangle, find the values of the variables.

1. x = ?? degrees

2. ° y =?? degrees

3. ° z =?? degrees

Answers

Answer:

x= 55°

y=70°

z= 35°

Step-by-step explanation:

.................

Answer:

x = 45°

y = 70°

z = 25°

Hope this helps!

Can someone please help me with this algebra

Answers

Pretty sure it’s C. Quadratic

Find the volume of the sphere with 1 inch radius. Round your answer to the nearest tenth. Use 3.14 for Pi.

The volume of the sphere is about______in³.

Answers

Answer:

4.16 in^3

Step-by-step explanation:

Given data

Volume of sphere= 4/3πr^3

Radius=  1 inch radius

Substitute

Volume of sphere= 4/3*3.14*1^3

Volume of sphere= 4/3*3.14*1

Volume of sphere= 4*1.04

Volume of sphere= 4.16 in^3

What is the square number of 5?
a) 125
b) 16
c) 10
d) 5

Answers

Answer:

25 is your answer .

hope it is helpful to you

Answer:

25 is the correct answer

Hope it helps you have a good day ☺

Solve the word problem using the RDW strategy. Show all of your work in your journal. Cheryl bought a sandwich for 5 1/2 dollars and a drink for $2. 60. If she paid for her meal with a $10 bill, how much money did she have left? Select the answer as a fraction and in dollars and cents. *

Answers

The amount that Cheryl left with is $ 1.9 or 1 dollar and 90 cents.

RDW strategy:

1. READ and reread the problem first

2. DRAW an image to illustrate the information. Ask your self Can I infer anything from this information during this step? What could I doodle? Which model will best convey the information? What inferences may I draw from the illustration?

3. WRITE the drawings as a basis for your conclusions. This can be expressed as a mathematical expression, an equation, or a statement.

Given that

Cheryl bought a sandwich for 5 1/2 dollars and a drink for $2. 60  

Here 5 1/2 = 11/2 = 5.5 dollars

Then the total cost of the sandwich and drink = $ 5.5 + $ 2.60 = $ 8.1  

Given that Cheryl gave $ 10

The amount that Cheryl left with = $ 10 - $ 8.1 = $ 1.9

Here is $ 1.9 = 1 dollar and 90 cents

Therefore,

The amount that Cheryl left with is $ 1.9 or 1 dollar and 90 cents.

Learn more about RDW strategy problems at

https://brainly.com/question/13368237

#SPJ4

help me plsplsplspslpslpslpslspls

Answers

Answer:

just ask your teacher

Step-by-step explanation:

maybe she can help lol

What is the size of the augmented matrix for the linear system?

Answers

The augmented matrix, however, is a two-by-four matrix because it also contains the constants.

What do you meant by  augmented matrix for the linear system?

The augmented matrix will always include one additional column for every additional variable, and the same number of rows as there are equations. An easier technique to write a set of linear equations is to utilize enhanced matrices.

In an augmented matrix, two sides of the matrix are separated by a vertical line that serves as a representation of a succession of equal signs. The collection of linear equations, for instance, would be represented by the matrix. There is only ever one pivot in a column.

For (c): Three rows and four columns make up the augmented matrix of this system. As a result, it only has three pivot points at most. Thus, a pivot column cannot be represented by a single variable.

To learn more about augmented matrix for the linear system visit:

brainly.com/question/13512085

#SPJ4

Answer:

What is the size of the augmented matrix for the linear system?

B) 2x3

Identify the values for the elements in the augmented matrix:

a11 =  3

a12 =  7

a13 =  20

a21 =  1

a22 =  -4

a23 = 9

Step-by-step explanation:

what is 2x=16 i to explan it

Answers

Answer:

2x=16

/2    /2

x=8

Step-by-step explanation:

just need to isolate the x, by dividing by two on both sides.

hope this helps :)

Answer:

x=8

Step-by-step explanation:

2x=16

Isolate the variable by diving by 2 on both sides

2x=16

÷2 ÷2

so, x=8

2x - 3y = -7
y = 2x + 9

Please help me solve this step by step!! I believe this is substitution btw

Answers

Answer: (-5,-1)
Explanation: substitute the value of y and then solve the equation. Substitute the value of x and solve the equation.

Which quotient does not belong with the other three? Explain your reasoning.

Answers

Answer:

The third from the top does not belong with the others.

Step-by-step explanation:

With the exception of the 3rd quotient, the expressions all involve powers of the same base.  There is an exponent property that can be used in such a situation:

[tex]\frac{a^m}{a^n}=a^{m-n}[/tex]

but the base, a, must be the same in both parts of the quotient!

What is a algebraic expression for 1,10,19

Answers

The algebraic expression for the sequence 1, 10, 19, is given as a(n) = 1 + (n-1) 9.

What is algebraic expression?

In mathematics, an expression that incorporates variables, constants, and algebraic operations is known as an algebraic expression.

For the given sequence the common difference between two consecutive terms is 19 - 10 = 9.

The general form of the nth term of an arithmetic sequence is given as:

a(n) = a + (n-1) d

Since, the value of a = 1 and the common difference d =9, the resulting expression is:

a(n) = 1 + (n - 1) 9

Hence, the algebraic expression for the given sequence is a(n) = 1 + (n - 1) 9.

Learn more about sequence here:

https://brainly.com/question/21961097

#SPJ1

Help im stuck Please help

Answers

Answer:

x = 6

Step-by-step explanation:

The three angles form a straight line, which is 180 degrees

5x+ (x+54) +90= 180

Combine like terms

6x+144 = 180

Subtract 144 from each side

6x+144-144 =180-144

6x =36

Divide each side by 6

6x/6 = 36/6

x = 6

Given csc0=178, determine the values for "a" and "b" in cos0=ab

Answers

The value of a and b are respectively 15 and 17 respectively.

What are trigonometry ratios?

The trigonometric functions in mathematics are real functions that connect the right-angled triangle's angle to the ratios of its two side lengths. They are extensively employed in all fields of geometry-related study, including geodesy, solid mechanics, celestial mechanics, and many others.

Given that csc θ = 17/8 and cos θ = a/b.

The reciprocal of sin θ is csc θ.

Therefore,

1/sinθ = 17/8

or, sin θ = 8 /17

Applying the trigonometry identity cos²θ = 1- sin²θ

cos²θ = 1- (8/17)²

cos²θ = 1- 64/289

cos²θ = 225/289

cos θ = 15/17

The value of a is 15 and the value of b is 17.

To learn more about  trigonometric functions, click on the below link:

https://brainly.com/question/12466165

#SPJ1

Which expression is the best estimate of the product 7/8 8 1/18

Answers

Answer:

7/8 is nearly 1, and 8 1/10 is obviously 8.1 (1/10), which is rounded to 8. So th expression that best estimates the products of those numbers is D, 1 * 8.

Step-by-step explanation:hope this helped

Find a polynomial which when added to the polynomial 3x^2+3x-1, is equaivelant to the following expressions: 1

Answers

The polynomials which, when added to the polynomial 3x²+3x-1, is equivalent to the following expressions: 1, 2x²-3, and x+5 include the following below:

P = 2 - 3x² -3x.P = -2 -x² -3xP = 6 -2x -3x².

What is a Polynomial?

This is referred to as algebraic expressions that consist of variables and coefficients.

For 1; it is calculated as:

3x²+3x-1 + P = 1.

P = 2 - 3x² -3x.

For 2x²-3, it is calculated as:

3x²+3x-1 + P = 2x²-3

P = -2 -x² -3x

For x +5; it is calculated as:

3x²+3x-1 + P = x +5

P = 6 -2x -3x².

Read more about Polynomial here https://brainly.com/question/2833285

#SPJ1

The full question is:

Find a polynomial which, when added to the polynomial 3x^2+3x-1, is equivalent to the following expressions: 1, 2x^2-3, and x+5

Help!! Find the values of y and z.

Answers

Answer:

y=30, x=10

Step-by-step explanation:

[tex]3y=90 (angle in a semi circle),\\y=\frac{90}{3} =30,\\50+4x=90 ,\\4x=90-50=40,\\x=\frac{40}{4} = 10 , }[/tex]

Can you help me with this

Answers

Answer: 1/4

Step-by-step explanation:

Method 1

this method only works when there is a visual graph, but you can oick 2 points. then go to the point farthest to the left ide of the graph. then count up to be on the same y coordinate as the other point. then count over to be on the same x point, hence 1/4 (up 1 over 4)

Method 2

You can also pick 2 points, and put them into this formula to find slope ([tex]\frac{x2-x1}{y2-y1} }[/tex] then you plug in so the point farthest left would be x1 and y1 and the other point would be y1 and y2 so when you plug in and solve you get 1/4

Answer:

Step-by-step explanation:

rise/run

=1/4

Find the surface area of the regular pyramid.
20 mm
16 mm
Area of base
is 440.4 mm?
mm2

Answers

I’d say 20mm because yeahhhh

What’s the 2+2-7 pls I help thx

Answers

Answer:

-3

Step-by-step explanation:

2 + 2 - 7

\      /

  4  -  7

   \     /

     -3

Answer:

-3

Step-by-step explanation:

Follow P.E.M.D.A.S from left to right.

1. A: 2+2=4

2. S: 4-7=-3

find the zeros of the function !! g(x)=(x-2)(3x+3) lesser x= ?
greater x= ?

Answers

Answer:

Step-by-step explanation:

Rewrite this function as g(x) = 3(x + 1)(x - 2)

Set each factor equal to zero in turn, solving for x each time:

x + 1 => x = -1  (the lesser zero)

x - 2  =>  x = 2  (the greater zero)

Answer:

lesser x =-1

greater x =2

Step-by-step explanation:

khan verified

Mr. Spears was purchasing supplies for his math classroom. He had $25 to spend. Mechanical pencils and erasers come in bundles of 10. Each eraser costs $0.50. Fill in the missing place in the equation to compute the cost of each mechanical pencil.

Answers

x+y=10 and ax+0.50y=25 are the system of equations to compute the cost of each mechanical pencil.

What is Equation?

Two or more expressions with an Equal sign is called as Equation.

Given that Mr. Spears was purchasing supplies for his math classroom.

He had $25 to spend.

Mechanical pencils and erasers come in bundles of 10

Let x represents the Mechanical pencils

y represents the erasers

x+y=10

y=10-x

Each eraser costs $0.50

ax+0.50y=25

a is the cost of the each mechanical pencil.

Hence, x+y=10 and ax+0.50y=25 are the system of equations to compute the cost of each mechanical pencil.

To learn more on Equation:

https://brainly.com/question/10413253

#SPJ1

Given that a 19. 00 g milk chocolate bar contains 11. 50 g of sugar, calculate the percentage of sugar present in 19. 00 g of milk chocolate bar keeping in mind that the answer should have four significant figures (two decimal places). Express your answer numerically to four significant figures

Answers

The percentage sugar of 19. 00 g milk chocolate bar is 60.53%. The value of 60.53 is rounded to two decimal points.

What does mean of two decimal points?

To make decimal values simpler to grasp and utilise in calculations, they are frequently rounded off. The second place to the right of the decimal point, or the hundredths place, is used to round a decimal value to two decimal places. For instance, you can round 2.83620364 to two decimal places as 2.84 and 0.7035 to two decimal places as 0.70. If you look closely, you'll see that we changed 2.83 to 2.84 by adding a single digit to the first number's hundredths position. However, we did not add 1 to the digit at the hundredths place of the second integer (i.e 0).

Given that a chocolate bar with a weight 19.00 gram milk, contains 11. 50 g of sugar.

To find the percentage, we will calculate the amount of suger in 100 gram of chocolate bar in the same ratio..

19.00 gram milk chocolate bar contains 11. 50 g of sugar.

Apply unitary method:

1 gram milk chocolate bar contains 11. 50/19 g of sugar.

100 gram milk chocolate bar contains (11. 50/19) × 100 g of sugar.

                                                                = 60.526

The digit at the thousandth place of the number 60.526 is 6 which is more than 5. thus add 1 with the hundredth place digit to round to two decimal places.

60.526  ≈ 60.53

To learn more about the unitary method, click on the below link:

https://brainly.com/question/11029687

#SPJ4

If m= 2, n=3, and p= -1, then find the value of : 2mn4 – 15m2n + p
In Full Details!! As Soon As Possible

Answers

Answer:

-131

Step-by-step explanation:

2×2×3×4-15×2×2×3+-1

48-179

=-131

It’s actually -133!
Because 2x2x3x4=48
And -15x2x2x3=-180.
48-180+(-1)=-133

Solve for d: c=πd what is the answer

Answers

Answer:c/π=d

Step-by-step explanation: the d and π was multiply with the d and if we want separate with it, we need to use the opposite way to get it.

Other Questions
How is the relationship between the formula for the volume of a cone and the formula for the volume of acylinder How do sexually reproducing organisms inherit their DNA?*Half comes from one parent and half comes from the other parentAll of it comes from one parentNone of it comes from either parentO About 75 percent comes from one parent, and about 25 percent from the other parent You need to give 250 mcg of adrenaline, and you have a 1 mL ampoule of 1:1000 adrenaline. How many mL do you want? The linear function F is defined as f(x) = -2x + 3. Consider the graph of y = f(x) in the xy-Plane. If the function g(x) = f (x) + k, where k = 2, describe the changes to the slope and y-intercept of this transformation. The standard header file for the abs(x)function is ____.a. c. b. d. What is mA- 28B- 31 C- 62D- 90E- 118 PLEASE HELP MEEEEEEEEThe legend of King Arthur is well-known in literature. Based on Unsolved Mysteries of History, there is little to suggest it is true. Do you think it is important for people to believe in legends like King Arthur even if there is little evidence to support them? Why or why not? Write a short (3 paragraphs) explanatory essay stating your opinion. Justify your opinion and conclusions with relevant textual evidence (quotes or paraphrased ideas from sources) and background knowledge. Remember to use relevant vocabulary from the text in your essay. what rights were guaranteed to U.S citizens? Part 1:Read the question above and write down what you think the question is asking in your own words.Part 2:Use an Internet search engine to find sources that would help you answer the question. Try to use the advanced search option to limit the number of results. You must choose four sources to complete this portion of the assignment.Two on WatergateTwo on the Vietnam WarYou must have at least two different types of sources. Your sources could include a news or magazine article, a topic website, an online encyclopedia, or video.Submit the following information:What search engine did you use?What words did you type into the search engine to get your results?What sources did you choose? Provide the web address and title of each source.Example: http://www.biography.com/people/richard-nixon-9424076 Title: Richard Nixon BiographyPart 3:Choose one Vietnam War and one Watergate source from Part 2 and complete the following:Write two or three sentences to summarize each source.Write what you think the purpose of the source is and who the original audience would have been.Write at least one sentence explaining how the source helps you explain the way the event affected the American publics opinion of the government.Choose a quote from the source that you would use as evidence to support your answer to the question. I WILL MAKE BRAINLIEST! PLS Cross out unnecessary words I have hadtochange my mental thinking. The statement int wage; creates a variable named wage that is used to _____ the value 20. input output hold What is the distance between the two points shown below? In his "Farewell address", what did George Washington urge and encourage Americans to do after he left office Selecting a job based on your skills and interests is important, because on average, a person with a full time job works approximately _____ hours each year.a.1200b.1600c.2000d.2400 Please select the best answer from the choices providedABCD Which unit rate corresponds to the proportional relationship shown in the graph?Drag and drop the answer into the box to match the graph with its unit rate. How does this dialogue develop Mrs Wright's possible motivation for killing her husband? Help plz:)))Ill mark u Brainliest Help me fast!!!! :)Answer my other questions plz PLEASE IM GONNA FAIL WILL GIVE BRAINLESS IM SO TIRED plz helppp!!!!How many times did the United States directly fight the Soviet Union in wars during the Cold War? 1) 02) 13) 24) 35) 4