davontarouster2
davontarouster2 davontarouster2
  • 17-07-2018
  • Mathematics
contestada

What must be true for lines a and b to be parallel lines? Check all that apply

What must be true for lines a and b to be parallel lines Check all that apply class=
What must be true for lines a and b to be parallel lines Check all that apply class=
What must be true for lines a and b to be parallel lines Check all that apply class=

Respuesta :

calculista
calculista calculista
  • 17-07-2018

the question does not present the options, but this does not interfere with the resolution


we know that

if a and b are parallel lines

so


1) m∠2=58°------> by corresponding angles


2) m∠1=4x-10------> by alternate exterior angles


3) [m∠2+m∠(3x-1)]+m ∠1=180°------> by supplementary angles

58+(3x-1)+4x-10=180

7x=180-47

7x=133

x=19°


4) angle (4x-10)=-4*19-10-------> 66°


5) angle 3x-1=3*19-1-------> 56°

Answer Link

Otras preguntas

The role of the president pro tempore of the senate is
if a persons feels 10 beats in 10 seconds and then multiplied by 6 to get their beats per minute, what would it be ?
What do libraries allow you to do in C++, and how do you incorporate libraries into a C++ program?
Let S={a,b,c}. a. List all permutations of S. b. List all 2-combinations of S.
A myocardial infarction is a heart attack. TRUE OR FALSE. ANSWER QUICK PLEASE!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Write the equation of the line perpendicular to y = *x+7 with a y-intercept of (0-1)
Determine whether the equation defines y as a linear function of x. If so, write it in the form y = mx + b. (If an answer does not exist, enter DNE.) 4x + 2y =
Use the quadratic formula to solve the equation -3x^2-x-3=0
What are the values of M and theta in the diagram below
Write a recursive function that returns true if the digits of a positive integer are in increasing order; otherwise, the function returns false. Also, write a p