samuelitodonoso
samuelitodonoso samuelitodonoso
  • 18-03-2021
  • Mathematics
contestada

Simplity to create an equivalent expression. 6(7 – 3y) + 6(y +1)​

Respuesta :

boredbacon
boredbacon boredbacon
  • 18-03-2021

Answer:

48-12y

Step-by-step explanation:

So first you have to distribute

it would be...

42-18y+6y+6

then you put it together

48-12y

Answer Link

Otras preguntas

892 = ____ + 90 + 2 SOLVE PLEASE
What is the factored form of 4x^2+12x+5
[888-18(240:6+216:6)]:4 Rezultatul nu este nr negativ
Which is warmer during the night, land or water?
Identify all the sets to which the number 0.41567 belongs a. Rational number b. Irrational c. Integer rational number d. Whole number, integer ,rational number
How are roman law,the justinian code and napoleonic code related?
Approximately how many african-americans moved into harlem in the early twentieth century?
Where does the drinking water for your community come from???
A cylindrical container with radius 12 cm and height 7 cm is covered in paper. what is the area of the paper
What is the output of int j = 0; while( j < 5) { System.out.println(" " + j); j = j + 1; }