This 70-year-old doctor is stronger than ever, and here is HOW he achieved his fitness (no, not just through cardio) |

This 70-year-old doctor is stronger than ever, and here is HOW he achieved his fitness (no, not just through cardio) |

In an age consumed by anti-aging creams and longevity tricks, there is one 70-year-old cardiologist who is working quietly to change the way we approach old age—not by evading it, but by meeting it head-on with a set of resistance bands.Dr. Eric Topol, a digital health pioneer and one of America’s leading cardiologists, recently hit the headlines—not for a medical breakthrough, but for a revolution in his well-being. The secret? He abandoned his years-long cardio habit for something refreshingly low-tech yet enormously powerful: strength training.For years, Dr. Topol stuck to the classic formula for good heart health: vigorous walking, the occasional swim, and casual cycling. But as he read more about “super agers,” those outrageously fit and mentally acute older adults, he learned about a sometimes-neglected secret: muscle mass is a better predictor of health span than lifespan.

The turning point

3

Following recent scientific research and public health evidence, Dr. Topol started practicing strength exercises in his weekly routine. Planks, lunges, pushups, resistance bands, and squats—not in a gym, but at home. The changes occurred almost overnight. “I began to feel stronger, more balanced, and even mentally more acutely focused,” He added. “My stamina improved, but more significantly, my confidence increased.This physical rejuvenation triggered a deeper insight: aging does not have to equal decline. When done the right way, it can equal renewal. added.

Shattering myths and breaking stereotypes

One of the most perilous myths surrounding aging, he contends, is the assumption that physical frailty is inevitable. Numerous individuals in their 60s and older forgo exercise altogether for fear of injury or believing too much time has passed to change. But science indicates otherwise more and more.As indicated by various studies, strength training among older adults not only maintains muscle but also increases bone strength, cognitive function, mobility, and mood. Indeed, resistance exercises have been associated with decreased risk of falls, fractures, cardiovascular disease, and even depression.His strategy is surprisingly down-to-earth. He eschews fiddly gym equipment or heavy weights and prefers low-impact training with the help of a trainer. He focuses on balance, stability in the core, and awareness in the body rather than sheer strength.

A message for every age

2

Dr. Topol’s story isn’t a private success anecdote; it’s a public clarion call to redefine how we perceive aging. “We must stop embracing decline as the norm,” he argues. “Fitness isn’t vanity. It’s power. It’s control. It’s being able to live life on your terms for as long as possible.At a time when life expectancy is increasing but health expectancy is not, his message feels more urgent than ever. Strength, he believes, is not just a physical condition—it’s a mindset. And as his transformation shows, it’s never too late to build both.So, whether you’re 30 or 70, the takeaway is simple: Don’t wait for weakness to begin. Start building strength today.

var _mfq = window._mfq || [];
_mfq.push([“setVariable”, “toi_titan”, window.location.href]);

!(function(f, b, e, v, n, t, s) {
function loadFBEvents(isFBCampaignActive) {
if (!isFBCampaignActive) {
return;
}
(function(f, b, e, v, n, t, s) {
if (f.fbq) return;
n = f.fbq = function() {
n.callMethod ? n.callMethod(…arguments) : n.queue.push(arguments);
};
if (!f._fbq) f._fbq = n;
n.push = n;
n.loaded = !0;
n.version = ‘2.0’;
n.queue = [];
t = b.createElement(e);
t.async = !0;
t.defer = !0;
t.src = v;
s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s);
})(f, b, e, ‘https://connect.facebook.net/en_US/fbevents.js’, n, t, s);
fbq(‘init’, ‘593671331875494’);
fbq(‘track’, ‘PageView’);
};

function loadGtagEvents(isGoogleCampaignActive) {
if (!isGoogleCampaignActive) {
return;
}
var id = document.getElementById(‘toi-plus-google-campaign’);
if (id) {
return;
}
(function(f, b, e, v, n, t, s) {
t = b.createElement(e);
t.async = !0;
t.defer = !0;
t.src = v;
t.id = ‘toi-plus-google-campaign’;
s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s);
})(f, b, e, ‘https://www.googletagmanager.com/gtag/js?id=AW-877820074’, n, t, s);
};

function loadSurvicateJs(allowedSurvicateSections = []){
const section = window.location.pathname.split(‘/’)[1]
const isHomePageAllowed = window.location.pathname === ‘/’ && allowedSurvicateSections.includes(‘homepage’)

if(allowedSurvicateSections.includes(section) || isHomePageAllowed){
(function(w) {

function setAttributes() {
var prime_user_status = window.isPrime ? ‘paid’ : ‘free’ ;
var geoLocation = window?.geoinfo?.CountryCode ? window?.geoinfo?.CountryCode : ‘IN’ ;
w._sva.setVisitorTraits({
toi_user_subscription_status : prime_user_status,
toi_user_geolocation : geoLocation
});
}

if (w._sva && w._sva.setVisitorTraits) {
setAttributes();
} else {
w.addEventListener(“SurvicateReady”, setAttributes);
}

var s = document.createElement(‘script’);
s.src=”https://survey.survicate.com/workspaces/0be6ae9845d14a7c8ff08a7a00bd9b21/web_surveys.js”;
s.async = true;
var e = document.getElementsByTagName(‘script’)[0];
e.parentNode.insertBefore(s, e);
})(window);
}

}

window.TimesApps = window.TimesApps || {};
var TimesApps = window.TimesApps;
TimesApps.toiPlusEvents = function(config) {
var isConfigAvailable = “toiplus_site_settings” in f && “isFBCampaignActive” in f.toiplus_site_settings && “isGoogleCampaignActive” in f.toiplus_site_settings;
var isPrimeUser = window.isPrime;
var isPrimeUserLayout = window.isPrimeUserLayout;
if (isConfigAvailable && !isPrimeUser) {
loadGtagEvents(f.toiplus_site_settings.isGoogleCampaignActive);
loadFBEvents(f.toiplus_site_settings.isFBCampaignActive);
loadSurvicateJs(f.toiplus_site_settings.allowedSurvicateSections);
} else {
var JarvisUrl=”https://jarvis.indiatimes.com/v1/feeds/toi_plus/site_settings/643526e21443833f0c454615?db_env=published”;
window.getFromClient(JarvisUrl, function(config){
if (config) {
const allowedSectionSuricate = (isPrimeUserLayout) ? config?.allowedSurvicatePrimeSections : config?.allowedSurvicateSections
loadGtagEvents(config?.isGoogleCampaignActive);
loadFBEvents(config?.isFBCampaignActive);
loadSurvicateJs(allowedSectionSuricate);
}
})
}
};
})(
window,
document,
‘script’,
);

#70yearold #doctor #stronger #achieved #fitness #cardio

Leave a Reply

Your email address will not be published. Required fields are marked *