IF
2=5 ;
3=9 ; 3*5 - 3*2
4=48 ; 4*9 + 4*3
5=220 ; 5*48 - 5*4
6=1,350 6*220 + 6*5
7= 9408 7*1350 - 7*6
THEN 8 = 8*9408 + 8*7 = 75320
Responder:
2³
5⁴
10³
a^6
Explicação passo a passo:
Quando um certo valor é multiplicado repetidamente,
Por exemplo,
a * a * a * a = a⁴ (a multiplicado 4 vezes)
Por isso,
2 x 2 x 2 = 2³
5 x 5 x 5 x 5 = 5⁴
10 x 10 x 10 = 10³
a x a x a x a x a x a = a^6
There are 36 inches in a yard so 36*2.54 = 91.44 centimeters
The answer is 42 in
the equation is... 3+3+3+3+6+6+6+12=42in
hope this helps!
Answer:
y= -1*x +12
Step-by-step explanation:
x=4 is a function that always has the value 4 for the x-axis, no matter y variable, this a vertical function.
Perpendicular Lines are those with the following condition:
y=a*x+b (1)
y=c*x+d (2)
Where a and c are the respective slope
If These two lines are perpendicular, then
a=- 1/c
Using those principles we have that the slope for our needed line has to be -1, since the slope for the first line is 1 (the coefficient of x is 1, in the line x=4)
Lets use the given point (5,7) in the equation (2)
7=-1 * 5 + d
resulting d=12
so, our equation for the line is y= -1*x +12