Answer:
750 minutes
Step-by-step explanation:
Answer:
7**6
Step-by-step explanation:
The expression 7^6 ; can be interpreted as 7 raised to the power of 6 ; which is (7 * 7 * 7 * 7 * 7 * 7). To execute this expression using a computer or basic mathematical operation on a computer we use the power symbol which the computer understand this the double multiplication symbol (**)
Hence, 7^6 = (7**6)
solution is (x, y ) → (- 1, 4 )
y + 2x = 2 → (1)
y + 4x = 0 → (2)
subtract equation (1) from (2) to eliminate term in y
(y - y ) + (4x - 2x ) = (0 - 2 )
2x = - 2 ( divide both sides by 2 )
x = - 1
substitute x = - 1 in either (1) or (2) and solve for y
(1) → y - 2 = 2 ( add 2 to both sides )
y = 4
solution is (x, y ) → (- 1, 4 )
Answer:
24
Step-by-step explanation:
use Pythagoras theorem
a^2 + b^2 = c^2
18^2+b^2=30^2
b^2 = 30^2 - 18^2
b = √576 =24