212
/ \
2 106
/ \
2 53
2800
/ \
2 1400
/ \
2 700
/ \
2 350
/ \
2 175
/ \
5 35
/ \
5 7
/ \
7 1
900
/ \
2 450
/ \
2 225
/ \
3 75
/ \
3 25
/ \
5 5
/ \
5 1
This might help if you need it again
Answer:
<h2>2 x 2</h2>
Step-by-step explanation:
Dimensions: m x n
m = number of rows
n = number of columns
When multiplying two matrices:
m x n * n x k = m x k
MATIX 1:
m = number of rows
n = number of columns
MATRIX 2:
n = number of rows
k = number of columns
RESULTING MATIX:
m = number of rows
k = number of columns
2 x 3 * 3 x 2 = 2 x 2
Answer:
x lessthen or equel to 3/2
Step-by-step explanation:
Answer:
His friend gave Greg a 20$ bill.
Step-by-step explanation:
35.23+10.75+17.25=63.23
63.23-50= 13.23
13.23+6.77= 20
So if you solve for n
4n^2+3=7n
make into trinomial
subtract 7n from both sides
4n^2-7n+3=0
if we can factor this, then we can asume that the factors are equal to zero becase if
xy=0 then assume x and/or y=0 so
to factor an equation in ax^2+bx+c where a is greater than 1 then
b=t+z
a times c=t times z
to factor 4n^2-7n+3 you do
4 times 3=12
what 2 numbers multiply to get 12 and add to get -7
the numbers are -3 and -4 so
split up the -7
4n^2-4n-3n+3
group
(4n^2-4n)+(-3n+3)
undistribute
(4n)(n-1)+(-3)(n-1)
reverse distributive property
ab+ac=a(b+c)
(4n-3)(n-1)=0
set each to zero
4n-3=0
add 3 to both sides
4n=3
divide both sides by 4
n=3/4
n-1=0
add 1 to both sides
n=1
n=3/4 or 1