Salt Lake City GLP-1 calculator
Estimate your results and your cost
12 months
Projected results
Projected weight
—
Total lost
—
Of body weight
—
Estimated Utah cost
Per month
—
Total cost
—
Save vs brand
—
Weight estimates use average results from the STEP-1 (semaglutide) and SURMOUNT-1 (tirzepatide) clinical trials; cost figures are typical Utah cash-pay ranges. These are estimates — not medical advice, a guarantee of results, or a price quote. Your licensed provider confirms both. SLC Semaglutide is an independent research site and does not provide medical care.
SLC Semaglutide is an independent research site — we no longer operate a provider-matching service. If you’re looking for semaglutide or tirzepatide in Salt Lake City, you have two workable paths. Local clinics: call and ask which licensed pharmacy they use, what the full monthly cost is, and whether a physician reviews your intake — our vetting checklist works for local providers too. Vetted telehealth, shipped to Utah: of the roughly 49 programs we screened nationally, two clear our published standard — Bodybuilding Health+ (compounded semaglutide from $139/month, clears three of our five checks with two flags we publish) and Embody GLP-1 (from $149/month, passed all five). Compounded semaglutide is not an FDA-approved product.
Advertising disclosure: the link below is a paid affiliate link. If you start a program through it, SLC Semaglutide may earn a commission at no extra cost to you.
This semaglutide weight loss calculator estimates how much weight you could lose in Salt Lake City, what treatment costs through licensed Utah providers, and how to weigh your options. Projections use average results from the STEP-1 and SURMOUNT-1 clinical trials, and pricing reflects typical Utah cash-pay ranges — your provider confirms the exact numbers.
How the semaglutide weight loss calculator works
Enter your current weight, choose semaglutide or tirzepatide, pick compounded or brand-name, and set a timeframe. The tool projects your weight over that period, estimates the monthly and total cost in Utah, and shows what you’d save with compounded medication versus brand-name. It runs on clinical-trial averages, so treat the result as a realistic range, not a promise.
How much weight can you lose on semaglutide?
In the STEP-1 trial, adults on semaglutide 2.4mg lost an average of about 15% of their body weight over 68 weeks. Tirzepatide performed higher in the SURMOUNT-1 trial — roughly 21% on the top dose. For someone starting at 220 lbs, that’s about 33 lbs on semaglutide or 46 lbs on tirzepatide on average. Results build gradually as the dose is titrated up, and they vary by person, diet, and how consistently treatment continues.
What semaglutide costs in Salt Lake City
Compounded semaglutide typically runs $200–$400 per month through licensed Utah providers, versus $1,300–$1,600 for brand-name Wegovy without insurance. Compounded tirzepatide generally runs higher than compounded semaglutide, and brand-name Zepbound lands between the two. Most Utah patients choose compounded medication because the active ingredient is the same at a fraction of the price. For a full breakdown, see our Utah semaglutide cost guide.
How to get started in Utah
Semaglutide and tirzepatide require a prescription from a licensed provider. Use the calculator above to set expectations, then choose a local clinic or a licensed telehealth program. A provider reviews your goals, confirms pricing, and prescribes if you qualify. You pay the provider directly for your program.
Frequently asked questions
How accurate is a semaglutide weight loss calculator?
It’s an estimate based on average results from large clinical trials, not a prediction for you specifically. Real outcomes depend on your starting weight, dose, diet, activity, and how long you stay on treatment. Use it to set realistic expectations, then let a licensed provider give you a personalized assessment.
How much weight will I lose on semaglutide in the first month?
Most people lose roughly 3–4% of their starting weight in the first month as the dose ramps up — about 7–8 lbs for someone starting at 200 lbs. The larger losses come over months three through nine as you reach the maintenance dose.
Semaglutide vs. tirzepatide — which loses more weight?
On average, tirzepatide produced more weight loss in clinical trials (about 21% vs. about 15% for semaglutide). Both are effective and both require a prescription. Your provider helps you choose based on your health history, budget, and how you respond. We also cover this on our tirzepatide in Salt Lake City page.
How much does semaglutide cost in Utah?
Compounded semaglutide is typically $200–$400 per month through licensed Utah providers; brand-name Wegovy runs $1,300–$1,600 and Ozempic $900–$1,200 without insurance. Insurance rarely covers semaglutide for weight loss, which is why most patients use the compounded option.
Do I need a prescription to get semaglutide in Salt Lake City?
Yes. Semaglutide and tirzepatide are prescription medications. A licensed Utah provider — including via telehealth — can evaluate you, write a prescription, and arrange medication if you qualify.
(function(){
var D={sema:{T:0.15,comp:[200,400],brand:[1300,1600]},tirz:{T:0.21,comp:[350,600],brand:[1000,1350]}};
var $=function(id){return document.getElementById(id);};
var wEl=$('slc-w'),medEl=$('slc-med'),srcEl=$('slc-src'),mEl=$('slc-m'),mOut=$('slc-mOut');
var consentText=$('slc-consent-copy')?$('slc-consent-copy').textContent.trim():'';
if($('slc-source'))$('slc-source').value=location.href;
if($('slc-consent-text'))$('slc-consent-text').value=consentText;
function frac(T,m){return T*(1-Math.exp(-0.22*m));}
function mid(a){return (a[0]+a[1])/2;}
function money(n){return '$'+Math.round(n).toLocaleString();}
function chart(w,T,M){
var pts=[];for(var i=0;i<=M;i++){pts.push(w*(1-frac(T,i)));}
var W=640,H=200,pl=48,pr=12,pt=12,pb=28,iw=W-pl-pr,ih=H-pt-pb;
var max=pts[0],min=pts[pts.length-1];if(max===min){max+=1;}
var xs=function(i){return pl+iw*(i/M);},ys=function(v){return pt+ih*(1-(v-min)/(max-min));};
var line='',area='M'+pl+','+(pt+ih);
for(var j=0;j area+='L'+xs(M)+','+(pt+ih)+'Z'; var ticks='';for(var k=0;k<=M;k+=Math.ceil(M/4)){ticks+=' var svg=' +' +' +' +' +ticks; $('slc-chart').innerHTML=svg; } function build(){ var w=Math.max(120,Math.min(500,parseFloat(wEl.value)||220)); var d=D[medEl.value],M=parseInt(mEl.value,10),src=srcEl.value; mOut.textContent=M+' months'; var f=frac(d.T,M),lb=w*f; $('slc-projW').textContent=Math.round(w-lb).toLocaleString()+' lbs'; $('slc-lost').textContent='-'+Math.round(lb).toLocaleString()+' lbs'; $('slc-pct').textContent=(f*100).toFixed(1)+'%'; var range=src==='comp'?d.comp:d.brand; $('slc-mo').textContent=money(range[0])+'–'+money(range[1]); $('slc-tot').textContent=money(mid(range)*M); $('slc-totLbl').textContent='Total ('+M+' mo)'; $('slc-save').textContent=money((mid(d.brand)-mid(d.comp))*M); if($('slc-message'))$('slc-message').value='Calculator lead — '+medEl.value+'/'+src+', '+w+' lbs, '+M+' mo, projected -'+Math.round(lb)+' lbs ('+(f*100).toFixed(0)+'%).'; chart(w,d.T,M); } [wEl,mEl].forEach(function(e){e.addEventListener('input',build);}); [medEl,srcEl].forEach(function(e){e.addEventListener('change',build);}); build(); })();