Emily21mercado
Emily21mercado
04-03-2020
Mathematics
contestada
Solve for y
- 10 + y = 6
Respuesta :
ayyenn
ayyenn
04-03-2020
-10 + y = 6
Add the 10 on both sides: -10 (+ 10) + y = 6 (+ 10) ; y = 16
FINAL ANSWER: y = 16
Answer Link
VER TODAS LAS RESPUESTAS ( 52+ )
Otras preguntas
Which two important chemical processes are basically the opposite of each other? photosynthesis and decomposition photosyntheis and cellular respiration
What is SI system???????????????????????????????????
Fair weather helps produce the best crop of peanuts in a decade. Which determinant of aggregate demand causes the change?
What is the value of m in the following equation: 7+2.3m=20.25-3m ? 2.5 5.2 2.3 20.25
Harold catches fish throughout the day at unpredictable intervals. which reinforcement schedule is this?
You are caring for a client with multiple myeloma. why would it be important to assess this client for fractures?
Write the quadratic function with the following transformations: vertical shrink by 3, left 4, down 9.
Over a period of years, a certain town observed that the correlation between x, the number of people attending churches, and y, the number of people in the city
How to do the foil method to solve (2r+3s)(2r-s)
Write a while loop that prints usernum divided by 2 (integer division) until reaching 1. follow each number by a space. example output for usernum = 40: 20 10 5