Answer:
30
Step-by-step explanation:
To find the determinant of a 3x3 matrix, you can use this method. (See picture.)
Start with the first number in the top row, and block off the row and column. A 2x2 matrix will be left. Find the determinant of this 2x2 matrix, and multiply it by the number in the top row.
Repeat for the other two numbers in the top row. Add the first result, subtract the second, and add the third.
det A = -2 [(3)(-5) − (a)(0)] − 2 [(0)(-5) − (a)(0)] + b [(0)(0) − (3)(0)]
det A = -2 (3)(-5) − 0 + 0
det A = 30
Answer:
f(x) = 3 cos (2Pi / period value ; x )+ 2
or see answer using 2 as the period see answer in bold below.
Step-by-step explanation:
cosine function amplitude of 3 is A = 3
The period is used to find B
You need to show period value as the denominator and work out from there with 2PI as a function numerator to show as 2pi / period can be a data angle
C is the adding value.
Acos (Bx) + C
A = 3
Bx = 2 pi / period
C = + 2
However f 2 is also the period found
then we just plug in 2 to above formula
f(x) = 3 cos (2Pi / 2 ; x )+ 2
f(x) = 3cos (x pi) + 2
Answer:
3/2 is greater than 1
Step-by-step explanation:
A little trick to immediately know if a number is more or less than when it involves fractions versus whole numbers is that improper fractions will always be greater than 1.
If you want to confirm this, dividing 3/2 equals 1.5, ergo 1.5 > 1.
In essence, improper fractions will always represent a number greater than one contrasted to proper fractions because if you put it on a perspective (let's say you have 13 pie slices but you only needed 12, that means there is a pie slice that's extra that makes it greater than the original pie slices).
Hope that helps :)
There are 5 solutions for this system.
x^2 + 4y^2 = 100 ____1
4y - x^2 = -20 ____2
Add both 1 & 2 together. x^2 gets cancelled
4y^2 + 4y = 80 (send 80 to the other side and divide by 4)
Then equation the becomes : y^2 + y -20 =0
Now factorise the equation: (y+5) (y-4) = 0
Solve for y : y = -5 and y = 4
Using the values of y to find the values of x. From equation 1:
x^2 = 100 - 4y^2 x = /100 - 4y^2 (/ means square root) Replace values of y
y = -5, x = /100 - 4(-5)^2 = /100 - 100 = 0
y = 4, x = /100 - 4(4)^2 = / 100 - 64 = /36 = -6 or 6
Thus we have 6 solutions y = -5, 4 and x = -6, 0, 6