X^3=8
x^3=2^3
Therefore, x=2
Answer:
y = 5x + 25
Explaination:
To get the equation of a line, first get the slope of the line.
Slope = (change in y)/(change in x)
= (60-30)/(7-1)
= 30/6
= 5
Now use one point in the line (4,45) and a general point (x,y).
Slope = (change in y)/(change in x)
5 = (y - 45)/(x - 4)
5(x - 4) = (y - 45)
5x - 20 = y - 45
y = 5x -20 + 45
Answer:
4/5
Step-by-step explanation:
Short and Sweet Have a good day :D
Answer:
A - B = [ -1 3 ]
[ -6 2 ]
[ -4 -10 ]
Step-by-step explanation:
Since Matrix A and Matrix B have the same size, then we can simply perform the operation of subtraction on each position within the matrices to get the resulting subtracted matrix.
A = [ 4 7 ] B = [ 5 4 ]
[ -3 8 ] [ 3 6 ]
[ -5 -2 ] [ -1 8 ]
A - B = [ (4 - 5) (7 - 4) ]
[ (-3 - 3) (8 - 6) ]
[ (-5 - -1) (-2 - 8) ]
A - B = [ -1 3 ]
[ -6 2 ]
[ -4 -10 ]
Cheers.