Answer:
The expense of the visit to dental specialist is equivalent to (50+100n)
Step-by-step explanation:
The distance formula is: d = sqrt( (x2 - x1)2 + (y2 - y1)2 )
For this problem, let (-5, -4) be the "first" point, so x1 = -5 and y2 = -4
and let (-6, 4) be the "second" point, so x2 = -6 and y2 = 4.
Then: d = sqrt( (-6 - -5)2 + (4 - -4)2 ) = sqrt( (-1)2 + (8)2 ) = sqrt( 1 + 64 ) = sqrt( 65)
The distance formula is just the Pythagorean Theorem applied to an x-y graph.
You would get the same final answer if you let (-5, -4) be the second point and (-6, 4) be the first point.
Answer:
2 hours, 9 minutes (and 19 seconds if u wanna be exact)
Step-by-step explanation:
Answer:
Solution : (15, - 11)
Step-by-step explanation:
We want to solve this problem using a matrix, so it would be wise to apply Gaussian elimination. Doing so we can start by writing out the matrix of the coefficients, and the solutions ( - 5 and - 2 ) --- ( 1 )

Now let's begin by canceling the leading coefficient in each row, reaching row echelon form, as we desire --- ( 2 )
Row Echelon Form :

Step # 1 : Swap the first and second matrix rows,

Step # 2 : Cancel leading coefficient in row 2 through
,

Now we can continue canceling the leading coefficient in each row, and finally reach the following matrix.

As you can see our solution is x = 15, y = - 11 or (15, - 11).
Using the law os cosines formula b^2 = a^2 + c^2 - 2*a*c*cos(B)
a = 17, b = 8, c = 16
8^2 = 17^2 + 16^2 - 2*17*16* cos(B)
64 = 289 + 256 - 544 * cos(B)
544*cos(B) = 289 + 256 - 64
544 * cos(B) = 481
cos (B) = 481/544
B = arccos(481/544)
B = 27.8 degrees