PQR has two known interior angles of 34°, and 80°. △RST has two known interior angles of 24°, and 90°. What can be determined about whether △PQR and △RST are similar?

Answers

Answer 1

Answer:

△PQR and △RST are not similar.

Step-by-step explanation:

In triangle △PQR, two known interior angles are 34° and 80°. So the measure of third angle is

[tex]180-34-80=66[/tex]

In triangle △RST, two known interior angles are 24° and 90°.

[tex]180-24-90=66[/tex]

Two triangles are similar if their corresponding angles are same and the corresponding sides are proportional.

Since the angles of △PQR and △RST are not same, therefore we can say that the △PQR and △RST are not similar.


Related Questions

if m angel 1 equal 42 and m angle 2 equal 27, then m angle APC equal

Answers

Assuming its a triangle. 42+27=69
180-69=111
so itd be 111. ;)

The measure of angle APC equals 69°

What is the measure of angle APC?

∠1 = 42°

∠2 = 27°

Angle APC is equal to the sum of angle 1 and angle 2.

∠APC = ∠1 + ∠2

= 42° + 27°

= 69°

Hence, m ∠ APC = 69°

Complete question:

if m ∠ 1 = 42 and m ∠ 2 = 27, then m ∠ APC = ?

solve: -3(3x+1)-41>-5(-2x+4)+5x

Answers

x < -1 should be your final answer. Hope this helps you!

Answer:

Step-fbccbbby-CBC step explanation:

how do you know that the decimal for 2/11 repeats without end

Answers

because u just put the 2.11 in that order

how many inches are equal to 30.48 cm

Answers

30.48 centimeters is 12 inches!

12 I think. Hope this helps!

how do you solve the following
6/13=3/c

Answers

Okay. This is set up as a proportion. What we do in this situation is cross multiply. When you do that, you get 6c = 39. Next, divide each side by 6 to isolate the c. 39/6 is 6.5. c = 6.5.

Which graph represents the solution set of the system of inequalities? {3y≥x−93x+y>−3

Answers

That is the correct graph that represents

{3y≥x−9 3x+y>−3



hope i helped =D

we have

[tex]3y\geq x-9[/tex] ----> inequality A

The solution of the inequality A is the shaded area above the solid red line

See the attached figure N [tex]1[/tex]

[tex]3x+y> -3[/tex] ----> inequality B              

The solution of the inequality B is the shaded area above the dotted blue line

See the attached figure N [tex]2[/tex]

The solution of the system of inequalities is the shaded area between the solid red line and the dotted blue line

See the attached figure N [tex]3[/tex]

therefore

the answer in the attached figure


Nicolas has three fewer than twice the number of songs downloaded as Sabrina does. Interpret the meaning of the expression 2x – 3. The expression 2x – 3 represents

Answers

The number of songs is x so twice the nb of songs is 2x and 3 fewer than gives -3 so we obtain 2x-3

The expression 2x-3 represent's: The number of songs downloaded by Nicholas.

The variable x represents: The number of songs downloaded by Sabrina.

Solve for x. 2/3x=10 Enter your answer in the box.

Answers

Simply divide both sides by 2/3 to get x by itself.

= 10 ÷ 2/3

Keep, change, flip!

= 10 × 3/2

= 30 / 2

= 15

So, x = 15.
2 / 3x = 10
2 = 10 x 3x
2 = 30x
x = 2/30
x = 1/15

You play video games online. When you sign up with the game site, you get 400400 points. You earn 5050 more points for each hour that you play. How many hours do you have to play to get to 1,000 points?

Answers

The answer to your question would be 12 because you would subtract 400 from 1000 and get 600 then youbdivide 50 into 600, therefore giving you the answer 12.

Based upon a long period of record keeping the following represents the probability distribution of the number of times the John Jay wifi network is slow during a week. We call the random variable x.

x 0 1 2 3 4 5 6
p(x) .08 .17 .21 k .21 k .13

a. What is the value of k?

b. Calculate the expected value of x.

c. Calculate the expected value of x^2
.

d. Calculate the variance of x.

e. Calculate the standard deviation of x

f. Calculate the variance of 3x.

g. Suppose that network slowness is independent from week to week. What is the probability that if we look at 5 separate weeks, the network has no more than 4 slow times in any of those weeks?

h. Calculate the variance of the random variable x^2

Answers

Given a table representing the probability distribution of the number of times the John Jay wifi network is slow during a week. We call the random variable x.

[tex]\begin{tabular} {|c|c|c|c|c|c|c|c|} x&0&1&2&3&4&5&6\\[1ex] p(x)&.08&.17& .21& k& .21& k& .13 \end{tabular}[/tex]



Part A:

The total value of p(x) = 1.

Thus,

.08 + .17 + .21 + k + .21 + k + .13 = 1

0.8 + 2k = 1

2k = 1 - 0.8 = 0.2

k = 0.2 / 2 = 0.1

Therefore, the value of k is 0.1



Part B:

The expected value of x is given by

[tex]E(x)=\Sigma xp(x) \\ \\ =0(0.08)+1(0.17)+2(0.21)+3(0.1)+4(0.21)+5(0.1)+6(0.13) \\ \\ =0+0.17+0.42+0.3+0.84+0.5+0.78=3.01[/tex]

Therefore, the expected value of x is 3.01



Part C:

The expected value of [tex]x^2[/tex] is given by

[tex]E(x^2)=\Sigma x^2p(x) \\ \\ =0^2(0.08)+1^2(0.17)+2^2(0.21)+3^2(0.1)+4^2(0.21)+5^2(0.1)+6^2(0.13) \\ \\ =0(0.08)+1(0.17)+4(0.21)+9(0.1)+16(0.21)+25(0.1)+36(0.13) \\ \\ =0+0.17+0.84+0.9+3.36+2.5+4.68=12.45[/tex]

Therefore, the expected value of [tex]\bold{x^2} [/tex] is 12.45



Part D:

The variance of x is given by

[tex]Var(x)=E(x^2)-(E(x))^2 \\ \\ =12.45 - (3.01)^2=12.45-9.06 \\ \\ =3.39[/tex]

Therefore, the variance of x is 3.39.



Part E

The standard deviation of x is given by

[tex] \sqrt{Var(x)} = \sqrt{3.39} =1.84[/tex]

Therefore, the standard deviation of x is 1.84.



Part F:

The variance of ax, where a is a constant is given by

[tex]Var(aX)=a^2Var(X)[/tex]

Thus, the variance of 3x is given by

[tex]Var(3X)=3^2Var(X)=9(3.39)=30.51[/tex]

Therefore, the variance of 3x is 30.51.



Part G:

The probability that the network has no more that 4 slow times in one week is given by

[tex]P(x\leq4)=P(0)+P(1)+P(2)+P(3)+P(4) \\ \\ =0.08+0.17+0.21+0.1+0.21=0.77[/tex]

Since, the network slowness is independent from week to week, the probability that if we look at 5 separate weeks, the network has no more than 4 slow times in any of those weeks is given by

[tex](0.77)^5=0.27[/tex]

Therefore, the probability that if we look at 5 separate weeks, the network has no more than 4 slow times in any of those weeks is 0.27



Part H:

The variance of x^2 is given by

[tex]Var(x^2)=E((x^2)^2)-(E(x^2))^2=E(x^4)-(E(x^2))^2[/tex]

[tex]E(x^4)=\Sigma x^4p(x) \\ \\ =0^4(0.08)+1^4(0.17)+2^4(0.21)+3^4(0.1)+4^4(0.21)+5^4(0.1) \\ +6^4(0.13) \\ \\ =0(0.08)+1(0.17)+16(0.21)+81(0.1)+256(0.21)+625(0.1)\\+1,296(0.13) \\ \\ =0+0.17+3.36+8.1+53.76+62.5+168.48=296.37[/tex]

Thus,

[tex]Var(x^2)=296.37-(12.45)^2=296.37-155.00=141.37[/tex]

Therefore, the variance of the random variable [tex]\bold{x^2}[/tex] is 141.37

Answer:.1

Step-by-step explanation:

Mr.chu is slicing 4 cantaloupes for his class.There are 24 students in class. If Me.Chu cut the cantaloupes to make an equal portion for each student , how much of a whole cantaloupe will each student get?

Answers

1/6 because 4/24 = 1/6
Final answer:

Each student will receive approximately 0.1667 parts of a whole cantaloupe when Mr. Chu evenly divides 4 cantaloupes among 24 students.

Explanation:

The subject of this problem is how to divide a quantity fairly between multiple recipients, also known as division. If Mr. Chu is slicing 4 cantaloupes and wants to divide them equally among 24 students, we need to find how much each student would receive.

This is solved by simply dividing the total quantity of cantaloupes by the number of students. So, 4 (whole cantaloupes) divided by 24 (students) equals 0.1667.

Therefore, each student will get approximately 0.1667 of a whole cantaloupe.

Learn more about division here:

https://brainly.com/question/2273245

#SPJ11

A bank offers a CD that pays a simple interest rate of 6.0. How much must you put in this CD now in order to have ​$4500 for a​ home-entertainment center in 6 years.

Answers

Since its simple interest then we shouldn't me calculating compound interest, Rate of interest = 6.0 Time period = 6 years Expecting amount after 6 years = ​$4500 There for , 4500/(1 + (3*6/100)) which is 4500/(1 + 0.18) It gives us 4500/1.18 = 3813.56 so we have to put $3813.56

You have 16 Yellow beads,20 red beads,and 24 orange beads to make identical bracelets. What is the greatest number of bracelets that you can make using all beads?

Answers

Find the GCF of 16, 20, and 24

16: 1, 16; 2, 8; 4, 4
20: 1, 20; 2, 10; 4, 5
24: 1, 24; 2, 12; 3, 8; 4, 6

The GCF is 4 so 4 bracelets
Final answer:

The greatest number of identical bracelets that can be made using all the beads is 4. This is found by determining the greatest common divisor (GCD) of 16, 20, and 24, which is 4. Each bracelet will consist of 4 yellow beads, 5 red beads, and 6 orange beads.

Explanation:

The subject of this question is the mathematical concept of the greatest common divisor (GCD). In the given problem, you are tasked with finding the maximum number of identical bracelets you can make with a given number of beads. The concept of GCD is used here.

First, we need to determine the GCD of the quantities of the three different colored beads:

16 Yellow beads 20 Red beads 24 Orange beads

The GCD of 16, 20, and 24 is 4. This means the largest number of identical bracelets you can make, using all of the beads, is 4. Each bracelet will have 4 yellow beads, 5 red beads, and 6 orange beads.

Learn more about Greatest Common Divisor here:

https://brainly.com/question/32851476

#SPJ2

in a student council election Martha and Hillary received a total of 1600 votes, Martha received 81 more votes than Hillary, how many votes did Martha receive

Answers

total of  votes: 1600-> this means votes for Martha plus the votes for Hillary

If we divide 1600 by 2 people, this leaves 800 votes for each girl.

800-81=719 for Hillary    
800+81=881 for Martha

We take 81 votes, from those 800,and place them in martha's votes

Just to confirm: 881+719=1600 total votes

Complete te pattern 3,400,000 34,000

Answers

340 is the next number
3,400,000 34,000  340 is your next one


340 and 0.034 should be your answer

hope this helps

how do logarithms work

Answers

A logarithm is the power to which a number must be raised in order to get some other number. For example, the base ten logarithm of 100 is 2, because ten raised to the power of two is 100:

log 100 = 2

because

102 = 100

This is an example of a base-ten logarithm. We call it a base ten logarithm because ten is the number that is raised to a power. The base unit is the number being raised to a power. There are logarithms using different base units. If you wanted, you could use two as a base unit. For instance, the base two logarithm of eight is three, because two raised to the power of three equals eight: 

log2 8 = 3

because

23 = 8

In general, you write log followed by the base number as a subscript. The most common logarithms are base 10 logarithms and natural logarithms; they have special notations. A base ten log is written 

log

and a base ten logarithmic equation is usually written in the form:

log a = r 

A natural logarithm is written

ln

and a natural logarithmic equation is usually written in the form:

ln a = r

So, when you see log by itself, it means base ten log. When you see ln, it means natural logarithm (we'll define natural logarithms below). In this course only base ten and natural logarithms will be used.


Final answer:

Logarithms are used in Mathematics to solve exponential equations by converting them into linear equations. They involve finding the exponent to which a base must be raised to equal a given number. Properties of logarithms, such as the product and quotient rules, help manipulate and solve logarithmic equations.

Explanation:

Logarithms are mathematical tools used to solve exponential equations and simplify complex calculations. They are the inverse function of exponential functions and help us solve for the unknown exponent in an equation.

Logarithms work by converting exponential equations into linear equations. When we take the logarithm of a number, we are finding the exponent to which a base must be raised to equal that number. For example, the logarithm (base 10) of 100 is 2, because 10 raised to the power of 2 equals 100.

The properties of logarithms allow us to manipulate them to solve equations. Some key properties include:

The logarithm of a number raised to an exponent is the product of the exponent and the logarithm of the number.The logarithm of the number resulting from the division of two numbers is the difference between the logarithms of the two numbers.

jake rounded 18,752 to the nearest ten thousand which is his number

Answers

The nearest ten thousand is 20,000

20,000 is the Answer. Hope this helps.

Miss Martin has 7000 in her savings account. Alonso has 1/10 as much money in his account as Miss Martin. How much money does Alonso have in his account.

Answers

Alonso has $700! (7000/10 or 7000*.1)

The florist has 63 roses and carnations. If she has 27 roses how many carnations does she have?

Answers

63-27=36 carnations
She have 36 roses. You subtract 63 from 27

Find the rate of change of q with respect to p when p = 20 q 2 + 5 .

Answers

Final answer:

The rate of change of q with respect to p is the derivative of q with respect to p. However, the function seems to be incorrect as p is expressed as a function of q, not the other way around. The derivative of a typical function q = 20p^2 + 5 would be 40p.

Explanation:

The rate of change of q with respect to p is found by taking the derivative of the given function with respect to p. The function given is p = 20q^2 + 5. Unfortunately, we cannot find the derivative of p with respect to q. Instead, it seems more likely that we need to find the derivative of q with respect to p, which is typically what is intended when asked for the rate of change of one variable with respect to another. If the function was q = 20p^2 + 5, then, the derivative (rate of change) would be dq/dp = 40p. Although in your question, there may be an error as typically we would expect q to be expressed as a function of p.

Learn more about Rate of Change here:

https://brainly.com/question/20816247

Expressions that simplify to the same expression are called ____

Answers

Equivalent Expressions

Answer:

They are called equivalent expressions since they are two expression that equal the same thing.

If this helped then please mark as brainliest.

7,746.90 times x = 7,901.84 what's x

Answers

7,746.90 times x  = 7,901.84

 divide both sides by x

 x = 7,901.84 / 7,746.90

x = 1.020000258

 round to 1.02

solve the equation .......x/9 = 2/45 +x/10

Answers

Hello Joseph!

[tex] \frac{x}{9} = \frac{2}{45} + \frac{x}{10} Simplify both sides... 1/9 x = 2/45 + 1/10 x 1/9 x - 1/10 x = 2/45 1/90 x = 2/45 x = 2/45 * 90 x=180/45 x=4[/tex]

Find and sketch the domain of the function. f(x, y, z) = 4 − x2 − y2 − z2

Answers

wages wages wages wages wages wages wages wages wages wages wages wages 

The domain of the function [tex]\(f(x, y, z) = 4 - x^2 - y^2 - z^2\)[/tex] is the set of all real numbers for [tex]\(x\)[/tex], [tex]\(y\),[/tex] and [tex]\(z\)[/tex].

To find and sketch the domain of the function [tex]\(f(x, y, z) = 4 - x^2 - y^2 - z^2\)[/tex], we need to determine the set of values for [tex]\(x\)[/tex], [tex]\(y\)[/tex], and [tex]\(z\)[/tex] for which the function is defined, i.e., the values that do not lead to any mathematical inconsistencies.

In this case, the function involves three variables, and it is defined for all real values of [tex]\(x\)[/tex], [tex]\(y\)[/tex], and [tex]\(z\)[/tex]. There are no restrictions on the domain because the square of a real number is always non-negative. Thus, [tex]\(x^2\)[/tex], [tex]\(y^2\)[/tex], and [tex]\(z^2\)[/tex] are non-negative for any real \(x\), \(y\), and \(z\).

In interval notation, we can express this as:

[tex]\[\text{Domain} = (-\infty, \infty) \times (-\infty, \infty) \times (-\infty, \infty)\][/tex]

This domain represents the entire three-dimensional space, and the function is defined for all points within this space. As such, sketching the domain involves visualizing the entire 3D space, which is an unbounded region without any specific shape or boundary.

For more such questions on domain

https://brainly.com/question/26270051

#SPJ6

Estimate 508-113 help me please

Answers

The closest estimation is 400

A room has an area of 60 square meters and a perimeter of 32 meters what are the length and width of the room

Answers

10 by 6
10*6=60
10+10+6+6=32

Find the unit rate,Kenny reads 5/8 pages in 2/3 minute.Please show your work.

Answers

Unit rate in this case would be pages per minute so divide (5/8)pages÷(2/3)minute.
Dividing a fraction can be done as multiplying by the reciprocal.
(5/8)·(3/2)=15/16pages per minute or 0.9375 pages/min.

Convert 50 feet per second to miles per hour.

5280 ft = 1 mi


Round to the nearest hundredth.

Answers

60*60=3600
3600*50=180,000
180,000/5280=34.09
34.09 mph.
FIrst we know that
1  second = 1/3600 hours
5280 ft = 1 miles

Which means that

50 Ft = 50/5280 miles




So the conversion 
(5/5280 miles ) / (1/3600)

= 5/5280 miles x 3600

= 34.09 miles per hour

On an average, the number of students that choose to study arts subjects at greyin tide university is 17 each year.what is the probability that exactly 13 students will take up arts in the coming year?

Answers

Unfortunately, the number of students enrolled is not known.  This must be known to calculate a numerical probability.

Suppose that there are 1000 students at the university.  Then the probability that a given student picked at random is taking an art course is 17/1000, or 0.017.

Hopefully you have a calculator capable of calculating binomial probability (which is what is involved here).

The following function should give you your answer:

binompdf(1000, 0.017, 13) = 0.0657, or roughly 7%.  The probability that 13 out of 1000 students will be taking an arts course during a given year is roughly 7%.

The probability that exactly 13 students will take up arts in the coming year is; 76.47%

What is the probability?

We are given;

Number of students that study art each year = 17

Now, we want to find the probability that 13 students will take up arts in the following year. This is;

P(13 will take art the next year) = 13/17 * 100%

P(13 will take art the next year) = 76.47%

Read more about Probability at; https://brainly.com/question/251701

Based on a sample survey, a company claims that 75% of their customers are satisfied with their products. Out of 1,176 customers, how many would you predi be satisfied?

Answers

Just multiply 1176 by the probability of satisfaction, which is 0.75:

0.75(1176) = 882
Other Questions
The primary importance of roads in both the roman and han empires centered on (1) It was December 7, 1941. (2) The freighter Florentine, 320 miles northeast of the Hawaiian Island of Hilo was lumbering along at about 15 knots when the garbled message came in over the radio. (3) "Attack on Pearl Harbor; this is not a drill!" (4) With the message burned into his mind, First Mate Lovett all but ran up the ladder to the bridge. (5) "pearl Harbor," he choked out, "It's been attacked!" (6) Turning away from the ship's compass, Captain Steele looked at Lovett with narrowed eyes but made no reply. (7) "Should we change course, Skipper?" Lovett blurted. (8) Steele looked back at the ship's compass but still had nothing to say. (9) Lovett was beginning to feel frantic. (10) In measure tone he said, "The message said, This is no drill. Should we still make for Kodiak?" 6. In which sentence are quotation marks used incorrectly? Computronics, inc. has a current ratio of 1.5. this implies that if the firm liquidates its current assets in order to pay off its current liabilities, it can sell the current assets for as little as: Which is the best definition for the term "American frontier"? A)a fixed boundary line B)the Atlantic or Pacific coastline C)the territory gained in the Gadsden Purchase D)a shifting area where pioneer settlement ended how did unions, strikes, and boycotts help advance the interests of workers in america A culture started with 1,000 bacteria. After 3 hours, it grew to 1100 bacteria. Predict how many bacteria will be present after 17 hours. Round your answer to the nearest whole number. P=Ae^kt Which of the following was a result because America withdrew from South Vietnam?South Vietnam took over North Vietnam.South Vietnam relocated to western Japan.Cambodia invaded South Vietnam.South Vietnam dragged Europe into their war. Word problem. Help (: A homogeneous mixture has the same composition throughout. a. True b. False Which property do metalloids share with nonmetals? Both are brittle. Both are shiny. Both have low melting points. Both are very conductive. Can an enzyme make a nonspontaneous reaction occur spontaneously? why or why not? see section 8.3 ( page 180) . Can somebody explain to me why propaganda was used during World War 1. What was it's purpose and why did governments use it? Please help! 20 points! What is an abnormal heart rhythm that makes the heart unable to pump blood effectively? Joe wants to become a doctor .The tv drama "ER" would be a reliable source of information .true or false The three angles of a triangle are in the ratio 3:3:4. What information can you give about the triangle? What is the purpose of the twenty-fifth amendment During last year's baseball season, Quinn pitched 3 less than 4 times the number of games that Derrick pitched. Let g represent the number of games Derrick pitched. Speculate on how the behavioral ecology of nonhuman primates may be helpful in explaining some human behaviors What were the major problems in the British parliamentary system? Check all that apply. Steam Workshop Downloader