Addition: a) 7 + 3 = b) 12 + 5 = c) 8 + 9 = d) 6 + 2 = e) 15 + 4 = Subtraction:

Addition:
a) 7 + 3 =
b) 12 + 5 =
c) 8 + 9 =
d) 6 + 2 =
e) 15 + 4 =
Subtraction:
a) 9 – 4 =
b) 14 – 7 =
c) 10 – 2 =
d) 8 – 3 =
e) 13 – 6 =
Basic Multiplication:
a) 2 x 3 =
b) 5 x 4 =
c) 3 x 7 =
d) 6 x 2 =
e) 4 x 9 =
Counting in Tens:
a) Count by tens from 10 to 50.
b) Count by tens backward from 50 to 10.
Even and Odd Numbers:
a) Circle the even numbers from 1 to 20.
b) Circle the odd numbers from 1 to 20.
Comparing Numbers:
a) Compare the numbers: 15 ___ 20.
b) Compare the numbers: 8 ___ 8.
c) Compare the numbers: 12 ___ 5.
d) Compare the numbers: 17 ___ 22.
Word Problems:
a) Sarah has 8 marbles, and Tom has 6 marbles. How many marbles do they have together?
b) There are 9 red balls and 3 blue balls. How many balls are there in total?
c) If you have 7 candies, and you eat 2 of them, how many candies do you have left?
Shapes:
a) Draw a square.
b) Draw a triangle.
c) Draw a circle.
d) How many sides does a rectangle have?
Measurement:
a) How many centimeters are in a meter?
b) If a pencil is 15 centimeters long and another one is 10 centimeters long, which one is longer?
Money:
a) If a toy costs 4 dollars, how much change will you get if you pay with a 10-dollar bill?
b) If you have 3 quarters and 2 dimes, how much money do you have?

Hello, I’d like someone to help finding the solution for 4 exercises from Matrix

Hello,
I’d like someone to help finding the solution for 4 exercises from Matrix Analysis &Applied Linear Algebra, text book by Carl D. Meyer.
I want a detailed solution with step by step instructions shown and explained in a video , if there is more than one solution please explain both of them.
I have provided screenshots of the questions, in addition to the textbook if you don’t have it.
Please do not bid unless you are 100% familiar with the topic, and able to deliver a detailed step by step solution, and record a video (Decent quality and clear) while solving it as if you are tutoring, teaching or giving a private lesson.
I expect the answer to be explained handwritten on a paper, board, or note taking app like One Note, Notability or similar.
AI generated answers are not accepted.

Hello, I’d like someone to help finding the solution for 4 exercises from Matrix

Hello,
I’d like someone to help finding the solution for 4 exercises from Matrix Analysis &Applied Linear Algebra, text book by Carl D. Meyer.
I want a detailed solution with step by step instructions shown and explained in a video , if there is more than one solution please explain both of them.
I have provided screenshots of the questions, in addition to the textbook if you don’t have it.
Please do not bid unless you are 100% familiar with the topic, and able to deliver a detailed step by step solution, and record a video (Decent quality and clear) while solving it as if you are tutoring, teaching or giving a private lesson.
I expect the answer to be explained handwritten on a paper, board, or note taking app like One Note, Notability or similar.
AI generated answers are not accepted.

Quantum gates transform a quantum state, and the underlying math is linear algeb

Quantum gates
transform a quantum state, and the underlying math is linear algebra. For this homework, you will
be writing matrix math expressions and showing your work by evaluating them.
Question 1 Design a 2-qubit quantum gate ? that performs an ? gate on the first qubit and a ? gate
on the second qubit.
Write the matrix expression for ? using ? and ?.
Write the matrix representations of ? and ?.
Evaluate your matrix expression and show the matrix representation for ?.
Can ? produce entanglement between the qubits it operates on? Yes | No
Question 2 Design a single-qubit quantum gate ? that performs an ? gate then a ? gate.
Write the matrix expression for ? using ? and ?.
Write the matrix representations of ? and ?.
Evaluate your matrix expression and show the matrix representation for ?.

1. For the 1-D bar system, assume k = 30 W/m−◦C, L = 0.4 m, α = 50◦C, β = 20◦C,

1. For the 1-D bar system, assume k = 30 W/m−◦C, L = 0.4 m, α = 50◦C, β = 20◦C,
and q(x) = 4000x(L − x) W/m3 . For N = 4, write down the three equations in the
system Au = f and solve for the vector u. No coding necessary for this part. Plot
the temperature solution along the bar using the temperatures at the five nodes. Use
Python for plotting purposes.
2. Consider the following data:
xi 0.0 0.2 0.4 0.6 0.8 1.0 1.2 1.4 1.6
ui 22.5 26.4 28.4 32.5 37.4 40.2 32.0 29.0 25.2
(a) Calculate the first-order accurate finite difference approximations to the first deriva-
tive u'(x) at all xi.
(b) Next, calculate the corresponding second-order accurate finite difference approximations.
(c) Compare the two sets of approximations by plotting the approximations against x. Again, use Python for this purpose
I need python code file and resulted graphs separately. Because i have to submit python code and report separately.