1. How to write a negative statement using the helping verb to do?
2. A map of Konigsberg’s bridges is shown at the right. The map is studied by Mr. Euler carefully.
What are the two verbs in passive voice?
Should the first verb be in passive voice be changed to active voice, why or why not? Should the second?
I need help with these few problems, I can’t seem to get past them.
"What to dooooo….What to do?" No, I don’t know what to do."
2. "is shown" & "is studied"
No, the first verb would be transitive, and distract from the subject.
No, changing the verb would leave an incomplete sentence
Posted in statement
Which bill statements should be kept and how long should they be kept before shredding and throwing away? For example: credit cards, car insurance, health insurance, utility bills, and bank account statements.
Credit cards till the next statement arrives
Car insurance after the new policy arrives
Health Insurance 1 yr unless you write off medical on taxes then 7 yrs
Utility no need to at all
Bank Accounts 2 yrs since that is what mortgage lenders ask for when you apply
Posted in statements
"Past Due: More than $10,000 in total currently past due and/or in collections over three or more accounts, you will not pass"
Not sure how to take this statement. Does this mean if I have 3 or more accounts in collections I will not pass the credit check or does it mean they have to add up to $10,000?
I am applying for a job and this statement was in the credit check portion… I have 3 or more accounts in collections but all of my debt together is not where near $10,000. I have more medical bills than anything.
with 3 or more accounts you owe over $10,000 total
Posted in if statement
I’m about to file bankruptcy, but I read that you need creditor statements to do so. All the accounts are long since charged off, and I have no creditor statements. Can I still file?
I already have a lawsuit and am being harassed. I am filing bankruptcy to get rid of the lawsuit, and also ensure no further lawsuits happen, since other creditors have another two years to sue me. I also just like knowing that it’s cleaned up and dealt with, not just hanging there like they would otherwise be.
Rick Palmer calls himself a bankruptcy attorney, yet doesn’t know that bankruptcy courts are FEDERAL.
The laws and procedures are the same in all states..
Call your local Bar Association
You can get 1/2 hour free consultation with a real BR attorney.
Your credit report and copy of the lawsuit complaint are probably enough.
Posted in statements
okay i have a question on this assignment and the statement is the dress is brown. Which of these statements are negations of the dress is brown statement.
choices:
a.) the dress is multicolored
b.)it is not the case that the dress is black
c.) the dress is not brown
a and c.
Posted in statements
I have an appointment with someone in his office and I went to him but he was not there
and I want to tell him that through an email
So is my following statement correct?
I came to you at 1:20pm and waited you until 1:35pm but you were not in your office. I hope we can talk tomorrow at the same time, if you are available.
Please help me as soon as possible.
hi u can change it to this one if u want "i came to your office in order to meet u …….and waited for u….. but you were not in there………"
Posted in if statement
just rebut, with " Weirdo " … maybe these idiotic statements will stop proliferating…
Posted in if statement
I want to buy a CD on Amazon.com using a gift card, but my parents and I want to make sure that neither the purchase nor the shipping and handling will show up on their credit card statement, cuz we’re trying to use the credit card sparingly.
I know this probably sounds like a stupid question, but will a purchase on Amazon or S&H show up on the bill if I use a gift card?
Hello Randy,
If you already have the gift card, then it is paid for already. When you place the order, then you input the information of the gift card as your payment means, not your credit card. So, no, it does not show up on a credit card statement.
However, if you have not purchased the gift card and do so by using a credit card, this will show up as a gift card purchase on your statement.
Posted in if statement
If I recieved help from someone, what should I say to him?
I really appreciate it or I really appreciated it.
Please tell me when I use each one of them. I am confused between both of them.
I really appreciate it….present tense
I really appreciated it…past tense
Posted in if statement
Hard coded, the VBA code looks like this:
Range(formulaString).Select
ActiveCell.FormulaR1C1 = _
"=IF(Data!R[-58]C1=""yes"", ""duplicate"" ,Data!R[-58]C[+1])"
Range(rangeStr).Select
I want to change to the following:
"=IF(Data!R[variable]C1=""yes"", ""duplicate"", Data!R[variable]C[+1])"
I tried making variable = "-" <rim(str(58)), but that still creates an error.
What am I doing wrong?
R[variable] should be R[" & variable & "]
Posted in if statement