1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Tpy6a [65]
3 years ago
13

Use cross products to find the area of the triangle in the xy-plane defined by (1, 2), (3, 4), and (−7, 7).

Mathematics
1 answer:
Free_Kalibri [48]3 years ago
8 0

I love these. It's often called the Shoelace Formula. It actually works for the area of any 2D polygon.


We can derive it by first imagining our triangle in the first quadrant, one vertex at the origin, one at (a,b), one at (c,d), with (0,0),(a,b),(c,d) in counterclockwise order.


Our triangle is inscribed in the a \times d rectangle. There are three right triangles in that rectangle that aren't part of our triangle. When we subtract the area of the right triangles from the area of the rectangle we're left with the area S of our triangle.


S = ad - \frac 1 2 ab -  \frac 1 2 cd - \frac 1 2 (a-c)(d-b) = \frac 1 2(2 ad - ab -cd - ad +ab +cd -bc) = \frac 1 2(ad -bc)


That's the cross product in the purest form. When we're away from the origin, a arbitrary triangle with vertices A(x_1, y_1), B(x_2, y_2), C(x_3, y_3) will have the same area as one whose vertex C is translated to the origin.


We set a=x_1 - x_3, b= y_1  - y_3, c=x_2 - x_3, d=y_2- y_3


S= ad-bc=(x_1 - x_3)(y_2 - y_3) -(x_2-x_3)(y_1 - y_3)


That's a perfectly useful formula right there. But it's usually multiplied out:


S= x_1y_2 - x_1 y_3  - x_3y_2 + x_3 y_3 - x_2 y_1 + x_2y_3 + x_3 y_1 - x_3 y_3


S= x_1 y_2 - x_2 y_1  + x_2y_3 - x_3y_2   + x_3 y_1 - x_1 y_3


That's the usual form, the sum of cross products. Let's line up our numbers to make it easier.


(1, 2), (3, 4), (−7, 7)

(−7, 7),(1, 2), (3, 4),


[tex]A = \frac 1 2 ( 1(7)-2(-7) + 3(2)-4(1) + -7(4) - (7)(3)

You might be interested in
Sam has 35 rubbers.He wants to share them equally between 3 of his friends .How many will each friend receive?How many are left
Nitella [24]

Answer:

11 will be shared out and there will be 2 rubbers left.

Step-by-step explanation:

the last number that 3 goes into before 35 is 33. 33 ÷ 3 = 11. So each friend gets 11 rubbers. then from 33, there will be 2 rubbers left.

5 0
3 years ago
Graph a line with a slope of.....
photoshop1234 [79]

Answer:

use google graph:)

Step-by-step explanation:

4 0
3 years ago
Read 2 more answers
Da<br> A<br> Solve the equation 2x^2+3=0
Anika [276]

Answer:

x = ±i(√6 / 2)

General Formulas and Concepts:

<u>Pre-Algebra</u>

  • Equality Properties

<u>Algebra I</u>

  • Solving quadratics

<u>Algebra II</u>

Imaginary root i

  • √-1 = i

Step-by-step explanation:

<u>Step 1: Define</u>

<em>Identify</em>

2x² + 3 = 0

<u>Step 2: Solve for </u><em><u>x</u></em>

  1. [Subtraction Property of Equality] Subtract 3 on both sides:                        2x² = -3
  2. [Division Property of Equality] Divide 2 on both sides:                                  x² = -3/2
  3. [Equality Property] Square root both sides:                                                    x = ±√(-3/2)
  4. Simplify:                                                                                                             x = ±i(√6 / 2)
4 0
3 years ago
In a population of 10,000, there are 5000 nonsmokers, 2500 smokers of one pack or less per day, and 2500 smokers of more than on
Kazeer [188]

Answer:

In one month, we will have 4,950 non-smokers, 2,650 smokers of one pack and 2,400 smokers of more than one pack.

In two months, we will have 4,912 non-smokers, 2,756 smokers of one pack and 2,332 smokers of more than one pack.

In a year, we will have 4,793 non-smokers, 3,005 smokers of one pack and 2,202 smokers of more than one pack.

Step-by-step explanation:

We have to write the transition matrix M for the population.

We have three states (nonsmokers, smokers of one pack and smokers of more than one pack), so we will have a 3x3 transition matrix.

We can write the transition matrix, in which the rows are the actual state and the columns are the future state.

- There is an 8% probability that a nonsmoker will begin smoking a pack or less per day, and a 2% probability that a nonsmoker will begin smoking more than a pack per day. <em>Then, the probability of staying in the same state is 90%.</em>

-  For smokers who smoke a pack or less per day, there is a 10% probability of quitting and a 10% probability of increasing to more than a pack per day. <em>Then, the probability of staying in the same state is 80%.</em>

- For smokers who smoke more than a pack per day, there is an 8% probability of quitting and a 10% probability of dropping to a pack or less per day. <em>Then, the probability of staying in the same state is 82%.</em>

<em />

The transition matrix becomes:

\begin{vmatrix} &NS&P1&PM\\NS&  0.90&0.08&0.02 \\  P1&0.10&0.80 &0.10 \\  PM& 0.08 &0.10&0.82 \end{vmatrix}

The actual state matrix is

\left[\begin{array}{ccc}5,000&2,500&2,500\end{array}\right]

We can calculate the next month state by multupling the actual state matrix and the transition matrix:

\left[\begin{array}{ccc}5000&2500&2500\end{array}\right] * \left[\begin{array}{ccc}0.90&0.08&0.02\\0.10&0.80 &0.10\\0.08 &0.10&0.82\end{array}\right] =\left[\begin{array}{ccc}4950&2650&2400\end{array}\right]

In one month, we will have 4,950 non-smokers, 2,650 smokers of one pack and 2,400 smokers of more than one pack.

To calculate the the state for the second month, we us the state of the first of the month and multiply it one time by the transition matrix:

\left[\begin{array}{ccc}4950&2650&2400\end{array}\right] * \left[\begin{array}{ccc}0.90&0.08&0.02\\0.10&0.80 &0.10\\0.08 &0.10&0.82\end{array}\right] =\left[\begin{array}{ccc}4912&2756&2332\end{array}\right]

In two months, we will have 4,912 non-smokers, 2,756 smokers of one pack and 2,332 smokers of more than one pack.

If we repeat this multiplication 12 times from the actual state (or 10 times from the two-months state), we will get the state a year from now:

\left( \left[\begin{array}{ccc}5000&2500&2500\end{array}\right] * \left[\begin{array}{ccc}0.90&0.08&0.02\\0.10&0.80 &0.10\\0.08 &0.10&0.82\end{array}\right] \right)^{12} =\left[\begin{array}{ccc}4792.63&3005.44&2201.93\end{array}\right]

In a year, we will have 4,793 non-smokers, 3,005 smokers of one pack and 2,202 smokers of more than one pack.

3 0
4 years ago
How do I simplify this?
Anastasy [175]
3/4 + 1 = 1.75 which is equivalent to 7/4
1- 3/4 = 0.25 which is equivalent to 1/4
the problem now looks like 7/4 / 1/4
you cancel out both 4
this problem simplified looks like 7/1
which is equivalent to 7 if you divide
6 0
1 year ago
Other questions:
  • How many 1 inch cubes do you need to fill a cube with an edge length of 7/12 foot
    13·1 answer
  • Drag the tiles to the correct boxes to complete the pairs. Not all tiles will be used.
    12·1 answer
  • What is the cost of each chicken and what is the cost of each duck
    9·2 answers
  • The dimensions of a 3-ft by 6-ft rectangle are multiplied by 1/3. How is the area affected?
    14·1 answer
  • What the missing number
    10·2 answers
  • PLEASEE HELPP BRAINLY,BRAINLIEST POINTS!!
    10·1 answer
  • Ashley tutors English. For each hour that she tutors, she earns 20 dollars.
    11·1 answer
  • PLZ I NEED HELP ASAP IN UNDER 5 MINUTES PLZZ HELPP
    15·2 answers
  • HURRY PLEASE I WILL GIVE BRAINLIEST
    6·1 answer
  • Can you help me please? Maybe hurry a tiny bit Thank you
    8·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!