Answer:
y=14
Step-by-step explanation:
because I solved it and got 14 ......
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!
Answer: the answer is 700
We can say L as length and W as the width
L= 3w + 8
The formula for perimeter is 2L + 2W = P. We can substitute L in as "3w+8" to make the equation...
2(3w+8)+2w=88 Now, we can simplify by distributing the 2 to each term
6w+16+2w=88
8w+16=88 Then subtract 16 from each side..
8w=72
w=9
So the width is 9, so we can substitue that into the previous equation, L = 3w+8.
L=3(9)+8
L=27+8
L=35, W=9