Answer:
According to me, the answer is
Step-by-step explanation:
all real numbers
Answer:
y = -5x/4 - 8
Step-by-step explanation:
Two lines that are perpendicular have slopes that are opposite reciprocals.
Since the slope of the given line is 4/5, the opposite reciprocal of that is -5/4. So the equation has a slope of -5/4.
Since we know the coordinate of a point of the other equation, we can plug that into the point-slope form equation y - y1 = m(x - x1):
y - 2 = -5/4(x-(-8))
Simplify:
y - 2 = -5/4(x+8)
y - 2 = -5x/4 - 10
So the equation in slope-intercept form is:
y = -5x/4 - 8
Answer:
D
4(x + y) +5=32
Step-by-step explanation:
Answer:
I would say C
Step-by-step explanation:
Answer:
Length = 9units
Width = 7units
Step-by-step explanation:
It is said that the length is 2units more than the width
Assume that the width is x, then the length will be 2 + x
ie
Width = x
Length = 2 + x
Area of the rectangle = 63units
Area of rectangle = l * b
l - length of the rectangle
b - width of the rectangle
A = l * b
63 = (2 + x) * x
63 = ( 2 + x) x
63 = 2x + x^2
Let's rearrange it
x^2 + 2x - 63 = 0
Let's find the factor of 63
A factor that can be multiplied to give -63 and that can be added to give +2
Let's use -7 and +9
x^2 - 7x + 9x - 63 = 0
Separate with brackets
( x^2 - 7x) + ( 9x - 63) = 0
x( x - 7) + 9(x - 7) = 0
( x + 9)(x - 7) = 0
( x + 9) = 0
( x - 7) = 0
x + 9 = 0
x = -9
x - 7 = 0
x = 7
Note: the length of a rectangle can not be negative
So therefore,
x = 7
Length = 2 + x
= 2 + 7
= 9units
Width = x
= 7units