SELECT opt_areas.area_desc,opt_counties.county_desc FROM opt_areas, opt_counties WHERE opt_areas.area_id = opt_counties.area_id AND opt_counties.county_desc = 'merthyr_tydfil'