Those are equivalent take 100 times 1/4 it’s the same as dividing 4 :)
Answer:
x=2
Step-by-step explanation:
x+(2x)^2=18
Answer:
$19.55
Step-by-step explanation:
17*0.15=2.55
17+2.55=19.55
Answer:
y=-3x+4
Step-by-step explanation:
m=(y2-y1)/(x2-x1)
m=(-8-7)/(4-(-1))
m=-15/(4+1)
m=-15/5
m=-3
y-y1=m(x-x1)
y-7=-3(x-(-1))
y-7=-3(x+1)
y=-3x-3+7
y=-3x+4
A = l x w
so you know that the length is 3m longer than the width, so you could use a formula to represent that
w = l + 3
you then substitute the second equation into the first to solve for l
70 = l x (l +3)
70 = l^2 + 3l
you could then rearrange the formula and solve for l using the quadratic formula
0 = l^2 + 3l - 70
l = -3 +- (square root (3)^2 - 4(1)(70)) / 2(1)
l = -3 +- (square root 9 + 280) / 2
l = -3 +- (square root 289) / 2
l = -3 +- 17 / 2
then you solve for the two seperate roots
l = -3 + 17 /2
l = 14 / 2
l = 7
or
l = -3 - 17 / 2
l = -20 / 2
l = -10
since a length cannot be negative, this root is not viable. therefore l = 7
to solve for w you would use
w = l + 3
w = 7 + 3
w = 10
hope this helps! if you did not understand a step or concept please let me know!