Answer:
If Shawn downloads a movie at a price of $ 2 each, for five movies he should pay $ 10. A percentage of 25% calculated as a sum is required to pay multiplied by 0.25. If for five downloaded movies there is a discount of 25%, it means that at a price of $ 10 he will have a 25% discount, $ 10x0.25 (25%) and get a discount of $ 2.5. That means he saved $ 2.5 if he bought five movies, and would pay $ 7.5.
12 feet + 16 feet= 28 feet needed
The store does not have enough fabric.
There are 3 feet in a yard.
8 yards * 3 feet= 24 feet of fabric available
I'm guessing on the make up of the matrices.
First off let's look at [C][F].
[C]=
[F]=
[C][F]=
where each element of [C][F] comes from multiplying a row of [C] with a column of [F].
Example: First element is product of first row and first column.
.
.
.
Now that we have [C][F], we can subtract it from [B], element by element,
[B]-[C][F]=
[B]-[C][F]=
.
.
.
If this is not how the matrices look,please re-state the problem and be more specific about the make up of the matrices (rows x columns).
Here's an example.
[A] is a 2x2 matrix. A=[1,2,3,4].
The assumption is that [A] looks like this,
[A]=
[B] is a 3x2 matrix. B=[5,6,7,8,9,10]
[B]=
Answer:
An integer is any negative or positive number that’s not a fraction. Ex: 1, -3
Step-by-step explanation:
Answer:
The pairs are (13,15) and (-15,-13).
Step-by-step explanation:
If n is an odd integer, the very next odd integer will be n+2.
n+1 is even (so we aren't using this number)
The sum of the squares of (n) and (n+2) is 394.
This means
(n)^2+(n+2)^2=394
n^2+(n+2)(n+2)=394
n^2+n^2+4n+4=394 since (a+b)(a+b)=a^2+2ab+b^2
Combine like terms:
2n^2+4n+4=394
Subtract 394 on both sides:
2n^2+4n-390=0
Divide both sides by 2:
n^2+2n-195=0
Now we need to find two numbers that multiply to be -195 and add up to be 2.
15 and -13 since 15(-13)=-195 and 15+(-13)=2
So the factored form is
(n+15)(n-13)=0
This means we have n+15=0 and n-13=0 to solve.
n+15=0
Subtract 15 on both sides:
n=-15
n-13=0
Add 13 on both sides:
n=13
So if n=13 , then n+2=15.
If n=-15, then n+2=-13.
Let's check both results
(n,n+2)=(13,15)
13^2+15^2=169+225=394. So (13,15) looks good!
(n,n+2)=(-15,-13)
(-15)^2+(-13)^2=225+169=394. So (-15,-13) looks good!