tayy5
tayy5 tayy5
  • 03-02-2017
  • Mathematics
contestada

Will someone please help me !

Will someone please help me class=

Respuesta :

katiebug11501
katiebug11501 katiebug11501
  • 03-02-2017
You just need to distribute it out
Answer Link

Otras preguntas

Draw Lewis structures for each of the following. 1. nitrogen trifluoride, NF3 2. hydrogen sulfide, H2S 3. fluorine, F2 4. carbon monoxide, CO 5. sulfur dioxide,
A standard form of a parabola with points through (2, 0) (3, 2) (4, 6)y = x^2 + 3x + 2y = x^2 + 3x - 2y = x^2 - 3x + 2y = x^2 - 3x - 2
The satirical tone of this passage from Swift’s “A Modest Proposal” is best described as _______.
The image shows part of the humerous bone in different genera of primates. Which statement is best supported by the observable structures of the different hume
what is celluar respiration​
how can I use utter in a sentence​
A conducting sphere of radius R carries positive charge q. Calculate the amount of work that would be required to move a small positive test charge q0 slowly fr
What was true of Tibet? It was feared by Britain because of its militantly aggressive actions in Kashmir and the Punjab in the 1940s. It was the only Sunni Mus
A statistical program is recommended. A random sample of soil specimens was obtained, and the amount of organic matter (%) in the soil was determined for each
Consider the following code. int limit; int reps = 0; cin >> limit; while (reps < limit) { cin >> entry; triple = entry * 3; cout << triple