jdhobbs13
jdhobbs13
01-12-2017
Mathematics
contestada
What is a value y?
Y = ____
Respuesta :
choixongdong
choixongdong
01-12-2017
4y = 180 - 2(34)
4y = 180 - 68
4y = 112
y = 28
Answer Link
VER TODAS LAS RESPUESTAS ( 41+ )
Otras preguntas
are mass and *weight of matter* the same thing
Why did China grow wealthy under the Mongol rulers?
Is it true that One of the first colonies set up in what is now the USA was Jamestown.
Combining like terms 5h-6-8+7h
De las siguientes opciones escoge el adverbio. específico específicamente específicomente De las siguientes opciones escoge el adverbio. increíblemente increíbl
Consider this statement, which survey respondents are asked to agree or disagree with: Government should play a major role in helping families that, through no
8. The endpoints of ST are $(-3, 2) and T(5,8). Find the coordinates of the midpoint of ST. Then find ST.
8x = 12y and 2y + 10 = 22
Which kinds of nerves are found in the peripheral nervous system?
Consider the following code segment. int j = 10; int k = 8; j += 2; k += j; System.out.print(j); System.out.print(" "); System.out.println(k); What is printed w