Answer:
C - 1 / sin^2x
Step-by-step explanation:
as csc x = 1 / sin x
so, csc^2 x = 1 / sin^ 2x
Answer:
Step-by-step explanation:
Use the basic simple interest formula:
P * r * t = I and put the info into a table with those variables along the top, formig the columns we need:
P * r * t = I
Acct 1
Acct 2
If we have a total of 1500 to split up between 2 accounts, we put x amount of money into one and then have 1500-x left to put into the other. We will fill those in along with the interest rates in decimal form and the time of 1 year:
P * r * t = I
Acct 1 x .04 1
Acct 2 1500-x .05 1
Looking at the formula we are told that Prt = I, so we will multiply P times r times t and fill in the I column:
P * r * t - I
Acct 1 x .04 1 .04x
Acct 2 1500-x .05 1 .05(1500-x)
The total Interest earned by the addition of the interest earned from both accounts is 69.50. So we add the interest column together and set it equal to 69.50:
.04x + .05(1500 - x) = 69.50 and
.04x + 75 - .05x = 69.50 and
-.01x = -5.5 so
x = 550
That's how much money is in the account earning 4% interest.
Answer:
Yes it is a rational number
Step-by-step explanation:
Rational numbers include positive, negative numbers and 0 that can be ritten as ratio.
You can do
3 * 2 and 11 * 2 which would be 6:22 and is still equal to the ratio 3:11. Your explanation can be the when divided by 2 or the number you multiplied by, you would get the original ratio
Examples:
6:22
9:33
12:44
9514 1404 393
Answer:
(x, y, z) = (-3, -1, 3)
Step-by-step explanation:
Many graphing calculators can solve matrix equations handily. Here, we use a combination of methods.
Use the last equation to write an expression for z.
z = 4 -x +4y
Substitute this into the second equation:
y -4(4 -x +4y) = -13
y -16 +4x -16y = -13
4x -15y -3 = 0
In genera form, the first equation can be written as ...
3x +y +10 = 0
Now, the solution to these two equations can be found to be ...
x = (-15(10) -1(-3))/(4(1) -3(-15)) = (-150 +3)/(4+45) = -3 . . . using "Cramer's rule"
y = -(10 +3x) = -(10 -9) = -1 . . . . from the first equation
z = 4 -(-3) +4(-1) = 3 . . . . . . . . from our equation for z
The solution to the system is (x, y, z) = (-3, -1, 3).
_____
<em>Additional comment</em>
Written as an augmented matrix, the system of equations is ...
![\left[\begin{array}{ccc|c}-3&-1&0&10\\0&1&-4&-13\\1&-4&1&4\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Cc%7D-3%26-1%260%2610%5C%5C0%261%26-4%26-13%5C%5C1%26-4%261%264%5Cend%7Barray%7D%5Cright%5D)