3.5x=42
x represents the length, since the formula to find area of a rectangle is width times length.
Answer:
A and B
Step-by-step explanation:
Vertical angles are angles that are opposite of each other on two crossing lines.
They have equal angle measure.
When we look at the image, we can tell that, from the given options:
A. <LRA and <FRA and
B. <TRF and <NRL are vertical angles.
Answer:
If im not wrong the answer is 23,613.
Step-by-step explanation:
9,854+3,905=13,759+9,854=23,613.
<span>import math
def calculateDistance(x1,y1,x2,y2):
dist = math.sqrt((x2 - x1)**2 + (y2 - y1)**2)
return dist
distance = calculateDistance(2,4,6,8)
print distance</span>
The inputs are the x values and the outputs are the y values
outputs : 4,3,-1,-3
Choice A