h31102u h31102u
  • 14-11-2020
  • Mathematics
contestada

simplify x+x+2y-y+3x (dont put a whole paragraph how to do it please)

Respuesta :

missannabelle7 missannabelle7
  • 14-11-2020

Answer:

5x+y

Step-by-step explanation:

Answer Link

Otras preguntas

Using MS Excel, create a new workbook with the following (Save as w7_firstname_lastname.xlsx or w7_firstname_lastname.xls). As an administrator, you recorded t
Which of the following choices matches the system? y > -3x and y < 2x x > -3 and y < 2 x > 2 and y < -3 None of these choices are correct.
Hydrogen peroxide should be stored in a: a. neither answer given is correct b. closed metal container c. cool, dry place d. both answers given are correct
10. What was the Connecticut Compromise? What was the 3/5th compromis
What is the landforms in the rainforest
A savings account is a good choice for
What note is on the 3rd on the trumpet line
uestion 12of rozsuA) Which of the following statements accurately describes one difference between the earAborigines and Maori? (1 point)The Maori were hunter-g
The clutch throwout bearing should be in place before the transaxle is installed.
ll = int(input("Enter lower limit: ")) ul = int(input("Enter upper limit: ")) t = 1 while ll <= ul: print(ll) ll += t t +=1 i need a flowchart on this py