Answer:
b. the radio of feet to inches
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:
its +
Step-by-step explanation:
Answer:
25 cent stamps = 13 and 29 cent stamps = 15
Step-by-step explanation:
x = 25 cent stamps and y = 29 cent stamps
x + y = 28......x = 28 - y
0.25x + 0.29y = 7.60
0.25(28 - y) + 0.29y = 7.60
7 - 0.25y + 0.29y = 7.60
-0.25y + 0.29y = 7.60 - 7
0.04y = 0.60
y = 0.60 / 0.04
y = 15 <===== 29 cent stamps
x + y = 28
x + 15 = 28
x = 28 - 15
x = 13 <===== 25 cent stamps
lets check it...
0.25x + 0.29y = 7.60
0.25(13) + 0.29(15) = 7.60
3.25 + 4.35 = 7.60
7.60 = 7.60 (correct..it checks out)