If tan thita= 1/(root3) , then sin thita =? answer should be 1/2 according to book. please give solve​

Answers

Answer 1

hope you understand from the image...

:-)

If Tan Thita= 1/(root3) , Then Sin Thita =? Answer Should Be 1/2 According To Book. Please Give Solve

Related Questions

If AB = 10 ft, AC = 14 ft, and BC = 20 ft, what is RS?
O 10 ft
14 ft
20 ft
24 ft

Answers


If AB=10ft AC=14ft and BC=20ft



Answer:Hence, The length of RS=AC=14

can you draw a quadrilateral with 2 pairs of congruent parallel sides and 4 right angles

Answers

ANSWER and EXPLANATION

We want to draw a quadilateral that has 2 pairs of congruent parallel sides and 4 right angles.

There are 2 quadilaterals that fit this description:

A square and a rectangle

The monthly mortgage loan payment on the Flynn's home is $609. Additionally, they pay $1,080 in annual real estate taxes and $799 per year in homeowner's insurance.

What is the total amount of their monthly payment?

Answers

Monthly mortgage: $609
Taxes: $1,080 per year so divide by 12 for the months in the year
$1,080 divided by 12=90
Insurance: $799 per year so divide by 12 for the months in the year
$799 divided by 12= 66.58 ( that’s rounded to nearest thousandth’s)
Add $609 + $90 + $66.58= $765.58 a month

The sides of a scalene triangle have measures that are consecutive even integers. If the perimeter of this
triangle is 60 inches, what is the length of the longest side of the triangle?

Answers

Answer: 22

Step-by-step explanation:

Let the sides have lengths [tex]x-4, x-2, x[/tex]. Since the perimeter is 60,

[tex]x-4+x-2+x=60\\\\3x-6=60\\\\3x=66\\\\x=22[/tex]

So, the length of the longest side is 22 units.

one step equations b+0.25=1.15

Answers

You will need to make b the subject of the formula:

This you do by subtracting 0.25 from both sides of the equation:

b + 0.25 = 1.15 becomes:

[tex]\begin{gathered} b+0.25-0.25=1.15-0.25\text{ which turns to become:} \\ b=1.15-0.25 \\ b=0.9 \end{gathered}[/tex]

Vector vector v equals vector RS has points R(−2, 12) and S(−7, 6). What are the magnitude and direction of vector RS question mark Round the answers to the thousandths place.

Answers

Take into account that vector v can be written as follow:

[tex]\vec{v}=(x-x_o)\hat{i}+(y-y_o)\hat{j}[/tex]

where (x,y) and (xo,yo) are two points on the vector.

In this case, we can use (xo,yo) = R(-2,12) and (x,y) = S(-7,6). By replacing these values into the expression for vector v, we obtain:

[tex]\begin{gathered} \vec{v}=(-7-(-2))\hat{i}+(6-12)\hat{j} \\ \vec{v}=-5\hat{i}-6\hat{j} \end{gathered}[/tex]

Now, consider that the magnitude of v is the square root of the sum of the squares of the components. Then, we have for the magnitud of v:

[tex]v=\sqrt[]{(-5)^2+(-6)^2}=\sqrt[]{25+36}=\sqrt[]{61}\approx7.810[/tex]

Hence, the magnitude of v is approximately 7.810.

Now, consider that the tangent of the angle of the direction of the vector is equal to the quotient between the y component over the x component of the vector:

[tex]\begin{gathered} \tan \theta=\frac{-6}{-5} \\ \theta=\tan ^{-1}(\frac{-6}{-5})\approx230.194 \end{gathered}[/tex]

Hence, the direction of vector v is approximately 230.194 degrees.

A pharmaceutical company receives large shipments of aspirin tablets. The acceptance sampling plan is to randomly select and test 42 ​tablets, then accept the whole batch if there is only one or none that​ doesn't meet the required specifications. If one shipment of 3000 aspirin tablets actually has a 6​% rate of​ defects, what is the probability that this whole shipment will be accepted? Will almost all such shipments be​ accepted, or will many be​ rejected?

Answers

The probability that the entire cargo will be approved is 0.078 = 7.8% using the Binomial probability distribution, while 92.2% will be refused. As a result, many will be rejected.

By Binomial probability distribution,

P(X = x) = [tex]C_{n,x}[/tex] × [tex]p^{x}[/tex] × [tex](1-p)^{n-x}[/tex]

[tex]C_{n,x}[/tex] , various combinations of x items from a collection of n elements given by,

[tex]C_{n,x}[/tex] = n! ÷ x! (n - x)!

n=42, as 42 tablets are tested.

p=0.06 as 6% is defective.

If at most there is 1 defective piece then it will be accepted.

Therefore,

P(X ≤ 1) = P(X = 0) + P(X = 1)

P(X = x) = [tex]C_{n,x}[/tex] × [tex]p^{x}[/tex] × [tex](1-p)^{n-x}[/tex]

P(X = 0) = [tex]C_{42,0}[/tex] × [tex](0.06)^{0}[/tex] × [tex](0.94)^{42}[/tex] = 0.074

P(X = 1) = [tex]C_{42,1}[/tex] × [tex](0.06)^{1}[/tex] × [tex](0.94)^{41}[/tex] = 0.0047

Thus,

P(X ≤ 1) = P(X = 0) + P(X = 1)

P(X ≤ 1) = 0.074 + 0.0047

P(X ≤ 1) = 0.0787

The probability that the entire shipment will be approved is 0.078 = 7.8%, while 92.2% will be refused.

Learn more about the Binomial probability distribution at

https://brainly.com/question/15061169?referrer=searchResults

#SPJ1

diagram 10 shows a straight line PQ with point P(-4,9) and Q(12,1).

Answers

We have a line defined by two points, P(-4,9) and Q(12,1).

Knowing two points of the line, we can calculate the slope with the formula:

[tex]m=\frac{y_2-y_1}{x_2-x_1}[/tex]

In this case, the slope will be:

[tex]\begin{gathered} m=\frac{y_Q-y_P}{x_Q-x_P} \\ m=\frac{1-9}{12-(-4)}=\frac{-8}{12+4}=-\frac{8}{16}=-\frac{1}{2} \end{gathered}[/tex]

With the slope and one point we can express the equation in slope-point form:

[tex]\begin{gathered} y-y_0=m(x-x_0) \\ y-y_Q=m(x-x_Q) \\ y-1=-\frac{1}{2}(x-12) \\ y=-\frac{1}{2}x+\frac{12\cdot1}{2}+1 \\ y=-\frac{1}{2}x+6+1 \\ y=-\frac{1}{2}x+7 \end{gathered}[/tex]

The x-intercept is the value of x that makes the function f(x) become 0.

In this case, we have to find x so that y = 0.

We can replace y in the equation and calculate x as:

[tex]\begin{gathered} y=0 \\ -\frac{1}{2}x+7=0 \\ -\frac{1}{2}x=-7 \\ x=-7\cdot(-2) \\ x=14 \end{gathered}[/tex]

Then, for the x-intercept is x = 14.

Answer:

a) The equation of the line is y = (-1/2)*x+7

b) The x-intercept is x = 14.

what is the derivative of sqrt(9x^2-1)​

Answers

Answer:

900

Step-by-step explanation:

because I know answer

The answer would be 900

Part A find the value of each variable
x=14, y=15
x=14, y=-5
x=24, y=-10
x=24, y-5
Part B
the angle measures?
100°
50°
80°
130°

Answers

Answer:

Part A:

Option 1

3x + 8 = 5x - 20 (vertically opposite angles)

2x = 28

x = 14

3x + 8 + 5x + 4y = 180° (adjacent angles on a straight line)

8x + 4y = 172

Substitute x = 14 into equation to find y.

8(14) + 4y = 172

4y = 60

y = 15

Hence, x = 14 and y = 15.

Part B:

Option 4

Unlabeled angle = 5x + 4y (vertically opposite angles)

Substitute x and y to find angle measure.

5(14) + 4(15) = 130°

Hence, measure of unlabeled angle is 130°.

Given a pair of points on each line. use the slope formula to determine whether AB and CD are para el perpendicular, or neither. GH: G(14, 13) and H(-11,0) RS: R(-3, 7) and S(-4,-5)

Answers

1) Picking points G( 14,13) , H (-11, 0) and R(-3,7) , S(-4,-5) let's find their slopes using the slope formula

And R(-3,7) , S(-4,-5)

Since the condition to be parallel is share the same slope, and to be perpendicular one line must have the reciprocal and opposite slope in comparison to the first one. We can state that neither that line is parallel nor perpendicular.

3) So the answer is GH is not parallel nor perpendicular.

3 out of 20 cars passing through an intersection did not fully stop, what is the probability that a car arriving at this intersection will not fully stop

Answers

Step 1: State the given in the question

Given that 3 out 20 cars passing through an intersection did not fully stop

Step 2: State what to be determined

We are to determine the probability that a car arriving at this intersection that will not fully stop

Step 3: State the formula for finding probability

The formula for finding the probability of an en event, E, from a sample S, is the ratio of the number of elements of event E to the total number of elements in the sample S.

This can be represented mathematically as

[tex]\begin{gathered} P(E)=\frac{n(E)}{n(S)} \\ \text{Where} \\ P(E)=\text{Probability of an event E occuring} \\ n(E)=\text{Number of element in event E} \\ n(S)=\text{Total number of elements in the sample} \end{gathered}[/tex]

Step 4: Use the formula to solve the probability

If the event E is cars passing through an intersection did not fully stop. Then, the number of elements in the event E is given as 3. That is:

[tex]n(E)=3[/tex]

The sample is the total number of cars, which is given as 20. This means that

[tex]n(S)=20[/tex]

Therefore, the probability of the event occuring would be P(E). This is as calculated below:

[tex]\begin{gathered} P(E)=\frac{n(E)}{n(S)} \\ n(E)=3 \\ n(S)=20 \\ P(E)=\frac{3}{20} \\ P(E)=0.15 \end{gathered}[/tex]

Hence, the probability that a car arriving at this intersection will not fully stop is 3/20 or 0.15

True or false?
Raising prices is the quickest way to resolve excess demand.

Answers

Answer:

this is true

Step-by-step explanation:

Given that F( x) = x + 2, evaluate F(2)

Answers

Answer:

f(2) = 4

Step-by-step explanation:

Hello!

We can find f(2) by substituting 2 for x in the equation.

Evaluate f(2)f(x) = x + 2f(2) = 2 + 2f(2) = 4

The value of f(2) is 4.

At Everton Middle School, there are 7 students who ride the bus to school for every 4 students who do not ride the bus.

Answers

The number of people who ride the bus is 70 students.

How to calculate the value?

From the information, at the school, there are 7 students who ride the bus to school for every 4 students who do not ride the bus.

Therefore, the number of people who ride the bus if there are 40 people who do not take the bus will be represented by x.

This will be illustrated as:

4/7 = 40/x

Cross multiply

4x = 40 × 7

4x = 280

Divide

x = 280/4

x = 70

Therefore there are 70 students.

Learn more about numbers on:

brainly.com/question/24644930

#SPJ1

At Everton Middle School, there are 7 students who ride the bus to school for every 4 students who do not ride the bus. How many people ride the bus of there are 40 people who do not take the bus?

is set of even number closed under operation of addition ?

Answers

Answer:

Yes

Explanation:

A set S is said to be closed under addition if:

For a, b in S, a+b is in S.

If we add two even numbers, the result will always be an even number.

Therefore, the set of even number is closed under the operation of addition

HELP ASAP

Solve 21 ≤ −4z − 21.

z ≤ −10.5
z ≥ −10.5
z ≤ 0
z ≥ 0

Answers

[tex]21 + 21 \leqslant - 4z \\ - 4z \geqslant 42 \\ \frac{ - 4z}{ - 4} \geqslant \frac{42}{ - 4} \\ z \leqslant - 10.5[/tex]

ATTACHED IS THE SOLUTION

BE AWARE THE SIGNS <> ONLY CHANGE SIGN WHEN YOU MULTIPLY OR DIVIDE BY A NEGATIVE NUMBER.

A relationship between two expressions or values that are not equal to each other is called 'inequality. Z≤ -10.5 is the solution for inequality 21 ≤ −4z − 21.

What is Inequality?

A relationship between two expressions or values that are not equal to each other is called 'inequality.

The given inequality is twenty one lesser or equal to minus four z minus twenty one.

21 ≤ −4z − 21.

We need to solve for z

Let us add twenty one on both sides

21+21≤ −4z − 21+21

42≤ −4z

Divide both sides by 4

10.5≤ -Z

-10.5≥Z

Z≤ -10.5

Hence Z≤ -10.5 is the solution for inequality 21 ≤ −4z − 21.

To learn more on Inequality click:

https://brainly.com/question/28823603

#SPJ2

The following data are the ACT score of all student in the history class

Answers

The frequency means how many times specific data shows up in a set of values.

Score Frequency

1-6 2

7-12 4

13-18 5

...

And so on.

-3x^2-24x+7=0 is written in the form (x-p)^2=q

Answers

[tex] ({x}^{2} + 8x + 16) \\ bring \: out \: the \: x \: and \: ivide \: the \: 8 \: by \: 2[/tex]

In the group of ordered pairs shown, the x-values are inputs and the y-values are outputs. Select all the statements that are true.

(2, 4), (6, 3), (5, 4), (7, 3), (8, 2)
A. There is only one input for every output.
B. There is only one output for every input.
C. There is more than one output for some inputs.
D. There is more than one input for some outputs.
E. The group of ordered pairs represents a function.

Answers

Since in this group of ordered pairs shown above, the x-values are inputs and the y-values are outputs, all the statements that are true include the following:

A. There is only one input for every output.

B. There is only one output for every input.

What is an ordered pair?

An ordered pair can be defined as a pair of two (2) elements or points that are commonly written in a fixed order within parentheses as (x, y), which represents the x-coordinate or x-axis (abscissa) and the y-coordinate or y-axis (ordinate) on the coordinate plane of any graph.

Generally speaking, the values on the x-coordinate or x-axis (abscissa) of any graph represents all of the input values while the values on the y-coordinate or y-axis (ordinate) of any graph represents all of the output values.

In this context, we can reasonably and logically deduce that there is a unique input for every output and a unique output for every input.

Read more on ordered pair here: https://brainly.com/question/24880873

#SPJ1

The formula for the volume of a cylinder is V=²2h. The cylinder to the right has an exact volume of 480 cubic meters. Find its height.
The height of the cylinder is
Help me solve this View an example Get more help.
Review Progress
(Simplify your answer.)
Type here to search

Answers

The height of cylinder when volume of 480 cubic meters is  480/r^2.

What is volume?

Volume serves as a measure for an object's storage capacity. For instance, a cup's volume is said to be 100 ml if it can hold 100 ml of water when filled to the brim. The amount of space a three-dimensional object occupies is another way to define volume.

A solid's volume can be calculated by counting how many unit cubes it contains, such as in the case of a cube or cuboid. The best way to understand volume is to think of it as the area surrounded or occupied by any solid object or object with three dimensions. This can be seen by performing the following easy exercise at home:

volume of cylinder V is = πr²h

where, r  = radius of cylinder

h = height of cylinder

V = 480π cubic meters

Now, calculate its height in terms of cylinder radius using the volume of cylinder formula:

V = πr²h

480π =  πr²h

h = 480π/ πr²2

h = 480/r²

Therefore, The height of cylinder when volume of 480π is  480/r².

Learn more about volume

https://brainly.com/question/463363

#SPJ9

The number of legislators has increased approximately linearly from 1138 positions in 2003 to 1222 positions in 2009 . Let n be the number of legislators at t years since 2000. Find an equation of a linear model to describe the data.

Answers

The equation of a linear model to describe the data is 14x - y = 26904

To find a linear equation of the provided data,

Let us put the number of legislature on the y axis and the year corresponding at the x axis,

According to provided information,

In year 2003, the number of legislature is 1138.

In year 2009, the number of legislature is 1222.

So here we have two points,

A(2003,1138) and B(2009,1222).

As we have two points now,

We can use the two point form of the line to find the equation of line,

It says if we have two point (a,b) and (c,d), then the equation of line is,

(y-b)/(x-a) = (d-b)/(c-a)

So, our equation of line is with points A and B is,

(y - 1138)/(x-2003) = (1222-1138)/(2009-2003)

(y-1138)/(x-2003) = 14

y - 1138 = 14x - 28042

14x - y = 26904

When,

x = 2000, y = n,

14(2000) - n = 26904

n = 1096.

The Linear Equation is 14x - y = 26904

To know more about Two point form of line, visit,

https://brainly.com/question/28811267

#SPJ1

Identify which method for solving systems is being described by this fact:

The intersection point of the two lines is an ordered pair (x, y) and determines the value of the solution to the system of equations.

Answers

For the description "The intersection point of the two lines is an ordered pair (x, y) and determines the value of the solution to the system of equations." Graphing method for solving systems is in play. Option A

This is further explained below.

What is Graphing method for solving systems?

Generally, Construct a graph using the first equation.

Create a graph using the same rectangular coordinate system for the second equation.

Find out whether the lines overlap, if they run parallel to one another, or if they are the same line.

In conclusion, Find a solution to the problem that we are having. In the event that the lines meet, locate the location where they do so.

Read more about  Graphing method for solving systems

https://brainly.com/question/21117330

#SPJ1

CQ.

Identify which method for solving systems is being described by this fact:

The intersection point of the two lines is an ordered pair (x, y) and determines the value of the solution to the system of equations.

answer choices

Graphing

Substitution

Elimination (adding or multiplying)

What is the slope of the equation: 2x + 3y = 12?

Answers

Answer:The slope (m) = -2/3 Explanations :

Given the equation : 2x + 3y = 12?

We will find the slope of the equation by re-arranging the equation into the standard form of slope intercept formula:

[tex]\begin{gathered} y\text{ = mx + b } \\ where\text{ m represent a slope } \\ \text{ and b represents y -intercept } \end{gathered}[/tex]

Re-arranging the equation will be :

[tex]\begin{gathered} 2x+3y=\text{ 12 } \\ 3y\text{ = -2x + 12 } \\ \frac{3y}{3\text{ }}=\text{ }\frac{-2x\text{ +12}}{3} \\ \therefore\text{ y = }\frac{-2}{3}x\text{ +4 } \end{gathered}[/tex]Therefore the equation will be : y = -2/3x +4 Meaning the slope = -2/3

Mrs. long bought 4 types of fruits at the market. she bought 2 cantaloupes that weighed 2.3 pounds each 6 peaches that weighed a total of 1.7 pounds 4 apples that weighed a total of 1.25 pounds and 3 pounds and 3 pounds of grapes. what was the total weigh of the four fruits she bought?

Answers

Mrs. long bought 4 types of fruits at the market:

- 2 cantaloupes that weighed 2.3 pounds each:

that is, a total of 2.3x2 = 4.6

- 6 peaches that weighed a total of 1.7 pounds.

- 4 apples that weighed a total of 1.25 pounds.

- and 3 pounds of grapes.

The total weight of the four fruits is:

4.6 + 1.7 + 1.25 + 3 = 10.55 pounds.

CAN SOMEONE HELP WITH THIS QUESTION?✨

Answers

Answer:

t = 0: 372t = 4 hours: 24,382,480

Step-by-step explanation:

You want the initial population and the population after 4 hours if its doubling time is 15 minutes, and the population is 60,000 after 110 minutes.

Equation

We like to use the numbers in the problem when writing the exponential equation. Here, we are given a doubling time and a population that is ...

  (minutes, population) = (110, 60000)

We can put these numbers in the form ...

  p(t) = (value at t1) · (growth factor)^((t -t1)/(growth period))

where the growth factor (2) is applicable over the growth period (15 minutes).

This makes our equation ...

  p(t) = 60000(2^((t-110)/15))

Values

We want to find p(0) and p(240). (240 is the number of minutes in 4 hours). The attachment shows the calculations.

The population at t=0 was about 372.

The population after 4 hours will be 24,382,480.

__

Additional comment

A lot of times, you'll see this rewritten as an exponential equation with 'e' as the base. Here, that would be ...

  p(t) = 372·e^(0.0452098t)

where 372 = p(0) = 60000·2^(-110/15), and 0.0452098 ≈ ln(2)/15

These rounded numbers don't give the problem statement values exactly:

  p(110) = 53743, not 60000, for example. You would get a population of 60000 after 112.4 minutes (approximately).

<95141404393>

On a recent trip, Carol's car used 7/8 of a tank of gasoline. Which decimal and percentrepresents this amount?

Answers

The fraction of gasoline used is:

[tex]\frac{7}{8}[/tex]

We need to convert this fraction to decimal and to percentage to find the answer.

Converting 7/8 to decimal:

For this we have to do the division between 7 and 8:

Thus, the decimal form of 7/8 is 0.875

Converting 7/8 to percentage:

we use the result that we previously get of 7/8 as a decimal: 0.875, and to convert it to percentage we multiply it by 100:

[tex]0.875\times100=87.5[/tex]

7/8 to percentage is equal to 87.5%

Answer: 0.875 and 87.5%

The cost of mailing a package is proportional to the weight of the package. The proportional relationship can be represented with the equation c = 0.4w, where c represents the total cost and w represents weight in ounces. A graph for the equation is shown.

graph with x axis labeled weight in ounces and y axis labeled cost in dollars, with a line from 0 comma 0 going through 2 comma 0.8

Which of the following statements is true about the graph shown?

The graph is incorrect and the line should go through the point (0.4, 1).
The equation c = 0.4w is correctly represented by the graph.
The x-axis and y-axis are labeled incorrectly.
The graph does not show a proportional relationship.

Answers

The statement which is true about the graph shown is that: B. The equation c = 0.4w is correctly represented by the graph.

How to determine the equation of a proportional relationship?

Mathematically, a proportional relationship can be modeled by the following linear equation:

y = kx

Where:

y and x are the variables.k represents the constant of proportionality.

Next, we would determine the constant of proportionality (k) for this graph:

k = y/x

k = 0.8/2

k = 0.4.

In this context, the proportional relationship which models the cost of mailing a package to the weight of the package is given by this linear equation:

c = 0.4w

where:

c is the total cost.w is weight in ounces.

Read more on graphs here: brainly.com/question/4546414

#SPJ1

Answer:

Step-by-step explanation:

The statement which is true about the graph shown is that: B. The equation c = 0.4w is correctly represented by the graph.

How to determine the equation of a proportional relationship?

Mathematically, a proportional relationship can be modeled by the following linear equation:

y = kx

Where:

y and x are the variables.

k represents the constant of proportionality.

Next, we would determine the constant of proportionality (k) for this graph:

k = y/x

k = 0.8/2

k = 0.4.

In this context, the proportional relationship which models the cost of mailing a package to the weight of the package is given by this linear equation:

c = 0.4w

where:

c is the total cost.

w is weight in ounces.

Sport
Soccer
Jogging
Walking
Skiing
Football
Total
72
Hrs
5
20
10
5
10
50
Calculate the portion for soccer in degrees.
[?]°
5 hrs.
Total Sport Hours

Answers

Based on the time spent for the soccer game, the calculated degree of the soccer portion is found to be 72°.

How to find the soccer portion of the pie chart?

In mathematics, the complete pie chart is 360° and to calculate the soccer portion using standard formula which states that the division of the total hours spent on soccer and total sports hours multiply with 360°.

According to the question, the given data states that the pie chart is 360° which represents the total sports hours as 50 hours.

Therefore, the soccer portion is:

= Total hours spent on walking / Total sports hours x 360°

= 10 / 50 x 360°

= 72°

Based on the time spent for the soccer game, the calculated degree of the soccer portion is found to be 72°.

To learn more about the soccer portion calculation from the given link:

https://brainly.com/question/26851221

#SPJ13

Use the given values to write an equation that relates x and y.

Answers

We are given that "x" and "y" vary inversely. This means that the variables follow the next relationship:

[tex]y=\frac{k}{x}[/tex]

Where "k" is a constant to be determined. To determine "k" we will use the given values:

[tex]\begin{gathered} x=3 \\ y=6 \end{gathered}[/tex]

Now, we plug in the values:

[tex]6=\frac{k}{3}[/tex]

Now, we solve for "k" by multiplying both sides by 3:

[tex]\begin{gathered} 6\times3=\frac{k}{3}\times3 \\ \\ 18=k \end{gathered}[/tex]

Therefore, the value of "k" is 18. Now, we substitute in the relationship:

[tex]y=\frac{18}{x}[/tex]

And thus we get the equation.

Other Questions
If an enzyme with an optimal pH of 6, was exposed to a pH of 9, how would this impact the enzymes function? How do you say Last year I went to France on a boat with my friends in Spain? Thanks can you help me factor the expression x^2+4x-21 although dr. king inspired many and provided charismatic leadership for several protests and campaigns, by the late 1960s his leadership of civil rights movement became less influential because: 1. Write a matrix to represent the following system. [tex]\left \{ {{-9x+4y =1} \atop {7x-9=5}} \right.[/tex]Complete the matrix below.[ _ _ | _ ][ _ _ | _ ][ _ _ | _ ]2. Write a matrix to represent the following system. [tex]\left \{ {{-5x+6y=1} \atop {5x-2y=9}} \right.[/tex]Complete the matrix below.[ _ _ | _ ][ _ _ | _ ][ _ _ | _ ] Can someone pls help If the breadth of a rectangle is reduced by 4cm it's are would be reduced by 240 cm. How long is the rectangle? To rent a certain meeting room, a college charges a reservation fee of $46 and an additional fee of $6.70 per hour. The math club wants to spend less than$106.30 on renting the meeting room.What are the possible amounts of time for which they could rent the meeting room?Use t for the number of hours the meeting room is rented, and solve your inequality for t. congratulations! you just won the lottery for $3.75 million. you are given the option of receiving $1.8 million now or you can receive $150,000 at the end of every year for 25 years. if you can earn 5% interest on your investments annually, what is the value of the annuity option? This long unit of measurement can be used to measure great distances. It *is equal to 1000 meters.OmillimeterO centimeterO meterO kilometerOdecimeter Name the process by which soluble food enters the blood, diffusion, fermentation or transpiration? Which statement applies to the axial skeleton not the appendicular skeleton? VERY URGENT I WILL GIVE BRAINLIEST!!!19. What is the purpose of taxonomic systems?a. To provide descriptive latin namesb. To maintain a small number of taxac. To construct a family tree that predicts how many species may be discovered into the futured. To provide consistent ways to identify and classify organisms as they are being studied Four of the twelve members of the panel were late forthe meeting. What fraction of the members were ontime? the following information is available: units in process, jan. 1 (60 percent converted) 2,000 units units in process, jan. 31 (30 percent converted) 1,000 units units started during the month 7,500 units total conversion costs accounted for during the month $237,600 materials are added at the beginning of the process. what is the cost per equivalent unit for conversion in jan. using the weighted average method? The Fundamental Orders of Connecticut (1638) are MOST important in United States political history because Describe how a decrease in populations in populations of socondary consumers in an ecosystem would impact both the primary consumer level and h primary producer level Round 2.629 to the nearest tenth. Find sin, tan, and sec, where is the angle shown in the figure. Give exact values, not decimal approximations.sin=tan=sec= shakira starts selling various homemade crafts in her front yard each saturday morning. she can not afford an attorney and so she does not prepare any paperwork. shakira's business is most likely a(n):