Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Someone explain how to solve this on Jupyter notebook please. Im very lost. Thanks! Given a triangle with vertices at the coordinates A(2, 4), B(1,

Someone explain how to solve this on Jupyter notebook please. Im very lost. Thanks!

image text in transcribed

Given a triangle with vertices at the coordinates A(2, 4), B(1, -2), C(3, 7): (a) Find the lengths of the sides. (b) Use the Law of Cosines formula to find cos(ZBAC). NOTE the formula can be rewritten as b2 + c2-a2 cos(ZBAC) 2bc where a, b, c are BC, AC, AB respectively. (c) Confirm your answer by finding cos(ZBAC) by using the dot product for- mula to find the angle between a = AB = (1, -6) and b = A = (1, 3). NOTE that you found the magnitudes in part (a), and you can compute the dot product by just using arithmetic operations

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

DB2 11 The Database For Big Data And Analytics

Authors: Cristian Molaro, Surekha Parekh, Terry Purcell, Julian Stuhler

1st Edition

1583473858, 978-1583473856

More Books

Students also viewed these Databases questions