Answer:
B and D
Step-by-step explanation:
quadrilaterals only have 4 sides hence the prefix quad
we know that
If two lines are perpendicular, then the product o their slopes is equal to minus one
so

Step 1
<u>Find the slope of the given line</u>
we have

-------> 
This line is parallel to the y-axis
so
the perpendicular will be parallel to the x-axis
Step 2
The equation of the line perpendicular to the given line is the y-coordinate of the given point
Point 
the equation is

therefore
<u>the answer is</u>

see the attached figure to better understand the problem
Answer:
12
Step-by-step explanation:
Three cars each need 4 wheels, so that is...
4 + 4 + 4 wheels, which is 12 wheels
Answer:
4
Step-by-step explanation:
Brackets always mean "DO THIS FIRST!!!"
2+6 = 8
Then, do 3 x 8. That is 24.
24 divided by 4 is 6.
6 - 2 is 4!
Cramer's rule works as follows:
x+3y=16
3x+y=8
Then
x=Dx/D
y=Dy/D
where Dx,Dy,D are 2x2 matrices formed from of coefficients and right hand side.
D=
1 3
3 1
=1-9=-8
Dx=matrix D with first column replaced by the vector [16,8]=
16,3
8 1
=16-24
=-8
Dy=matrix D with second column replaced by the vector [16,8]=
1 16
3 8
=8-48
=-40
Therefore
x=-8/-8=1
y=--40/-8=5
Check:
x+3y=1+3(5)=16
3x+y=3(1)+5=8 ok.