Nerdy2278
Nerdy2278 Nerdy2278
  • 13-12-2016
  • English
contestada

what type of text is a memoir ?

1.persuasive
2.argumentative
3.fictional
4.expository

Respuesta :

Аноним Аноним
  • 13-12-2016
It is Expository I guess.

Answer Link

Otras preguntas

Kendra is also buying souvenirs for the family reunion. She wants to spend under $2.25 for each item. Which souvenirs cost less than $2.25 per item? tote bags:
The definition for each logical fallacy term has been provided for you. Match the correct logical fallacy term with each definition provided. options non-sequi
Which of the following adaptations of the flowering cactus would not be considered a nonspecific defensive mechanism? A.) The generation of nectar B.) The growt
Which is an example of a sales tax? A. 5 percent charged on purchases of goods such as books or chairs B. 5 percent charged on imported goods C. 10 perce
Logarithmic and Exponential Forms of Equations In Exercise,Write the logarithmic equation as an exponential equation,or vice versa. e-3 = 0.0498...
Is 45 a composite number
I don't know how to find the grams​
HELP ME PLEASE (PHOTO ATTACHED)
A function [tex]f(x)=\sqrt[3]{x}[/tex] is transformed into the function [tex]g(x)=-\sqrt[3]{x} -8[/tex]. Name the 2 transformations that occurred and describe t
Given a string, return a version without the first and last char, so "Hello" yields "ell". The string length will be at least 2. without_end('Hello') → 'ell' wi