As Seen On
Recognized By
ARS 13-3407: Methamphetamine Crimes and Consequences in Arizona
Welcome to the latest edition on our blog at Tamou Law Group PLLC. Today, we’re delving deep into Arizona Revised Statutes (ARS) 13-3407, which governs methamphetamine-related offenses. Methamphetamine, commonly known as meth, is a potent central nervous system stimulant that has severe legal and health repercussions. In Arizona, the laws are particularly stringent, reflecting the state’s commitment to combating drug abuse and trafficking. This blog aims to provide a comprehensive overview of the statute, the crimes it covers, possible defenses, and the penalties involved.
What is ARS 13-3407?
ARS 13-3407 is a section of the Arizona criminal code that addresses offenses involving dangerous drugs, specifically methamphetamine. Arizona classifies methamphetamine as a “dangerous drug” due to its high potential for abuse and dependency. The statute outlines various offenses including possession, use, administration, acquisition, sale, manufacture, and transport of methamphetamine.
Key Provisions Under ARS 13-3407
- Possession: Possessing methamphetamine, without a valid prescription, is illegal. Convictions can range from a Class 4 felony for simple possession to a Class 2 felony for possession with intent to sell.
- Manufacture and Production: Engaging in the production or manufacture of methamphetamine is a serious offense under ARS 13-3407, typically charged as a Class 2 felony, which may involve lengthy prison sentences.
- Distribution and Transportation: Selling, distributing, or transporting methamphetamine not only faces severe state penalties but also federal scrutiny, particularly if it crosses state lines.
- Paraphernalia: It’s also illegal to own or distribute drug paraphernalia associated with methamphetamine use, preparation, or storage.
Penalties and Consequences
The penalties for methamphetamine crimes under ARS 13-3407 are among the harshest due to its classification as a dangerous drug. The severity of the punishment depends on the nature of the crime:
- Possession: Individuals convicted of simple possession could face up to 3.75 years in prison for a first-time offense.
- Possession with Intent to Sell: This offense can result in a minimum prison sentence of 3 years, and up to 12.5 years.
- Manufacturing and Distribution: Convictions might lead to 4 to 10 years in prison, or more, depending on the amount of the drug and prior convictions.
Notably, Arizona operates under strict mandatory sentencing guidelines for drug offenses, meaning the court has limited flexibility in sentencing decisions for drug crimes involving methamphetamine.
Legal Defenses
Facing charges under ARS 13-3407 doesn’t automatically lead to conviction. Several viable defenses can be employed depending on the circumstances surrounding the arrest:
- Lack of Knowledge: One might argue they were unaware of the presence of methamphetamine.
- Medical Necessity: Very rarely, the defendant may prove a legitimate medical need for substances containing methamphetamine.
- Unlawful Search and Seizure: If the methamphetamine was discovered during an illegal search, the evidence might be thrown out.
- Entrapment: If an officer induced someone to commit a crime they would not otherwise have committed, this defense might be applicable.
Conclusion
If you or someone you know is facing charges related to methamphetamine under ARS 13-3407, it’s crucial to seek skilled legal representation immediately. The complexities of such cases require thorough understanding and navigation of the legal system to ensure your rights are protected.At Tamou Law Group PLLC, we practice drug crime defense and are committed to providing aggressive, effective legal representation. Our deep knowledge of Arizona drug laws and dedication to our clients’ rights can help mitigate the consequences you face. For more information or to schedule a consultation, please contact us at 623-321-4699. Let us help you through this challenging time with confidence and clarity.
Awards & Recognition
Our recognition for Phoenix criminal defense defense is independently verified, click any award to confirm it:
- National Trial Lawyers Top 100
- National Trial Lawyers Top 40 Under 40
- Elite Lawyer 2026 – Criminal Defense
- Super Lawyers – Southwest
- National College for DUI Defense (NCDD)
When you are looking for the best Phoenix criminal defense lawyers, these are the independently verified credentials that matter, earned by Founding Attorney Michael Tamou and a full team of attorneys, including former prosecutors.
What Clients Say About Tamou Law
Real Google reviews from clients we have defended across Phoenix and Maricopa County. Every review is from a criminal defense client, never padded with non-legal work.
Frequently Asked Questions
Is possession of meth a felony in Arizona?
Yes, possessing any amount of methamphetamine is a Class 4 felony under A.R.S. 13-3407 because Arizona classifies meth as a dangerous drug. A first conviction can carry up to 3.75 years in prison, and possession with intent to sell is charged as a Class 2 felony.
How much prison time can you get for meth in Arizona?
Prison exposure ranges from up to 3.75 years for first-time simple possession to 12.5 years or more for sale, transport, or manufacturing under A.R.S. 13-3407. Prior felony convictions and the quantity involved can push sentences higher under Arizona’s mandatory sentencing rules.
What is the threshold amount for meth in Arizona?
Arizona’s threshold amount for methamphetamine is nine grams. At or above that weight, the law presumes the drugs were for sale and prison becomes mandatory upon conviction. Prosecutors often use the threshold to charge Class 2 felony possession for sale rather than simple possession.
Does a first-time meth offense qualify for probation in Arizona?
Probation is possible but not guaranteed, because methamphetamine is excluded from Arizona’s Proposition 200 mandatory-probation law that protects most first-time drug possession defendants. Judges may still grant probation for simple possession, but sale, transport, or threshold-amount cases carry mandatory prison time.
How long do you go to prison for manufacturing meth in Arizona?
Manufacturing methamphetamine is a Class 2 felony under A.R.S. 13-3407, typically carrying 4 to 10 years in prison for a first offense and substantially more with prior convictions or large quantities. Arizona also prosecutes related conduct, like possessing chemicals or equipment used to make meth.
How do you beat a meth charge in Arizona?
Meth charges are commonly defeated by challenging illegal searches, showing you did not knowingly possess the drugs, attacking lab testing and chain of custody, or proving entrapment. If evidence was obtained through an unlawful search or seizure, courts can suppress it, often forcing dismissal of the case.
Can you be charged if meth is found in someone else’s car in Arizona?
Yes, but the State must prove you knew the methamphetamine was there and exercised control over it, not just that you were nearby. When several people had access to the vehicle or home, lack of knowing possession is one of the strongest defenses to an A.R.S. 13-3407 charge.
Do I need a lawyer for a meth charge in Arizona?
Yes, hire a criminal defense lawyer before speaking to police, because meth cases under A.R.S. 13-3407 carry mandatory prison ranges where early defense work matters most. Tamou Law Group defends methamphetamine charges throughout Phoenix and Scottsdale and offers free consultations. Call 623-321-4699, 24/7.
Two Arizona Offices, One Team
We serve all of Maricopa County and the surrounding area, with free, confidential consultations 24/7 by phone and in-person meetings at either office by appointment.
Case Results Disclaimer: The results described on this page are based on specific facts and circumstances and do not guarantee or predict a similar outcome in any future case. Every case is different. Past results do not guarantee future results. No attorney-client relationship is formed by viewing this page or submitting a contact form until a written fee agreement has been signed. Tamou Law Group, PLLC is licensed to practice law in the State of Arizona. This website is for informational purposes only and does not constitute legal advice.
(function() {
function customizeConsultForm() {
var form = document.querySelector('#consult-form');
if (!form) return false;
var fields = form.querySelectorAll('.gfield');
var emailField = null;
var didWork = false;
fields.forEach(function(field) {
var label = field.querySelector('.gfield_label, label');
if (!label) return;
var labelText = (label.textContent || '').trim().toLowerCase();
if (labelText.indexOf('best way to reply') !== -1 || labelText.indexOf('preferred contact') !== -1) {
field.classList.add('tlg-hide-field');
field.querySelectorAll('input').forEach(function(input) {
input.checked = false;
input.removeAttribute('required');
});
didWork = true;
}
if (labelText.indexOf('email') !== -1) {
emailField = field;
field.classList.add('tlg-email-required');
field.querySelectorAll('input[type="email"], input[type="text"]').forEach(function(input) {
input.setAttribute('required', 'required');
input.setAttribute('aria-required', 'true');
});
didWork = true;
}
});
var gform = form.tagName === 'FORM' ? form : (form.querySelector('form') || form.closest('form'));
if (!gform) gform = document.querySelector('#consult-form form, form[id^="gform_"]');
if (gform && !gform.dataset.tlgSourceBound) {
gform.dataset.tlgSourceBound = '1';
var pageUrl = window.location.href;
var pageTitle = document.title || 'Phoenix White Collar Defense Lawyers';
var pagePath = window.location.pathname;
var sourceTag = '[Source: ' + pageTitle.replace(/\s*[,|].*$/, '') + ' | ' + pagePath + ']';
['source_page', 'page_url', 'lander_url'].forEach(function(name) {
var h = document.createElement('input');
h.type = 'hidden';
h.name = name;
h.value = pageUrl;
gform.appendChild(h);
});
var hp = document.createElement('input');
hp.type = 'hidden';
hp.name = 'source_path';
hp.value = pagePath;
gform.appendChild(hp);
function findMessageField() {
var match = null;
form.querySelectorAll('.gfield').forEach(function(field) {
var label = field.querySelector('.gfield_label, label');
if (!label) return;
var t = (label.textContent || '').trim().toLowerCase();
if (t.indexOf('message') !== -1 || t.indexOf('comment') !== -1 || t.indexOf('detail') !== -1 || t.indexOf('describe') !== -1 || t.indexOf('tell us') !== -1 || t.indexOf('your story') !== -1) {
match = field.querySelector('textarea, input[type="text"]');
}
});
if (!match) match = form.querySelector('textarea');
return match;
}
function prependSource() {
var textarea = findMessageField();
if (textarea && textarea.value.indexOf('[Source:') === -1) {
textarea.value = sourceTag + '\n\n' + (textarea.value || '');
}
}
gform.addEventListener('submit', prependSource, true);
var submitBtns = gform.querySelectorAll('input[type="submit"], button[type="submit"], .gform_button');
submitBtns.forEach(function(btn) {
btn.addEventListener('click', function() {
setTimeout(prependSource, 0);
prependSource();
}, true);
});
}
var submitBtn = form.querySelector('input[type="submit"], button[type="submit"]');
if (submitBtn && emailField && !submitBtn.dataset.tlgBound) {
submitBtn.dataset.tlgBound = '1';
submitBtn.addEventListener('click', function(e) {
var emailInput = emailField.querySelector('input[type="email"], input[type="text"]');
if (emailInput && !emailInput.value.trim()) {
e.preventDefault();
emailInput.focus();
emailInput.style.borderColor = '#c62828';
emailInput.style.boxShadow = '0 0 0 3px rgba(198,40,40,.15)';
}
});
}
return didWork;
}
if (document.readyState === 'loading') {
document.addEventListener('DOMContentLoaded', customizeConsultForm);
} else {
customizeConsultForm();
}
var attempts = 0;
var interval = setInterval(function() {
attempts++;
var done = customizeConsultForm();
if (done || attempts > 10) clearInterval(interval);
}, 500);
})();






